7.2.5
版本发布时间: 2024-05-19 14:15:08
redis/redis最新发布版本:8.0-m02(2024-11-04 17:16:21)
Upgrade urgency MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes
- A single shard cluster leaves failed replicas in CLUSTER SLOTS instead of removing them (#12824)
- Crash in LSET command when replacing small items and exceeding 4GB (#12955)
- Blocking commands timeout is reset due to re-processing command (#13004)
- Conversion of numbers in Lua args to redis args can fail. Bug introduced in 7.2.0 (#13115)
Bug fixes in CLI tools
- redis-cli: --count (for --scan, --bigkeys, etc) was ignored unless --pattern was also used (#13092)
- redis-check-aof: incorrectly considering data in manifest format as MP-AOF (#12958)