Skip to content

6.0.8.RELEASE

Compare
Choose a tag to compare
@mp911de mp911de released this 15 Sep 09:33
· 533 commits to main since this release
0535222

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

💡 Other

  • Upgrade dependencies #1853
  • Upgrade build to Java 17 #1854

❤️ Contributors

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