Skip to content

Latest commit

 

History

History
72 lines (31 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

72 lines (31 loc) · 2.66 KB

2.1.3 (2024-10-09)

Bug Fixes

  • avoid deadlock when exception was thrown by (50bc691)

2.1.2 (2024-06-24)

Bug Fixes

  • update language used in the HTTP response (7018194)

2.1.1 (2024-04-30)

Bug Fixes

  • use async vertx lock mechanism (46f732b)

2.1.0 (2024-02-29)

Features

  • add an option to ignore host IP and subscription detail (ba5d3ee)

2.0.2 (2023-07-20)

Bug Fixes

  • update policy description (52855b9)

2.0.1 (2023-04-11)

Bug Fixes

  • clean schema-form to make them compatible with gio-form-json-schema component (3e1ae23)

2.0.0 (2022-12-09)

chore

BREAKING CHANGES

  • rxJava3 required

2.0.0-alpha.1 (2022-10-19)

chore

BREAKING CHANGES

  • rxJava3 required

1.15.0 (2022-01-21)

Features