Releases: gravitee-io/gravitee-policy-assign-content
Releases · gravitee-io/gravitee-policy-assign-content
2.0.1
2.0.0
2.0.0 (2023-07-18)
Bug Fixes
- use new execution mode (91bba78)
chore
- deps: update gravitee-parent (d7c1221)
Features
- clean and validate json schema for v4 (dc6eca2)
- make the policy compatible with V4 API (Proxy & Message) (33fba04)
BREAKING CHANGES
- deps: require Java17
- this policy is now using the V4 interfaces
fix APIM-1622
2.0.0-alpha.4
2.0.0-alpha.4 (2023-07-18)
chore
- deps: update gravitee-parent (d7c1221)
BREAKING CHANGES
- deps: require Java17
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.1 (2023-06-23)
Features
- make the policy compatible with V4 API (Proxy & Message) (33fba04)
BREAKING CHANGES
- this policy is now using the V4 interfaces
fix APIM-1622
1.7.0
1.7.0 (2022-01-21)
Bug Fixes
- assign-content: Do not allow template injection (bc6595d), closes gravitee-io/issues#5033
- upgrade org.freemarker:freemarker from 2.3.30 to 2.3.31 (75f1c72)
Features
- headers: Internal rework and introduce HTTP Headers API (a63b6f6), closes gravitee-io/issues#6772
- perf: adapt policy for new classloader system (56aa796), closes gravitee-io/issues#6758