6.5.0.RC1
Pre-release
Pre-release
github-actions
released this
26 Sep 08:37
·
22 commits
to 6.5.x
since this release
⭐ New Features
- Introducing JSON to Lettuce (#2992)
- Add support for the
CLUSTER MYSHARDID
command (#2920) - Add support for the
CLUSTER LINKS
command (#2986) - Add support for the
CLIENT TRACKINGINFO
command (#2862) - Default ClientOptions.timeoutOptions to TimeoutOptions.enabled() (#2927)
🐞 Bug Fixes
- Initialize slots with empty BitSet in RedisClusterNode's constructors (#2341)
- fix(2971): spublish typo fix (#2972)
- Update completeExceptionally on ClusterCommand using super (#2980)
- Add defensive copy for Futures allOf() method (#2943)
- fix:deadlock when reentrant exclusive lock #2905 #2879 (#2961)
💡 Other
- Add badges to the README.md file (#2939)
- Convert wiki to markdown docs (#2944)
- Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.12 (#2921)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 (#2922)
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1 (#2958)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#2957)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#2968)
- Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2 (#2966)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#2978)
- Bump org.apache.logging.log4j:log4j-bom from 2.17.2 to 2.24.0 (#2988)
- Bump io.netty:netty-bom from 4.1.107.Final to 4.1.113.Final (#2990)
- Suspected change in ubuntu causing CI failures (#2949)
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @zeze1004 made their first contribution in #2852 (#2852)
- @jkrauze made their first contribution in #2972 (#2972)
- @Roiocam made their first contribution in #2961 (#2961)
- @jinkshower made their first contribution in #2943 (#2943)
Full Changelog: 6.4.0.RELEASE...6.5.0.RC1