You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,23 @@ weight: 90
13
13
---
14
14
## Requirements
15
15
16
-
RediSearch v2.10.22 requires:
16
+
RediSearch v2.10.23 requires:
17
17
18
18
- Minimum Redis compatibility version (database): 7.4
19
19
- Minimum Redis Enterprise Software version (cluster): 7.8
20
20
21
+
## v2.10.23 (September 2025)
22
+
23
+
This is a maintenance release for RediSearch 2.10.
24
+
25
+
Update urgency: `HIGH` : There is a critical bug that may affect a subset of users. Upgrade!
26
+
27
+
Bug fixes:
28
+
-[#6672](https://github.com/RediSearch/RediSearch/pull/6672) Fix potential file descriptor leak when OOM.
29
+
-[#6763](https://github.com/RediSearch/RediSearch/pull/6763) Fix potential deadlock during RDB loading in cases where the `INFO` command is sent to the server.
Copy file name to clipboardExpand all lines: content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,23 @@ weight: 91
13
13
---
14
14
## Requirements
15
15
16
-
RediSearch v2.8.29 requires:
16
+
RediSearch v2.8.30 requires:
17
17
18
18
- Minimum Redis compatibility version (database): 7.2
19
19
- Minimum Redis Enterprise Software version (cluster): 7.2.4
20
20
21
+
## v2.8.30 (September 2025)
22
+
23
+
This is a maintenance release for RediSearch 2.8.
24
+
25
+
Update urgency: `HIGH` : There is a critical bug that may affect a subset of users. Upgrade!
26
+
27
+
Bug fixes:
28
+
-[#6672](https://github.com/RediSearch/RediSearch/pull/6672) Fix potential file descriptor leak when OOM.
29
+
-[#6763](https://github.com/RediSearch/RediSearch/pull/6763) Fix potential deadlock during RDB loading in cases where the `INFO` command is sent to the server.
0 commit comments