The Lettuce team is pleased to announce the Lettuce 6.1.7 service release!
This release ships with bug fixes and dependency upgrades.
Thanks to all contributors who made Lettuce 6.1.7.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
- Reference documentation: https://lettuce.io/core/6.1.7.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.1.7.RELEASE/api/
⭐ New Features
- Do not use pause detector for
CommandLatencyCollectorby default #1995 - Rename
ReadFrom.NEARESTtoLOWEST_LATENCYto clarify its functionality #1997 - Add support for
REPLICAOFandCLUSTER REPLICAScommands #2020 - Improving performance of
RedisAdvancedClusterAsyncCommandsImpl::mget#2042 - Redis cluster refresh of large clusters keeps I/O threads busy #2045
🐞 Bug Fixes
CommandArgsusingLong.MIN_VALUEresults in0#2019SslClosedEngineExceptionthrown after exceeding connection init timeout #2023NodeTopologyViewpasses null-Value toStringReaderconstructor #2035MasterReplicaConnectionProviderwith zero connections causesIllegalArgumentException#2036
💡 Other
- Docs have some minor spacing and grammar issues #1993
- Fix a little typo #2003
- Use HTTPS for links #2026
- Separate profile to support m1 chip #2043
- Upgrade to netty 4.1.75.Final #2047
❤️ Contributors
We'd like to thank all the contributors who worked on this release!