The Lettuce team is pleased to announce the Lettuce 6.5.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.5.5.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.5.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.5.5.RELEASE/api/
🐞 Bug Fixes
- Some json command assume optional path while it's not (#3198) by @tishun in #3201
- jsonArrpop fails with null return value (#3196) (6.5.x) by @tishun in #3208
- Exeption on zpopmin (#3199) (6.5.x) by @tishun in #3211
Full Changelog: 6.5.4.RELEASE...6.5.5.RELEASE