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.6-release-notes.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,21 @@ weight: 92
15
15
---
16
16
## Requirements
17
17
18
-
RediSearch v2.6.28 requires:
18
+
RediSearch v2.6.29 requires:
19
19
20
20
- Minimum Redis compatibility version (database): 6.0.16
21
21
- Minimum Redis Enterprise Software version (cluster): 6.2.8
22
22
23
+
## v2.6.29 (April 2025)
24
+
25
+
This is a maintenance release for RediSearch 2.6.
26
+
27
+
Update urgency: `LOW` No need to upgrade unless there are new features you want to use.
28
+
29
+
Improvements:
30
+
-[#5940](https://github.com/redisearch/redisearch/pull/5940) Improved performance (reduced CPU time) of collecting vector index statistics (MOD-9354)
31
+
-[#5816](https://github.com/redisearch/redisearch/pull/5816) Improved accuracy of index memory reporting by correcting a bug that caused negative memory counts (MOD-5904)
0 commit comments