Skip to content

3.1.7

Compare
Choose a tag to compare
@ben-manes ben-manes released this 24 Jul 01:13
· 420 commits to master since this release

Cache

  • Improved builder construction time (#905)

JCache

  • Fixed deadlock when a cache listener writes to another cache (#1065)
  • Added jakarta.inject support, dropping javax.inject (#1009)