The Lettuce team is pleased to announce the Lettuce 6.0.8 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.0.8.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.0.8.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.0.8.RELEASE/api/
🐞 Bug Fixes
- SSL CN name checked failed after Redis Sentinel failover #1812
ClassCastException
when noLATENCY_UTILS_AVAILABLE
orHDR_UTILS_AVAILABLE
#1829- Static command interface methods are erroneously verified against command names #1833
- Coroutine commands that result in a
Flow
can hang #1837
💡 Other
❤️ Contributors
We'd like to thank all the contributors who worked on this release!