Skip to content

Latest commit

 

History

History
252 lines (112 loc) · 10 KB

CHANGELOG.md

File metadata and controls

252 lines (112 loc) · 10 KB

4.0.0 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7ecbb48)
  • invoke callback and complete on auth failure (121bfeb)

Code Refactoring

  • use new HttpSecurityPolicy interface (9e65b1e)

Features

  • implement kafka security policy (a5a87a8)
  • set a max value for kafka token lifetime (024ba6e)

BREAKING CHANGES

  • requires APIM 4.6+

4.0.0-alpha.4 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7ecbb48)

4.0.0-alpha.3 (2024-11-29)

Features

  • set a max value for kafka token lifetime (024ba6e)

4.0.0-alpha.2 (2024-11-25)

Bug Fixes

  • invoke callback and complete on auth failure (121bfeb)

4.0.0-alpha.1 (2024-11-14)

Code Refactoring

  • use new HttpSecurityPolicy interface (9e65b1e)

Features

  • implement kafka security policy (a5a87a8)

BREAKING CHANGES

  • requires APIM 4.6+

3.0.5 (2024-08-29)

Bug Fixes

  • Update status code in documentation (240fa30)

3.0.4 (2023-11-24)

Bug Fixes

  • fail with an error if error during token extraction (cd4937d)

3.0.3 (2023-10-06)

Bug Fixes

  • always remove AUTHORIZATION before policyChain.doNext (6a739fd)

3.0.2 (2023-09-05)

Bug Fixes

  • pom.xml to reduce vulnerabilities (ee5d7d6)

3.0.1 (2023-07-20)

Bug Fixes

  • update policy description (5331542)

3.0.0 (2023-07-18)

Bug Fixes

  • bump dependencies versions (1312b09)
  • bump gravitee-parent to fix release on Maven Central (457b84d)
  • properly handle token extraction (c34a2ee)
  • simplify unauthorized message (0358f05)

chore

  • deps: update gravitee-parent (18402bb)

BREAKING CHANGES

  • deps: require Java17
  • use apim version 4

2.3.2 (2023-07-06)

Bug Fixes

  • bump gravitee-parent to 21.0.1 (28a2620)

2.3.1 (2023-07-05)

Bug Fixes

  • add support for scp node in Oauth2PolicyV3 (63e6c42)
  • add support for scp node in TokenIntrospectionResult (7fde7bd)
  • add test support for node (102b726)

2.3.0 (2023-06-30)

Features

  • improve special resource type ui component to make it generic (3757774)

2.2.0 (2023-05-29)

Features

  • provide execution phase in manifest (df36130)

2.1.1 (2023-04-18)

Bug Fixes

  • clean schema-form to make it compatible with gio-form-json-schema component (ba443ba)

2.1.0 (2023-03-17)

Bug Fixes

  • bump gateway api version (7013d66)
  • deps: bump dependencies (02b63ef)

Features

  • rename 'jupiter' package in 'reactive' (302d7d0)

2.1.0-alpha.1 (2023-03-13)

Features

  • rename 'jupiter' package in 'reactive' (55a95b4)

2.0.1-alpha.1 (2023-02-02)

Bug Fixes

  • bump gateway api version (a922b41)

2.0.0 (2022-12-09)

chore

BREAKING CHANGES

  • rxJava3 required

2.0.0-alpha.1 (2022-10-20)

chore

BREAKING CHANGES

  • rxJava3 required

1.23.0 (2022-09-05)

Bug Fixes

  • plan selection for v3 engine (798f541)

Features

1.22.0 (2022-08-16)

Features

  • migrate to the new version of Jupiter's SecurityPolicy (1976b54)

1.22.0 (2022-08-16)

Features

  • migrate to the new version of Jupiter's SecurityPolicy (1976b54)

1.21.0 (2022-08-08)

Features

  • sme: update security policy to be compatible with async reactor (b22e2df)

1.20.0 (2022-06-10)

Features

  • jupiter: move to Jupiter SecurityPolicy (87656fc)

1.19.0 (2022-01-21)

Features