7.2.14
optimizing d2string() and addReplyDouble() with grisu2: double to string conversion based on Florian Loitsch's Grisu-algorithm (#10587)
Updated HDR histogram from upsteam after they merged our fix in #10606. (#10755)
merging hiredis v1.2.0
Upgrade to jemalloc 5.3.0
redis-cli: Accept commands in subscribed mode (#11873)
Lua script may lead to integer overflow and potential RCE (CVE-2025-46817)
Lua cjson and cmsgpack integer overflow issues (CVE-2022-24834) (#12398)
Explaining hiredis upgrade