| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.2.3 source code.tar.gz | 2025-10-28 | 97.2 MB | |
| 3.2.3 source code.zip | 2025-10-28 | 97.9 MB | |
| README.md | 2025-10-28 | 445 Bytes | |
| Totals: 3 Items | 195.1 MB | 0 | |
- 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)