| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.2.2.RELEASE source code.tar.gz | 2026-04-02 | 1.9 MB | |
| 7.2.2.RELEASE source code.zip | 2026-04-02 | 3.0 MB | |
| README.md | 2026-04-02 | 704 Bytes | |
| Totals: 3 Items | 4.9 MB | 0 | |
The Lettuce team is pleased to announce the Lettuce 7.2.2 patch release!
Lettuce 7.2.2 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.
Thanks to all contributors who made Lettuce 7.2.2.RELEASE possible.
📗 Links Reference documentation: https://lettuce.io/core/7.2.2.RELEASE/reference/
🐞 Bug Fixes
- ERR unknown subcommand 'MYID' with Azure Managed Redis [#3495] (#3693) by @a-TODO-rov in https://github.com/redis/lettuce/pull/3700
Full Changelog: https://github.com/redis/lettuce/compare/7.2.1.RELEASE...7.2.2.RELEASE