Skip to content

Releases: gravitee-io/gravitee-policy-groovy

2.5.2

09 Nov 13:44
Compare
Choose a tag to compare

2.5.2 (2023-11-09)

Bug Fixes

  • do not write body if onRequest/Response only (62f692c)

2.5.1

05 Oct 10:22
Compare
Choose a tag to compare

2.5.1 (2023-10-05)

Bug Fixes

  • add request and response to message phases (154db98)

2.5.0

02 Oct 07:31
Compare
Choose a tag to compare

2.5.0 (2023-10-02)

Features

  • add message level support to policy (632813e)

2.4.2

20 Jul 14:33
Compare
Choose a tag to compare

2.4.2 (2023-07-20)

Bug Fixes

  • update policy description (b0e00a0)

2.4.1

27 Jun 13:27
Compare
Choose a tag to compare

2.4.1 (2023-06-27)

Bug Fixes

  • add policy result key to readme (f8b6774)

2.4.0

27 Jun 12:41
Compare
Choose a tag to compare

2.4.0 (2023-06-27)

Features

  • allow to add response template key in policy result (b26046e)

2.3.0

12 Apr 06:48
Compare
Choose a tag to compare

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

24 Jun 07:22
Compare
Choose a tag to compare

2.2.2 (2022-06-24)

Bug Fixes

  • whitelist gateway-api HttpHeaders (f4bd528)

2.2.1

15 Jun 11:58
Compare
Choose a tag to compare

2.2.1 (2022-06-15)

Bug Fixes

  • make header accessor return an iterable instead of a string (46774f2)

2.2.0

17 Mar 18:44
Compare
Choose a tag to compare

2.2.0 (2022-03-17)

Bug Fixes

Features

  • add EncodingGroovyMethods to whitelist (2ba4f27)