1.21.2
wojciech-adaptive
released this
04 Jun 11:01
·
226 commits
to master
since this release
- [Java] Fix {Int,Long}2ObjectCache. (#294)
- [Java] ErrorLogReader: Do not crash when reading partial or corrupted error messages. Attempt to recover last error message when length is out of bounds.
- [Java] SnowflakeIdGenerator: Increment sequence if the clock is not advancing or going backwards.
- [Java] Fix build on JDK 23-ea caused by deprecation in Unsafe, i.e. https://openjdk.org/jeps/471.
- [CI] Split the build into slow and fast, i.e. run concurrency tests only during slow build.
- [Java] Upgrade to ByteBuddy 1.14.17.
- [Java] Upgrade to Guava TestLib 33.2.0-jre.