Releases: gravitee-io/gravitee-policy-groovy
Releases · gravitee-io/gravitee-policy-groovy
3.0.0-alpha.1
Bug Fixes
- use latest node and apim version (fb3706b)
Features
- support new OpenTelemetry feature (14ca260)
BREAKING CHANGES
- Tracer interface is not more available through tracer-api module
- tracer and components are no longer allowed for groovy context
2.6.2
2.6.2 (2024-10-02)
Bug Fixes
- avoid blocking eventloop when compiling (5bccbe2)
2.6.1
2.6.1 (2024-08-21)
Bug Fixes
- add missing dateutil extension (f6ab32d)
- add missing java.time classes to whitelist (c1f7456)
2.6.0
2.6.0 (2024-06-03)
Features
- add methods for binary content of messages (707519e)
2.4.3
2.4.3 (2024-03-27)
Bug Fixes
- update logs sent on groovy script error (400762c)
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)