Skip to content

Latest commit

 

History

History
179 lines (79 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

179 lines (79 loc) · 6.96 KB

4.0.1 (2023-07-20)

Bug Fixes

  • update policy description (9ee986b)

4.0.0 (2023-07-18)

Bug Fixes

  • bump dependencies versions (486e5a1)
  • properly handle api key extraction (1baff1e)
  • rationalize API Key spelling and casing (896140b)
  • simplify unauthorized message (5dfb9d7)

chore

  • deps: update gravitee-parent (3e2225e)

BREAKING CHANGES

  • deps: require Java17
  • use apim version 4

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

Bug Fixes

  • rationalize API Key spelling and casing (896140b)

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

Bug Fixes

  • properly handle api key extraction (1baff1e)

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

Bug Fixes

  • simplify unauthorized message (5dfb9d7)

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

Bug Fixes

  • bump dependencies versions (486e5a1)

BREAKING CHANGES

  • use apim version 4

3.2.1 (2023-05-29)

Bug Fixes

  • provide execution phase for message apis in manifest (c402411)

3.2.0 (2023-05-29)

Features

  • provide execution phase in manifest (1493fbd)

3.1.1 (2023-04-18)

Bug Fixes

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

3.1.0 (2023-03-17)

Bug Fixes

  • bump gateway api version (54d0574)
  • deps: upgrade gravitee-bom & alpha version (c7a40da)

Features

  • rename 'jupiter' package in 'reactive' (23129d3)

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

Features

  • rename 'jupiter' package in 'reactive' (054dcd7)

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

Bug Fixes

  • bump gateway api version (dfbb801)

3.0.0 (2022-12-09)

chore

BREAKING CHANGES

  • rxJava3 required

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

chore

BREAKING CHANGES

  • rxJava3 required

2.9.0 (2022-09-05)

Bug Fixes

  • plan selection for v3 engine (6c6ae89)

Features

2.8.0 (2022-08-16)

Features

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

2.7.0 (2022-08-08)

Features

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

2.6.0 (2022-06-28)

Features

  • use services instead of repositoryWrappers and validate subscription (fd525cb)

2.5.0 (2022-06-21)

Features

  • jupiter: move to Jupiter SecurityPolicy (28d7be9)

2.4.0 (2022-01-20)

Features