Skip to content

v0.5.0

Compare
Choose a tag to compare
@iProdigy iProdigy released this 25 Nov 01:29
· 53 commits to main since this release
99af924

What's Changed

Jackson (New!)

  • feat: add module to delegate jackson caching to xanthic by @iProdigy in #174

Spring

  • feat(jdk17): implement optional cache retrieve methods by @iProdigy in #207
  • feat: explicitly implement evictIfPresent method by @iProdigy in #207
  • fix: ensure putIfAbsent is atomic by @iProdigy in #207

Internal

  • chore: enable reproducible archives by @PhilippHeuer in #197
  • chore: update junit5 monorepo to v5.10.1 by @renovate in #200
  • chore: update dependency org.jetbrains:annotations to v24.1.0 by @renovate in #201
  • chore: update dependency org.springframework.boot:spring-boot-starter-test to v3.2.0 by @renovate in #204
  • chore: update dependency org.springframework.boot:spring-boot-starter-test to v2.7.18 by @renovate in #208

Dependencies

  • chore: update spring core to v6.1.0, v5.3.31 by @renovate in #202
  • chore: update dependency org.infinispan:infinispan-bom to v14.0.21.final by @renovate in #203
  • chore: update plugin org.jetbrains.kotlin.jvm to v1.9.21 by @renovate in #206
  • chore: update dependency org.springframework:spring-context to v6.1.1 by @renovate in #205

 

Full Changelog: v0.4.2...v0.5.0