Recent redis updates
Section
Features
- Add graceful shutdown for TLS in redis-cli (#14721) (4a7dd65)
Section
Fixes
- Fix use-after-free in handleClientsBlockedOnKey (#15594) (a8edcfc)
- Regenerate commands.def after READWRITE summary fix (#15595) (de113ec)
- Fix typo Reids -> Redis in readwrite subcommand summary (#14805) (c4913c0)
- Fix flaky lazyfree stream test by using explicit stream IDs (#15585) (c027c8e)
- Fix signed overflow in BITFIELD i64 checks (#15545) (ca54198)
- Fix x86-64 detection in CRC optimizations (#15532) (0ef7e2b)
Section
Improvements
- Use HTTPS for download.redis.io in releasetools (#15596) (5a53459)
- Track Pub/Sub subscription provenance across AUTH changes (#15468) (43c88eb)
- rax: use memchr() for child-edge lookup in non-compressed nodes (#15022) (ade0601)
- Skip the stale Unix socket test under Valgrind (#15571) (de3ea25)
- Disabling copy avoidance in 'client eviction due to output buffer' test (#15568) (0708bdb)