Skip to content

Commit f5c06c7

Browse files
authored
DOC-4255: update RediSearch release notes for 2.10.7 (#653)
1 parent 493da16 commit f5c06c7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,21 @@ weight: 90
1313
---
1414
## Requirements
1515

16-
RediSearch v2.10.6 requires:
16+
RediSearch v2.10.7 requires:
1717

1818
- Minimum Redis compatibility version (database): 7.4
1919
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
2020

21+
## v2.10.7 (Septermber 2024)
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+
- https://github.com/RediSearch/RediSearch/pull/4941 Adjusting the module configuration to avoid routing overload on the first shard in a clustered database (MOD-7505)
29+
- https://github.com/RediSearch/RediSearch/pull/4950 `FT.PROFILE` on `AGGREGATE` numeric queries could cause a crash due to reuse of an internal CURSOR in a large range of numeric values (MOD-7454)
30+
2131
## v2.10.6 (August 2024):
2232

2333
This is a maintenance release for RediSearch 2.10.

0 commit comments

Comments
 (0)