The Lettuce team is pleased to announce the Lettuce 6.0.9 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.0.9.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.0.9.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.0.9.RELEASE/api/
🐞 Bug Fixes
- Attempting to execute commands during a JVM shutdown will cause a RedisConnectionFailureException / IllegalStateException: Shutdown in progress #1883
- Tracing incorrect when command execute timeout #1901
RoundRobinSocketAddressSupplier
is not refreshing whenRedisURI
changes #1909BoundedPoolConfig
with-1
asmaxTotal
does not work as unlimited pool #1953
💡 Other
- Upgrade build to Java 17 #1854
- A question about the letuce CI project view #1914
- Bump log4j-core to 2.15.0 #1934
- Upgrade log4j to 2.17 to address CVE-2021-45105 #1941
- Upgrade to Netty 4.1.72.Final #1950
- Extend copyright license years to 2022 #1952
❤️ Contributors
We'd like to thank all the contributors who worked on this release!