| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.2.7 source code.tar.gz | 2026-06-04 | 4.0 MB | |
| 8.2.7 source code.zip | 2026-06-04 | 4.8 MB | |
| README.md | 2026-06-04 | 1.4 kB | |
| Totals: 3 Items | 8.7 MB | 0 | |
Update urgency: HIGH: There are critical bugs that may affect a subset of users.
Bug fixes
- [#15175], RediSearch/RediSearch#9262 Redis fails to start on AArch64
- [#14537]
SCAN: restore original filter order (revert change introduced in 8.2) - [#14816] setModuleEnumConfig() passing prefixed name to module callbacks
- [#14623] Streams:
XTRIM/XADDwith approx mode (~) don’t delete entries forDELREF/ACKEDstrategies - [#14552] Streams: Incorrect behavior when using
XDELEX...ACKEDafterXGROUP DESTROY` - [#14420] Shutdown blocked client not being properly reset after shutdown cancellation
- [#14415] Potential crash in
lookupKey()whenexecuting_clientis NULL - [#14417]
CLUSTER FORGET- heap-buffer-overflow - [#15188]
cluster-announce-iprejecting hostnames (regression) - [#14667], [#14886] Potential TCP stalls/deadlocks
- RediSearch/RediSearch#9484 Shard crash during background index scan of JSON documents with vector fields on Active-Active (CRDT) databases (MOD-15542)
- RediSearch/RediSearch#9635 Severe latency spikes and shard unresponsiveness when
EXPIREorEXPIREAToperations run concurrently with queries on large indexes (MOD-14930)