- Fix integer overflow in BITFIELD on 32‑bit builds (CVE‑2021‑32761) preventing remote code execution
- Correct reply types for ZPOPMAX/MIN with COUNT, HRANDFIELD, ZRANDMEMBER, and ZRANGESTORE to comply with RESP3 semantics
- Resolve numerous stability issues: crashes after CLIENT UNPAUSE, thread‑I/O bugs, XTRIM/XADD limit handling, and various command edge‑cases