1.22.0
- [Java] Improve performance of IntHashSet via avoiding the fill operation by using 0 as MISSING_VALUE.
- [Java] Restore thread safety by overriding missing mutating operations in ConcurrentCountersManager.
- [Java] Remove volatile read for FREE_FOR_REUSE_DEADLINE_OFFSET in CountersManager.
- [Java] Upgrade to ByteBuddy 1.14.18.
- [Java] Upgrade to Guava TestLib 33.2.1-jre.
- [Java] Upgrade to JUnit 5.10.3.