Skip to content

Releases: gravitee-io/gravitee-policy-cache

2.0.7

03 Dec 14:12
Compare
Choose a tag to compare

2.0.7 (2024-12-03)

Bug Fixes

  • increase maxStringLength for ObjectMapper to max int to allow caching large payload (e0afc1e)

2.0.6

23 Apr 11:52
Compare
Choose a tag to compare

2.0.6 (2024-04-23)

Bug Fixes

  • cache: cache invoker and cache policy v4 tests added (f8dd257)
  • cache: resolve ttl based on the cache policy config (8739ac1)

2.0.5

17 Apr 13:01
Compare
Choose a tag to compare

2.0.5 (2024-04-17)

Bug Fixes

  • cache: evaluate response condition before store in cache (8026394)

2.0.4

16 Apr 06:32
Compare
Choose a tag to compare

2.0.4 (2024-04-16)

Bug Fixes

  • cache: encode and decode content while storing in cache to allow storing octet-stream data (1f22a02)

2.0.3

05 Apr 08:46
Compare
Choose a tag to compare

2.0.3 (2024-04-05)

Bug Fixes

  • cache: deep copy of the mutable headers to avoid problems while async store in cache (fde9bf6)

1.16.1

09 Oct 10:04
Compare
Choose a tag to compare

1.16.1 (2023-10-09)

Bug Fixes

  • correct typo in cache bypass instructions (8ed45bd)

2.0.2

29 Sep 13:52
Compare
Choose a tag to compare

2.0.2 (2023-09-29)

Bug Fixes

  • correct typo in cache bypass instructions (f6c98b3)

2.0.1

20 Jul 12:30
Compare
Choose a tag to compare

2.0.1 (2023-07-20)

Bug Fixes

  • update policy description (a19677f)

2.0.0

18 Jul 09:50
Compare
Choose a tag to compare

2.0.0 (2023-07-18)

chore

  • deps: update gravitee-parent (a8ae21b)

Features

  • clean and validate json schema for v4 (bec42c3)
  • improve special resource type ui component to make it generic (a140685)
  • Make cache policy compatible wit V4 API (38023b2)

BREAKING CHANGES

  • deps: require Java17
  • This implementation is using the dependencies introduced by Gravitee V4.0

2.0.0-alpha.4

18 Jul 09:45
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release

2.0.0-alpha.4 (2023-07-18)

chore

  • deps: update gravitee-parent (a8ae21b)

BREAKING CHANGES

  • deps: require Java17