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