File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,22 @@ min-version-rs: blah
1212weight : 20
1313---
1414
15+ ## Redis Open Source 8.2.1 (August 2025)
16+
17+ Update urgency: ` MODERATE ` : Program an upgrade of the server, but it's not urgent.
18+
19+ ### Bug fixes
20+
21+ - [ #14240 ] ( https://github.com/redis/redis/pull/14240 ) ` INFO KEYSIZES ` - potential incorrect histogram updates on cluster mode with modules.
22+ - [ #14274 ] ( https://github.com/redis/redis/pull/14274 ) Disable Active Defrag during flushing replica.
23+ - [ #14276 ] ( https://github.com/redis/redis/pull/14276 ) ` XADD ` or ` XTRIM ` can crash the server after loading RDB.
24+ - [ #Q6601] ( https://github.com/RediSearch/RediSearch/pull/6601 ) Potential crash when running ` FLUSHDB ` (MOD-10681).
25+
26+ ### Performance and resource utilization
27+
28+ - Query Engine - LeanVec and LVQ proprietary Intel optimizations were removed from Redis Open Source.
29+ - [ #Q6621] ( https://github.com/RediSearch/RediSearch/pull/6621 ) Fix regression in ` INFO ` (MOD-10779).
30+
1531## Redis Open Source 8.2 (August 2025)
1632
1733This is the General Availability release of Redis 8.2 in Redis Open Source.
You can’t perform that action at this time.
0 commit comments