Update dependency redis/redis to v7.2.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
redis/redis | patch |
7.2.4 -> 7.2.5
|
|
redis/redis | ironbank-github | patch |
7.2.4 -> 7.2.5
|
Release Notes
redis/redis (redis/redis)
v7.2.5
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.