Skip to content

2.8.2

Compare
Choose a tag to compare
@ben-manes ben-manes released this 27 Apr 07:34
· 1116 commits to master since this release

Cache

  • Added 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)