| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.4.1.RELEASE source code.tar.gz | 2026-04-02 | 2.2 MB | |
| 7.4.1.RELEASE source code.zip | 2026-04-02 | 3.4 MB | |
| README.md | 2026-04-02 | 708 Bytes | |
| Totals: 3 Items | 5.6 MB | 2 | |
The Lettuce team is pleased to announce the Lettuce 7.4.1 patch release!
Lettuce 7.4.1 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.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.
Thanks to all contributors who made Lettuce 7.4.1.RELEASE possible.
📗 Links Reference documentation: https://lettuce.io/core/7.4.1.RELEASE
🐞 Bug Fixes
- ERR unknown subcommand 'MYID' with Azure Managed Redis [#3495] (#3693) by @a-TODO-rov in https://github.com/redis/lettuce/pull/3702
Full Changelog: https://github.com/redis/lettuce/compare/7.4.0.RELEASE...7.4.1.RELEASE