The Lettuce team is pleased to announce the Lettuce 6.5.4 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.5.3.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 21.
📗 Links
- Reference documentation: https://lettuce.io/core/6.5.4.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.5.4.RELEASE/api/
🐞 Bug Fixes
- report block error when use with reactor mode #3168 (6.5.x) by @tishun in #3170
- ACL DELUSER does not work correctly with UTF-8 Japanese characters #3178 (6.5.x) by @tishun in #3188
- Bump netty.version to 4.1.118.Final #3187 (6.5.x) by @tishun in #3192
Full Changelog: 6.5.3.RELEASE...6.5.4.RELEASE