github redis/lettuce 6.0.4.RELEASE

latest releases: 6.5.0.RC1, 6.4.0.RELEASE, 6.4.0.M1...
3 years ago

The Lettuce team is pleased to announce the Lettuce 6.0.4 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.0.4.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

  • Add overload to ScanArgs to accept a binary match #1675
  • 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!

Don't miss a new lettuce release

NewReleases is sending notifications on new releases.