Skip to content

Latest commit

 

History

History
339 lines (149 loc) · 13 KB

CHANGELOG.md

File metadata and controls

339 lines (149 loc) · 13 KB

6.0.0 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7999be1)
  • invoke callback and complete on auth failure (3f64243)
  • use provided version of nimbus lib (7063db4)

Code Refactoring

  • use new HttpSecurityPolicy and BaseExecutionContext interface (8f6270f)

Features

  • implement kafka security policy (f1db2f1)
  • set a max value for kafka token lifetime (9195623)
  • support custom token type header (d08e658)

BREAKING CHANGES

  • requires APIM 4.6+

6.0.0-alpha.5 (2024-12-30)

Bug Fixes

  • deps: bump apim version (7999be1)

Features

  • support custom token type header (47e1918)

6.0.0-alpha.4 (2024-11-29)

Features

  • set a max value for kafka token lifetime (9195623)

6.0.0-alpha.3 (2024-11-22)

Bug Fixes

  • invoke callback and complete on auth failure (3f64243)

6.0.0-alpha.2 (2024-11-13)

Features

  • support custom token type header (d08e658)

6.0.0-alpha.1 (2024-11-12)

Bug Fixes

  • use provided version of nimbus lib (7063db4)

Code Refactoring

  • use new HttpSecurityPolicy and BaseExecutionContext interface (8f6270f)

Features

  • implement kafka security policy (f1db2f1)

BREAKING CHANGES

  • requires APIM 4.6+

5.2.0 (2024-11-07)

Features

  • support custom token type header (47e1918)

5.1.0 (2024-10-25)

Features

  • make jwks url timeouts configurable (9e45980)

5.0.0 (2024-07-31)

chore

  • deps: bump dependencies (124d55a)

BREAKING CHANGES

  • deps: require APIM 4.4.x

4.1.5 (2024-07-31)

Bug Fixes

  • Revert do not use 4.1.4 with version lower or equal to 4.3.x => 4.1.x (67d2208)

4.1.4 (2024-07-30)

Bug Fixes

  • dependency: VertxProxyOptionsUtils was moved to gravitee-node (12f4e2a)

4.1.3 (2024-06-26)

Bug Fixes

  • gateway-keys: when using gateway keys resolverParameter should be ignored (ce04d1b)

4.1.2 (2024-03-07)

Bug Fixes

  • deps: update bcprov-jdk15on to bcprov-jdk18on and bcpkix-jdk15on to bcpkix-jdk18on (337dee2)

4.1.1 (2023-09-12)

Bug Fixes

  • bump gravitee common version (5040027)

4.1.0 (2023-09-05)

Features

  • add new option allowing to check confirmation method (3db2346), closes x5t#S256

4.0.1 (2023-07-20)

Bug Fixes

  • update policy description (214983d)

4.0.0 (2023-07-18)

Bug Fixes

  • bump gravitee-parent to fix release on Maven Central (e16c40a)
  • bump dependencies versions (0d3e4dd)
  • properly handle token extraction (702458b)
  • simplify unauthorized message (087383c)

chore

  • deps: update gravitee-parent (7f93871)

BREAKING CHANGES

  • deps: require Java17
  • use apim version 4

4.0.0-alpha.4 (2023-07-07)

Bug Fixes

  • bump gravitee-parent to fix release on Maven Central (e16c40a)

4.0.0-alpha.3 (2023-07-06)

Bug Fixes

  • properly handle token extraction (702458b)

4.0.0-alpha.2 (2023-07-05)

Bug Fixes

  • simplify unauthorized message (087383c)

4.0.0-alpha.1 (2023-07-04)

Bug Fixes

  • bump dependencies versions (0d3e4dd)

BREAKING CHANGES

  • use apim version 4

3.2.0 (2023-05-29)

Features

  • provide execution phase in manifest (92b15d9)

3.1.1 (2023-04-18)

Bug Fixes

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

3.1.0 (2023-03-17)

Bug Fixes

  • bump version of gateway api (d062a55)
  • deps: upgrade gravitee-bom & alpha version (b2da107)

Features

  • rename 'jupiter' package in 'reactive' (2af6540)

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

Features

  • rename 'jupiter' package in 'reactive' (aaae6c5)

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

Bug Fixes

  • bump version of gateway api (ae0bdad)

3.0.0 (2022-12-09)

chore

BREAKING CHANGES

  • rxJava3 required

3.0.0-alpha.1 (2022-10-19)

chore

BREAKING CHANGES

  • rxJava3 required

2.4.0 (2022-09-05)

Bug Fixes

  • plan selection for v3 engine (82d4a49)

Features

2.3.0 (2022-08-16)

Features

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

2.3.0 (2022-08-16)

Features

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

2.2.0 (2022-08-08)

Features

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

2.1.1 (2022-06-30)

Bug Fixes

2.1.0 (2022-06-10)

Features

  • jupiter: move to Jupiter SecurityPolicy (24bbdac)

2.0.0 (2022-05-24)

Code Refactoring

  • use common vertx proxy options factory (92d2da5)

BREAKING CHANGES

  • this version requires APIM in version 3.18 and upper

1.22.0 (2022-01-21)

Features