Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

66 lines (30 loc) · 2.81 KB

2.2.1 (2024-02-28)

Bug Fixes

  • deps: update dependency io.gravitee:gravitee-bom to v4.0.3 (a2b7257)

2.2.0 (2023-12-19)

Features

2.1.1 (2023-07-20)

Bug Fixes

  • update policy description (31641e7)

2.1.0 (2023-06-27)

Features

  • add proxy phase properties (1b06703)

2.0.0 (2023-03-17)

Bug Fixes

  • deps: bump dependencies (5b26345)
  • rename 'jupiter' package in 'reactive' (2a613bf)

Features

  • modify the request method in v4 (c1388a4)

BREAKING CHANGES

  • Requires APIM 3.20 minimum because it requires RxJava3. With V4 Api definition, the request's method is directly overridden.

2.0.0-alpha.2 (2023-03-13)

Bug Fixes

  • rename 'jupiter' package in 'reactive' (0ac0567)

2.0.0-alpha.1 (2023-01-13)

Features

  • modify the request method in v4 (e80114a)

BREAKING CHANGES

  • Requires APIM 3.20 minimum because it requires RxJava3. With V4 Api definition, the request's method is directly overridden.