github ben-manes/caffeine v2.8.6
2.8.6

latest releases: v3.1.8, v3.1.7, v3.1.6...
3 years ago

Cache

  • Changed false sharing protection to comply with JDK 15's field layout (Java Objects Inside Out)
  • Suppressed the removal listener notification when an AsyncCache future value resolves to null
  • Improved the implementations of AsyncCache.synchronous().asMap() conditional methods
  • Added Jandex index for assisting GraalVM AOT (quarkusio/quarkus#10420)
  • Deprecated UnsafeAccess and SingleConsumerQueue

JCache

  • Changed to an OSGi Component to avoid coupling consumers to the provider (#447)
  • Added the ability to record native statistics (#460)

Don't miss a new caffeine release

NewReleases is sending notifications on new releases.