Caffeine v2.8.2 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
  • Cache

    • โž• Add optimistic fast path for putIfAbsent to avoid locking (apache/openwhisk#2797)
    • ๐Ÿ›  Fixed race causing an incorrect removal cause (#412)
    • ๐Ÿ›  Fixed SCM connection URLs (#394)

    JCache

    • Prefer the thread context classloader (#387)