github redis/lettuce 6.2.1.RELEASE

latest releases: 6.3.2.RELEASE, 6.3.1.RELEASE, 6.3.0.RELEASE...
19 months ago

The Lettuce team is pleased to announce the Lettuce 6.2.1 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.2.1.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 19. It is tested continuously against the latest Redis source-build.

📗 Links

⭐ New Features

  • Make SlotHash utility methods public #2199

🐞 Bug Fixes

  • INFO response parsing throws on encountering '\n' on NodeTopologyView #2161
  • PartitionSelectorException during refresh of Partitions #2178
  • RedisURI.Builder#withSsl(RedisURI) not working with SslVerifyMode#CA #2182
  • SMISMEMBER is not marked a readonly command #2197
  • Eval lua script expects return integer but null #2200
  • ZRANGESTORE does not support by Rank comparison #2202
  • zrevrangestorebylex/zrevrangestorebyscore range arguments flipped #2203

💡 Other

  • Fixes typo in ReadFrom #2213

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