Skip to content

Latest commit

 

History

History
68 lines (29 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

68 lines (29 loc) · 2.42 KB

4.0.1 (2024-09-20)

Bug Fixes

  • properly handle fire and forget in V4 (40013b5)

4.0.0 (2024-08-01)

chore

  • deps: bump dependencies (c87a780)

BREAKING CHANGES

  • deps: require APIM 4.4.x

3.0.0 (2023-11-24)

chore

  • deps: update gravitee-parent (5e52995)

Features

  • migrate policy to support v4 API (7d01bfe)

BREAKING CHANGES

  • deps: require Java17 and rxjava3

2.0.2 (2023-07-20)

Bug Fixes

  • update policy description (dcd71d6)

2.0.1 (2022-08-01)

Bug Fixes

  • call callout endpoint with proper body when it contains accents (52df3eb)

2.0.0 (2022-05-24)

Code Refactoring

  • use common vertx proxy options factory (e643e56)

BREAKING CHANGES

  • this version requires APIM in version 3.18 and upper

1.15.0 (2022-01-21)

Features