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.0.4 service release!
This release ships with bug fixes and selected enhancements along with dependency upgrades.
Find the full changelog at the end of this document.
Thanks to all contributors who made Lettuce 6.0.4.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 16. 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.0.4 service release!
This release ships with bug fixes and selected enhancements along with dependency upgrades.
Find the full changelog at the end of this document.
Thanks to all contributors who made Lettuce 6.0.4.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 16. It is tested continuously against the latest Redis source-build.
📗 Links
Reference documentation: https://lettuce.io/core/6.0.4.RELEASE/reference/
Javadoc: https://lettuce.io/core/6.0.4.RELEASE/api/
⭐ New Features
match
Add overload to ScanArgs to accept a binarymatch
#1675🪲 Bug Fixes
CommandHandler
Fix potential null-dereference in CommandHandler #1703 (Thanks to @wbzj1110)RedisPubSubCommands
,RedisClusterPubSubCommands
, and other types missingin
reflect-config.json
RedisPubSubCommands
,RedisClusterPubSubCommands
, and other types missing inreflect-config.json
#1710💡 Other
RedisURI
: improve deprecation notice inwithPassword()
RedisURI: improve deprecation notice in withPassword() #1707 (Thanks to @perlun)This discussion was created from the release 6.0.4.RELEASE.
Beta Was this translation helpful? Give feedback.
All reactions