Skip to content

Releases: gravitee-io/gravitee-resource-oauth2-provider-generic

4.0.2

17 Jan 15:14
Compare
Choose a tag to compare

4.0.2 (2025-01-17)

Bug Fixes

  • udpate README and schema form for EL and secrets support (1f45f1b)

4.0.1

09 Jan 16:55
Compare
Choose a tag to compare

4.0.1 (2025-01-09)

Bug Fixes

  • add clientId as a secret value, fix README (4dfdbd7)

4.0.0

09 Jan 12:11
Compare
Choose a tag to compare

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

09 Jan 09:02
Compare
Choose a tag to compare
4.0.0-alpha.2 Pre-release
Pre-release

4.0.0-alpha.2 (2025-01-09)

Bug Fixes

  • adapt ci config to build preleases (afcb358)

4.0.0-alpha.1

07 Jan 13:40
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

4.0.0-alpha.1 (2025-01-07)

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

07 Jan 11:35
Compare
Choose a tag to compare
3.1.0-alpha.1 Pre-release
Pre-release

3.1.0-alpha.1 (2025-01-07)

Features

  • add EL support via annotation processor and secrets (eabed38)

3.0.0

16 Dec 17:16
Compare
Choose a tag to compare

3.0.0 (2024-12-16)

Bug Fixes

  • lint after gravitee parent update (62197c6)
  • use VertxProxyOptionsUtils from gravitee node (1e67741)

BREAKING CHANGES

  • require APIM 4.4.x

2.1.0

11 Jul 07:16
Compare
Choose a tag to compare

2.1.0 (2024-07-11)

Features

  • rework schema-form to use new GioJsonSchema Ui component (4b887eb)

2.0.2

23 Nov 08:49
Compare
Choose a tag to compare

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

03 Oct 06:55
Compare
Choose a tag to compare

2.0.1 (2023-10-03)

Bug Fixes

  • handle customer userClaim (3ef2136)