4.0.1 (2024-09-20)
- properly handle fire and forget in V4 (40013b5)
4.0.0 (2024-08-01)
- deps: bump dependencies (c87a780)
- deps: require APIM 4.4.x
3.0.0 (2023-11-24)
- deps: update gravitee-parent (5e52995)
- migrate policy to support v4 API (7d01bfe)
- deps: require Java17 and rxjava3
2.0.2 (2023-07-20)
- update policy description (dcd71d6)
2.0.1 (2022-08-01)
- call callout endpoint with proper body when it contains accents (52df3eb)
2.0.0 (2022-05-24)
- use common vertx proxy options factory (e643e56)
- this version requires APIM in version 3.18 and upper
1.15.0 (2022-01-21)
- headers: Internal rework and introduce HTTP Headers API (c7fba2b), closes gravitee-io/issues#6772