Skip to content

Latest commit

 

History

History
103 lines (45 loc) · 4.59 KB

CHANGELOG.md

File metadata and controls

103 lines (45 loc) · 4.59 KB

3.0.2 (2023-11-13)

Bug Fixes

  • make acceptlist case insensitive (4748140)

3.0.1 (2023-07-20)

Bug Fixes

  • update policy description (09173df)

3.0.0 (2023-07-18)

Bug Fixes

  • remove extra compatibility matrix (88c653d)
  • use new execution mode V4 Emulation (7d17544)

chore

  • deps: update gravitee-parent (84ca37a)

Features

  • clean and validate json schema for v4 (da2a5bc)

BREAKING CHANGES

  • deps: require Java17

2.1.0-alpha.2 (2023-06-29)

Bug Fixes

  • use new execution mode V4 Emulation (7d17544)

2.1.0-alpha.1 (2023-06-27)

Features

  • clean and validate json schema for v4 (da2a5bc)

2.0.1-alpha.1 (2023-06-22)

Bug Fixes

  • add missing manifest information (ee3bf0b)

2.0.1 (2023-06-23)

Bug Fixes

  • addition of supported API type & flow phase for this policy (db53540)

2.0.0 (2023-06-22)

Bug Fixes

  • fixed little typo in README.adoc (e88ce29)

Features

  • add support of message level transformation (f821384)

BREAKING CHANGES

  • this version is using the latest dependencies introduced by Gravitee V4.0

1.10.0 (2022-03-24)

Features

1.9.1 (2022-01-24)

Bug Fixes

1.9.0 (2022-01-22)

Features