Skip to content

Latest commit

 

History

History
88 lines (38 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

88 lines (38 loc) · 3.36 KB

3.0.0 (2024-12-30)

Bug Fixes

  • deps: bump gravitee-node & gravitee-gateway-api (20e14fe)

Features

  • update cache provider api (e908cfd)

BREAKING CHANGES

  • requires gravitee-gateway-api 3.9.0+ & resource-cache-provider-api 2.0.0+

3.0.0-alpha.1 (2024-11-12)

Features

  • update cache provider api (8b79b01)

BREAKING CHANGES

  • requires gravitee-gateway-api 3.9.0+ & resource-cache-provider-api 2.0.0+

2.1.0 (2024-07-12)

Features

  • rework schema-form to use new GioJsonSchema Ui component (3be0a57)

2.0.0 (2023-07-18)

chore

  • deps: update gravitee-parent (876563a)

Features

  • bump gravitee node version to use latest cache plugin (170c4ab)
  • rename 'jupiter' package in 'reactive' (a314a3f)

BREAKING CHANGES

  • deps: require Java17

1.10.0-alpha.2 (2023-04-19)

Features

  • bump gravitee node version to use latest cache plugin (170c4ab)

1.10.0-alpha.1 (2023-03-13)

Features

  • rename 'jupiter' package in 'reactive' (a314a3f)

1.9.0 (2022-09-02)

Features

1.8.1 (2022-08-29)

Bug Fixes

  • don't put element in cache with ttl greater than cache ttl (41b4757)

1.8.0 (2022-06-10)

Features

  • jupiter: implement getCache with jupiter ExecutionContext (bee6a40)