4.0.1 (2023-07-20)
- update policy description (9ee986b)
4.0.0 (2023-07-18)
- bump dependencies versions (486e5a1)
- properly handle api key extraction (1baff1e)
- rationalize API Key spelling and casing (896140b)
- simplify unauthorized message (5dfb9d7)
- deps: update gravitee-parent (3e2225e)
- deps: require Java17
- use apim version 4
4.0.0-alpha.4 (2023-07-13)
- rationalize API Key spelling and casing (896140b)
4.0.0-alpha.3 (2023-07-06)
- properly handle api key extraction (1baff1e)
4.0.0-alpha.2 (2023-07-05)
- simplify unauthorized message (5dfb9d7)
4.0.0-alpha.1 (2023-07-04)
- bump dependencies versions (486e5a1)
- use apim version 4
3.2.1 (2023-05-29)
- provide execution phase for message apis in manifest (c402411)
3.2.0 (2023-05-29)
- provide execution phase in manifest (1493fbd)
3.1.1 (2023-04-18)
- clean schema-form to make it compatible with gio-form-json-schema component (3cbd317)
3.1.0 (2023-03-17)
- rename 'jupiter' package in 'reactive' (23129d3)
3.1.0-alpha.1 (2023-03-13)
- rename 'jupiter' package in 'reactive' (054dcd7)
3.0.1-alpha.1 (2023-02-02)
- bump gateway api version (dfbb801)
3.0.0 (2022-12-09)
- bump to rxJava (bae3eff)
- rxJava3 required
3.0.0-alpha.1 (2022-10-20)
- bump to rxJava (bae3eff)
- rxJava3 required
2.9.0 (2022-09-05)
- plan selection for v3 engine (6c6ae89)
- improve execution context structure (20fd71a), closes gravitee-io/issues#8386
2.8.0 (2022-08-16)
- migrate to the new version of Jupiter's SecurityPolicy (467fab6)
2.7.0 (2022-08-08)
- sme: update security policy to be compatible with async reactor (0aefffe)
2.6.0 (2022-06-28)
- use services instead of repositoryWrappers and validate subscription (fd525cb)
2.5.0 (2022-06-21)
- jupiter: move to Jupiter SecurityPolicy (28d7be9)
2.4.0 (2022-01-20)
- headers: Internal rework and introduce HTTP Headers API (ab1849d), closes gravitee-io/issues#6772