mirror of
https://github.com/redis/redis.git
synced 2026-02-03 20:39:54 -05:00
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
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:
parent
905f59f46e
commit
4d1a341aaf
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
||||
================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue