The Lettuce team is pleased to announce the Lettuce 6.1.5 service release!
This release ships with bugfixes and dependency upgrades.
Find the full changelog at the end of this document.
Thanks to all contributors who made Lettuce 6.1.5.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 6.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 17. It is tested continuously against the latest Redis source-build.
📗 Links
- Reference documentation: https://lettuce.io/core/6.1.5.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.1.5.RELEASE/api/
🐞 Bug Fixes
- SSL CN name checked failed after Redis Sentinel failover #1812
ClassCastExceptionwhen noLATENCY_UTILS_AVAILABLEorHDR_UTILS_AVAILABLE#1829- Static command interface methods are erroneously verified against command names #1833
- Coroutine commands that result in a
Flowcan hang #1837 - Fix
ACL SETUSERwhen adding specified categories #1839 - Fix
ACL SETUSERwhen setting noCommands #1846 ACL SETUSERnot retaining argument order #1847
💡 Other
- Improve kotlin api generator to provide replacement for a deprecated method #1759
- Upgrade dependencies #1853
- Upgrade build to Java 17 #1854
❤️ Contributors
We'd like to thank all the contributors who worked on this release!