Skip to content

2.8.0

Compare
Choose a tag to compare
@ben-manes ben-manes released this 06 Aug 05:16
· 1182 commits to master since this release

Cache

  • Included the license file in the jar (#325)
  • Added RemovalCause to StatsCounter (#304)
  • Added getAll support to manual caches (#310)
  • Fixed long overflow in statistics (google/guava#3503)
  • Added Scheduler for prompt eviction of expired entries (#195)

JCache

  • Fixed assigning ticker to cache builder (#313)