Skip to content

3.2.4

Latest

Choose a tag to compare

@ben-manes ben-manes released this 03 May 00:48
· 104 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Improved access expiration's read performance by avoiding false sharing effects caused by the timestamp update
  • Fixed head-of-line blocking of expiration queues caused by in-flight async entries (#1954)
  • Fixed various minor issues found using AI audits
  • Added ObjectInputFilter support to JCache