github redis/lettuce 7.8.0.RELEASE

2 hours ago

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

Lettuce 7.8.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.10, Redis 8.8, Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

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

📗 Links
Reference documentation: https://lettuce.io/core/7.8.0.RELEASE

⭐ New Features

🐞 Bug Fixes

  • Relax timeouts on MOVING rebind without buffered commands by @ggivo in #3894
  • Signal onError instead of hanging when a reactive complex-output command errors by @HwangRock in #3851
  • Fix ObjectOutput handling of top-level scalar responses by @cfcromn in #3861
  • LCS command broken for non String codecs by @Dgramada in #3919
  • fix: XAUTOCLAIM with JUSTID reports deleted PEL entries as claimed messages by @waterWang in #3901
  • Support Sentinel implementations with a partial command surface by @uglide in #3920

⚙️ Maintenance

💡 Other

❤️ New Contributors - Welcome to the Lettuce family!

Full Changelog: 7.7.0.RELEASE...7.8.0.RELEASE

Don't miss a new lettuce release

NewReleases is sending notifications on new releases.