8.2.7
Fix build flags for dependencies (#14038)
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)
Reduce the overhead from malloc usable (#14074)
Make some commets more friendly (#13319)
Lua script may lead to integer overflow and potential RCE (CVE-2025-46817)
Explaining hiredis upgrade