Skip to content

Latest commit

 

History

History
116 lines (51 loc) · 4.97 KB

File metadata and controls

116 lines (51 loc) · 4.97 KB

4.0.2 (2025-01-17)

Bug Fixes

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

4.0.1 (2025-01-09)

Bug Fixes

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

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 (2025-01-09)

Bug Fixes

  • adapt ci config to build preleases (afcb358)

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 (2025-01-07)

Features

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

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 (2024-07-11)

Features

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

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 (2023-10-03)

Bug Fixes

  • handle customer userClaim (3ef2136)

2.0.0 (2022-05-24)

Code Refactoring

  • use common system proxy options factory (0f04e1b)

BREAKING CHANGES

  • this version requires APIM in version 3.18 and upper

1.16.2 (2022-05-24)

Bug Fixes

  • add system proxy support (b0861ff)