github redis/lettuce 6.1.5.RELEASE

latest releases: 6.3.2.RELEASE, 6.3.1.RELEASE, 6.3.0.RELEASE...
2 years ago

The Lettuce team is pleased to announce the Lettuce 6.1.5 service release!
This release ships with bugfixes and dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.1.5.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 17. It is tested continuously against the latest Redis source-build.

📗 Links

🐞 Bug Fixes

  • SSL CN name checked failed after Redis Sentinel failover #1812
  • ClassCastException when no LATENCY_UTILS_AVAILABLE or HDR_UTILS_AVAILABLE #1829
  • Static command interface methods are erroneously verified against command names #1833
  • Coroutine commands that result in a Flow can hang #1837
  • Fix ACL SETUSER when adding specified categories #1839
  • Fix ACL SETUSER when setting noCommands #1846
  • ACL SETUSER not retaining argument order #1847

💡 Other

  • Improve kotlin api generator to provide replacement for a deprecated method #1759
  • Upgrade dependencies #1853
  • Upgrade build to Java 17 #1854

❤️ 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.