You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
⭐ New Features
CommandLatencyCollector
by default Do not use pause detector forCommandLatencyCollector
by default #1995ReadFrom.NEAREST
toLOWEST_LATENCY
to clarify its functionality RenameReadFrom.NEAREST
toLOWEST_LATENCY
to clarify its functionality #1997REPLICAOF
andCLUSTER REPLICAS
commands Add support forREPLICAOF
andCLUSTER REPLICAS
commands #2020RedisAdvancedClusterAsyncCommandsImpl::mget
Improving performance of RedisAdvancedClusterAsyncCommandsImpl::mget #2042🐞 Bug Fixes
CommandArgs
usingLong.MIN_VALUE
results in0
CommandArgs
usingLong.MIN_VALUE
results in0
#2019SslClosedEngineException
thrown after exceeding connection init timeoutSslClosedEngineException
thrown after exceeding connection init timeout #2023NodeTopologyView
passes null-Value toStringReader
constructorNodeTopologyView
passes null-Value toStringReader
constructor #2035MasterReplicaConnectionProvider
with zero connections causesIllegalArgumentException
MasterReplicaConnectionProvider
with zero connections causesIllegalArgumentException
#2036💡 Other
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release 6.1.7.RELEASE.
Beta Was this translation helpful? Give feedback.
All reactions