1.15.1 (2024-02-15)
- add NOT_NULL constraint only if required (134a07e)
1.15.0 (2023-12-19)
- enable policy on REQUEST phase for message APIs (9c60d73), closes gravitee-io/issues#9430
1.14.1 (2023-07-20)
- update policy description (38f8b56)
1.14.0 (2023-07-05)
- addition of execution phase (531f67b)
1.13.2 (2023-05-17)
- do not use reactive EL method to ensure compatibility with < APIM 3.20 (ac1b204)
1.13.1 (2023-04-28)
- properly return a constraint violation in case of malformed input (52049ea)
1.13.0 (2022-01-21)
- headers: Internal rework and introduce HTTP Headers API (b92e1dd), closes gravitee-io/issues#6772