Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.08 KB

01-11-redis-7.2.4.md

File metadata and controls

29 lines (23 loc) · 1.08 KB
title date tags authors description aliases excludeSearch
Redis 7.2.4 is available
2024-01-11
addons
redis
Use Redis 7.2 in its latest release on Clever Cloud
/changelog/2024-01-11-redis-7.2.4
true

Redis™ 7.2.4 is now available for each new deployment. You can easily migrate an existing instance from Console.

Security fixes

  • (CVE-2023-41056) In some cases, Redis™ may incorrectly handle resizing of memory buffers which can result in incorrect accounting of buffer sizes and lead to heap overflow and potential remote code execution.

Bug fixes

  • Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2 (#12805, #12832)
  • Fix slot ownership not being properly handled when deleting a slot from a node (#12564)
  • Fix atomicity issues with the RedisModuleEvent_Key module API event (#12733)

Learn more about Redis™ 7.2.x branch here.