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.6 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.6.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.6 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.6.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
nodeFilter
Predicate
to filterPartitions
IntroducenodeFilter
Predicate
to filterPartitions
#1942READONLY
errors Add exception type forREADONLY
errors #1943🐞 Bug Fixes
FlushMode
on upstreams only Run flush commands withFlushMode
on upstreams only #1908RoundRobinSocketAddressSupplier
is not refreshing whenRedisURI
changesRoundRobinSocketAddressSupplier
is not refreshing whenRedisURI
changes #1909ClientResources.mutate()
leads toDefaultClientResources was not shut down properly
if the original instance is GC'dClientResources.mutate()
leads toDefaultClientResources was not shut down properly
if the original instance is GC'd #1917BoundedPoolConfig
with-1
asmaxTotal
does not work as unlimited poolBoundedPoolConfig
with-1
asmaxTotal
does not work as unlimited pool #1953💡 Other
RedisCoroutinesCommands
calls are locked after calling multi()RedisCoroutinesCommands
calls are locked after calling multi() #1954❤️ Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release 6.1.6.RELEASE.
Beta Was this translation helpful? Give feedback.
All reactions