Skip to content

6.1.3.RELEASE

Compare
Choose a tag to compare
@mp911de mp911de released this 22 Jun 12:31
· 312 commits to main since this release
e081624

The Lettuce team is pleased to announce the Lettuce 6.1.3 service release!
This release ships with bugfixes and selected enhancements along with dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.1.3.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 6.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 16. It is tested continuously against the latest Redis source-build.

📗 Links

⭐ New Features

  • Introduce API to allow for extending RedisClusterClient and its connections #1754
  • Could not initialize JfrConnectionCreatedEvent #1767
  • Add support for double timeouts for BZPOP and BLPOP/BRPOP commands #1772

🪲 Bug Fixes

  • AbstractRedisClient#shutdown() never ends when Redis is unstable #1768
  • Closing ClusterNodeEndpoint asynchronously doesn't retrigger buffered commands #1769
  • CopyArgs should honor replace parameter value instead of doing null check only #1777

💡 Other

  • Upgrade to Netty 4.1.65.Final #1778
  • Upgrade to Reactor 3.3.18 #1779

❤️ Contributors

We'd like to thank all the contributors who worked on this release!