The Lettuce team is pleased to announce the Lettuce 6.5.2 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.2.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.2.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.5.2.RELEASE/api/
🐞 Bug Fixes
- Public API methods removed by mistake when introducing RedisJSON #3070 by @tishun in #3108
- Handle UTF-8 characters in command arguments #3071 by @tishun in #3110
Full Changelog: 6.5.1.RELEASE...6.5.2.RELEASE