github redis/lettuce 7.0.1.RELEASE

latest releases: 7.2.1.RELEASE, 7.1.1.RELEASE
8 hours ago

The Lettuce team is pleased to announce the release of Lettuce 7.0.1!

Lettuce 7.0.1.RELEASE supports Redis 2.6+ up to Redis 8.x and requires Java 8 or newer. The driver is tested against Redis 8.2, 8.0, 7.4, and 7.2.

Thanks to all contributors who made Lettuce 7.0.1.RELEASE possible!

If you need any support, meet Lettuce at

Changes

🐛 Bug Fixes

  • [Backport] Reduce CPU cycles spent on setting tracing tags by @ggivo in #3504
  • docs: add maintNotificationsConfig to ClientOptions documentation by @ggivo in #3487
  • SearchArgs.returnField with alias produces malformed redis command #3528 (7.0.x) by @a-TODO-rov in #3538
  • Preserve null values when parsing SearchReplies (#3518) by @a-TODO-rov in #3553
  • Fix command queue corruption on encoding failures (#3443) (7.0.x) by @tishun in #3561

💡 Other


Full Changelog: 7.0.0.RELEASE...7.0.1.RELEASE

Don't miss a new lettuce release

NewReleases is sending notifications on new releases.