UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v7.2.0

renovate requested to merge renovate/redis-redis-7.x into development

This MR contains the following updates:

Package Type Update Change
redis/redis ironbank-github minor 7.0.12 -> 7.2.0
redis/redis minor 7.0.12 -> 7.2.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

redis/redis

v7.2.0

Compare Source

Upgrade urgency LOW: This is the first stable Release for Redis 7.2.

Bug Fixes

  • redis-cli in cluster mode handles unknown-endpoint (#​12273)
  • Update request / response policy hints for a few commands (#​12417)
  • Ensure that the function load timeout is disabled during loading from RDB/AOF and on replicas. (#​12451)
  • Fix false success and a memory leak for ACL selector with bad parenthesis combination (#​12452)
  • Fix the assertion when script timeout occurs after it signaled a blocked client (#​12459)

Fixes for issues in previous releases of Redis 7.2

  • Update MONITOR client's memory correctly for INFO and client-eviction (#​12420)
  • The response of cluster nodes was unnecessarily adding an extra comma when no hostname was present. (#​12411)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports