Skip to content

Latest commit

 

History

History
71 lines (32 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

71 lines (32 loc) · 2.79 KB

2.0.1 (2023-07-20)

Bug Fixes

  • update policy description (64d8048)

2.0.0 (2023-07-18)

Bug Fixes

  • use latest reactor alpha version (ba71aa5)
  • use new execution mode V4 Emulation (daa50ce)

chore

  • deps: update gravitee-parent (be6cd89)

Features

  • add support of message level latency (8d25c60)
  • clean and validate json schema for v4 (23ea199)

BREAKING CHANGES

  • deps: require Java17
  • this version is using the latest dependencies introduced by Gravitee V4.0

2.0.0-alpha.4 (2023-06-29)

Bug Fixes

  • use latest reactor alpha version (ba71aa5)

2.0.0-alpha.3 (2023-06-29)

Bug Fixes

  • use new execution mode V4 Emulation (daa50ce)

2.0.0-alpha.2 (2023-06-27)

Features

  • clean and validate json schema for v4 (23ea199)

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

Features

  • add support of message level latency (8d25c60)

BREAKING CHANGES

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

1.4.1 (2022-05-09)

Bug Fixes

  • doc: fix configuration options (70643c4)