Releases: gravitee-io/gravitee-resource-oauth2-provider-generic
Releases · gravitee-io/gravitee-resource-oauth2-provider-generic
4.0.2
4.0.2 (2025-01-17)
Bug Fixes
- udpate README and schema form for EL and secrets support (1f45f1b)
4.0.1
4.0.1 (2025-01-09)
Bug Fixes
- add clientId as a secret value, fix README (4dfdbd7)
4.0.0
4.0.0 (2025-01-09)
Bug Fixes
chore
Features
- add EL support via annotation processor and secrets (8e27b6a)
BREAKING CHANGES
- requires APIM 4.6.x that provides secret-api 1.0.0 and gravitee-node 7.0.0
4.0.0-alpha.2
Bug Fixes
- adapt ci config to build preleases (afcb358)
4.0.0-alpha.1
chore
BREAKING CHANGES
- requires APIM 4.6.x that provides secret-api 1.0.0 and gravitee-node 7.0.0
3.1.0-alpha.1
Features
- add EL support via annotation processor and secrets (eabed38)
3.0.0
3.0.0 (2024-12-16)
Bug Fixes
- lint after gravitee parent update (62197c6)
- use VertxProxyOptionsUtils from gravitee node (1e67741)
BREAKING CHANGES
2.1.0
2.1.0 (2024-07-11)
Features
- rework schema-form to use new GioJsonSchema Ui component (4b887eb)
2.0.2
2.0.2 (2023-11-23)
Bug Fixes
- use a throwable in the Oauth2Response on technical error for introspection (4d3a54f)
- use a throwable in the UserInfoResponse on technical error for userInfo (58c635a)
2.0.1
2.0.1 (2023-10-03)
Bug Fixes
- handle customer userClaim (3ef2136)