Skip to content

3.2.3

Latest

Choose a tag to compare

@ben-manes ben-manes released this 28 Oct 04:40
· 5 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Fixed frequency tracking of weak keys to use the object's identity hash code (#1902)
  • Added support for underscores in CaffeineSpec when using numeric literals (#1890)
  • Improved the external api to no longer lock when querying for the maximum size or weighted size (#1897)
  • Added detection and recovery when a custom CompletableFuture is in an inconsistent state (quarkus#50513)