github redis/lettuce 7.2.0.RELEASE

3 hours ago

The Lettuce team is pleased to announce the Lettuce 7.2.0 minor release!

Lettuce 7.2.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.2.0.RELEASE possible.

📗 Links
Reference documentation: https://lettuce.io/core/7.2.0.RELEASE/reference/
Javadoc: https://lettuce.io/core/7.2.0.RELEASE/api/

⭐ New Features

🐞 Bug Fixes

  • SearchArgs.returnField with alias produces malformed redis command #3528 by @tishun in #3530
  • fix consistency with get(int) that returns wrapped DelegateJsonObject/DelegateJsonArray for nested structures by @NeatGuyCoding in #3464

💡 Other

❤️ New Contributors

Full Changelog: 7.1.0.RELEASE...7.2.0.RELEASE

Don't miss a new lettuce release

NewReleases is sending notifications on new releases.