Skip to content

6.1.1.RELEASE

Compare
Choose a tag to compare
@mp911de mp911de released this 13 Apr 14:39
· 335 commits to main since this release
73ab361

The Lettuce team is pleased to announce the Lettuce 6.1.1 service release!
This release ships with bug fixes 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.1.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

  • Allow configuring a default ThreadFactoryProvider to create ClientResources #1711

🪲 Bug Fixes

  • Fix potential null-dereference in CommandHandler #1703 (Thanks to @wbzj1110)
  • RedisPubSubCommands,RedisClusterPubSubCommands, and other types missing in reflect-config.json #1710

💡 Other

  • Upgrade to Netty 4.1.63.Final #1696
  • RedisURI: improve deprecation notice in withPassword() #1707 (Thanks to @perlun)
  • Upgrade to Reactor 3.3.16.RELEASE #1720

❤️ Contributors

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