Releases: gravitee-io/gravitee-policy-groovy
Releases · gravitee-io/gravitee-policy-groovy
2.5.2
2.5.2 (2023-11-09)
Bug Fixes
- do not write body if onRequest/Response only (62f692c)
2.5.1
2.5.1 (2023-10-05)
Bug Fixes
- add request and response to message phases (154db98)
2.5.0
2.5.0 (2023-10-02)
Features
- add message level support to policy (632813e)
2.4.2
2.4.2 (2023-07-20)
Bug Fixes
- update policy description (b0e00a0)
2.4.1
2.4.1 (2023-06-27)
Bug Fixes
- add policy result key to readme (f8b6774)
2.4.0
2.4.0 (2023-06-27)
Features
- allow to add response template key in policy result (b26046e)
2.3.0
2.3.0 (2023-04-12)
Bug Fixes
- properly return the scheme with
scheme()
and getScheme()
methods (2a827b9)
Features
- add a
getHost()
method so that "request.host" expression is correctly resolved (12a3a04)
2.2.2
2.2.2 (2022-06-24)
Bug Fixes
- whitelist gateway-api HttpHeaders (f4bd528)
2.2.1
2.2.1 (2022-06-15)
Bug Fixes
- make header accessor return an iterable instead of a string (46774f2)
2.2.0
2.2.0 (2022-03-17)
Bug Fixes
Features
- add EncodingGroovyMethods to whitelist (2ba4f27)