Skip to content

Commit 81455be

Browse files
committed
OP: add Redis Open Source 8.2.1 release notes
1 parent 05202b6 commit 81455be

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@ min-version-rs: blah
1212
weight: 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

1735
This is the General Availability release of Redis 8.2 in Redis Open Source.

0 commit comments

Comments
 (0)