Skip to content

Releases: micronaut-projects/micronaut-cache

Micronaut Cache 3.5.0

03 Aug 18:56
Compare
Choose a tag to compare

Updates to Micronaut 3.5.4

Micronaut Cache 3.4.2

02 Aug 12:15
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Cache invalidation doesn't work with reactive types (#363) by @msupic in #486

Dependency updates 🚀

  • chore(deps): update managed-infinispan to v12.1.11.final by @renovate in #466
  • chore(deps): update dependency com.hazelcast:hazelcast to v4.2.5 by @renovate in #465
  • chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 by @renovate in #464
  • fix(deps): update managed-infinispan to v12.1.12.final by @renovate in #480

CI ⚙️

  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.5 by @renovate in #467
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.8 by @renovate in #474
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.9 by @renovate in #478
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.10 by @renovate in #483
  • chore(deps): update mikepenz/action-junit-report action to v3.1.0 by @renovate in #488
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #491

Doc 📕

New Contributors

Full Changelog: v3.4.1...v3.4.2

Micronaut Cache 3.4.1

05 May 12:39
Compare
Choose a tag to compare

What's Changed

  • JCacheSyncCache constructor needs to be protected by @timyates in #462
  • Fix JCacheSyncCache get with Supplier and putIfAbsent by @timyates in #463

Full Changelog: v3.4.0...v3.4.1

Micronaut Cache 3.4.0

05 May 09:29
Compare
Choose a tag to compare

What's Changed

Updates

Contributors

@donbeave, @timyates, @dependabot, @micronaut-build

Full Changelog: v3.3.0...v3.4.0

Micronaut Cache 3.2.0

11 Feb 14:13
Compare
Choose a tag to compare

Changes

  • No changes

Contributors

@micronaut-build

Micronaut Cache 3.1.1

10 Feb 16:39
Compare
Choose a tag to compare

Changes

Contributors

@burtbeckwith, @dependabot, @dependabot[bot] and @micronaut-build

Micronaut Cache 3.1.0

25 Jan 10:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

Micronaut Cache 3.0.0

17 Aug 16:46
Compare
Choose a tag to compare

Changes

Contributors

@dependabot, @dependabot[bot], @ilopmar and @micronaut-build

Micronaut Cache 3.0.0-RC2

22 Jul 15:23
Compare
Choose a tag to compare
Pre-release

Changes

Contributors

@graemerocher, @ilopmar and @micronaut-build

Micronaut Cache 3.0.0.RC1

09 Jul 08:47
Compare
Choose a tag to compare
Pre-release

Dependency Upgrades

  • Bumps Infinispan Version to 12.1.6.Final
  • Bumps Hazelcast Version to 4.2.1
  • Bumps Caffeine version to 2.9.1

Changes

  • Switches to Reactor
  • Switches to Jakarta Inject
  • Fixes #336
  • Fixes #299

Contributors

@burtbeckwith, @dependabot, @dependabot[bot], @ilopmar and @micronaut-build