Skip to content

7.1.1.RELEASE

Choose a tag to compare

@a-TODO-rov a-TODO-rov released this 15 Dec 14:07

The Lettuce team is pleased to announce the Lettuce 7.1.1 service release!
This release ships with bugfixes and dependency upgrades.

Lettuce 7 supports Redis 2.6+ up to Redis 8.4. In terms of Java runtime, Lettuce requires
at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 7.1.1 possible.

📗 Links

🐞 Bug Fixes

  • SearchArgs.returnField with alias produces malformed redis command #3528 (7.1.x) by @tishun in #3534
  • Fix command queue corruption on encoding failures (#3443) (7.1.x) by @tishun in #3562

🧰 Maintenance

Full Changelog: 7.1.0.RELEASE...7.1.1.RELEASE