| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.1.2.RELEASE source code.tar.gz | 2026-04-02 | 1.9 MB | |
| 7.1.2.RELEASE source code.zip | 2026-04-02 | 2.9 MB | |
| README.md | 2026-04-02 | 1.0 kB | |
| Totals: 3 Items | 4.8 MB | 1 | |
The Lettuce team is pleased to announce the release of Lettuce 7.1.2!
Lettuce 7.1.2.RELEASE supports Redis 2.6+ up to Redis 8.x and requires Java 8 or newer. The driver is tested against Redis 8.4, 8.2, 8.0, 7.4, and 7.2.
Thanks to all contributors who made Lettuce 7.1.2.RELEASE possible!
If you need any support, meet Lettuce at
- GitHub Discussions: https://github.com/lettuce-io/lettuce-core/discussions
- Stack Overflow (Questions): https://stackoverflow.com/questions/tagged/lettuce
- Join the chat at https://discord.gg/redis and look for the "Help:Tools Lettuce" channel
- GitHub Issues (Bug reports, feature requests): https://github.com/lettuce-io/lettuce-core/issues
- Documentation: https://lettuce.io/core/7.1.2.RELEASE/reference/
Changes
š Bug Fixes
- ERR unknown subcommand 'MYID' with Azure Managed Redis [#3495] (#3693) by @a-TODO-rov in https://github.com/redis/lettuce/pull/3699
Full Changelog: https://github.com/redis/lettuce/compare/7.1.1.RELEASE...7.1.2.RELEASE