Skip to content

3.0.2

Compare
Choose a tag to compare
@ben-manes ben-manes released this 03 May 02:40
· 974 commits to master since this release

Cache

  • Added cancellation of the next scheduled expiration cleanup when the cache becomes empty (#542)
  • Improved how variable expiration reorganizes the timer events (#541)
  • Improved usage of nullness annotations (#530)
  • Removed sun.misc.Unsafe and fallbacks
  • Added module descriptors (#535)