2.0.3 (2024-09-13)
- json-schema - remove json forced language (2eac825)
2.0.2 (2024-09-11)
- json-schema - add code editor for attribute values (9fa4a86)
2.0.1 (2023-07-20)
- update policy description (723e2ca)
2.0.0 (2023-07-18)
- add missing breaking change and update compatibility matrix in README (791eac8)
- bump gravitee-parent to fix release to nexus (e4d0957)
- use new execution engine (21ea3f7)
- deps: update gravitee-parent (bd51e10)
- deps: require Java17
- This implementation is using the dependencies introduced by Gravitee V4.0
2.0.0-alpha.4 (2023-06-29)
- use new execution engine (21ea3f7)
2.0.0-alpha.3 (2023-06-27)
- clean and validate json schema for v4 (f915aca)
2.0.0-alpha.2 (2023-06-23)
- bump gravitee-parent to fix release to nexus (e4d0957)
2.0.0-alpha.1 (2023-06-21)
- add missing breaking change and update compatibility matrix in README (791eac8)
- This implementation is using the dependencies introduced by Gravitee V4.0
1.6.0-alpha.1 (2023-06-20)
- add message level support to policy (676fc6f)
1.5.1 (2023-01-23)
- properly set
response
attribute in the execution context (f8d4de4)