Fix Redis 7.4.7 release notes
Some checks failed
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos-jemalloc (push) Has been cancelled
CI / build-old-chain-jemalloc (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled

This commit is contained in:
YaacovHazan 2025-11-02 09:19:06 +02:00
parent 905f59f46e
commit 4d1a341aaf

View file

@ -16,11 +16,11 @@ SECURITY: There are security fixes in the release.
Redis 7.4.7 Released Sun 2 Nov 2025 10:00:00 IST
================================================================================
Update urgency: `HIGH`: There are security fixes in the release.
Update urgency: `HIGH`: There is a critical bug that may affect a subset of users.
### Bug fixes
- an overflow in `HyperLogLog` with 2GB+ entries may result in a Redis crash
- An overflow in `HyperLogLog` with 2GB+ entries may result in a Redis crash
================================================================================