Caffeine v2.8.0 Release Notes

Release Date: 2019-08-06 // over 4 years ago
  • Cache

    • Include the license file in the jar (#325)
    • โž• Add RemovalCause to StatsCounter (#304)
    • โž• Add getAll support to manual caches (#310)
    • ๐Ÿ›  Fix long overflow in statistics (google/guava#3503)
    • โž• Add Scheduler for prompt eviciton of expired entries (#195)

    JCache

    • ๐Ÿ›  Fix assigning ticker to cache builder (#313)