| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.5.2 source code.tar.gz | 2026-05-29 | 1.1 MB | |
| 7.5.2 source code.zip | 2026-05-29 | 1.7 MB | |
| README.md | 2026-05-29 | 566 Bytes | |
| Totals: 3 Items | 2.7 MB | 0 | |
This is a maintenance release focused on improving the stability of the Automatic Failover feature (MultiDbClient). Recommended for any deployment using MultiDbClient / multi-database failover.
š Bug Fixes
- Fixes a connection pool leak in experimental multi-database failover when ping() fails during acquisition. https://github.com/redis/jedis/pull/4546
š§° Maintenance
- CommandObjects refactoring Part 4: Backport deprecations to 7.5.x by @uglide in https://github.com/redis/jedis/pull/4517