- Fixed frequency tracking of weak keys to use the object's identity hash code (#1902)
- Added support for underscores in CaffeineSpecwhen 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 CompletableFutureis in an inconsistent state (quarkus#50513)