Skip to content

2.2.3

Compare
Choose a tag to compare
@ben-manes ben-manes released this 23 Mar 03:24
· 1472 commits to master since this release

Cache

  • Stronger protection against excess scheduling (#57)
  • Avoids admitting an entry that exceeds the maximum weight
  • More graceful error handling for removal notifications due to a rejecting executor

Guava

  • Forwards default methods in the asMap view to atomic implementations