Skip to content

Commit 3a677f1

Browse files
authored
OP: add RediSearch v2.10.6 release notes (#569)
1 parent d5c11ab commit 3a677f1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

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

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

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

21+
## v2.10.6 (August 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+
- [#4916](https://github.com/redisearch/redisearch/pull/4916) - Union query, similar to `"is|the"`, starting with 2 [storwords](https://redis.io/docs/latest/develop/interact/search-and-query/advanced-concepts/stopwords/) could cause a crash (MOD-7495)
29+
- [#4895](https://github.com/redisearch/redisearch/pull/4895) - `FT.AGGREGATE` with `VERBATIM` option is not handled by the shards in cluster mode (MOD-7463)
30+
- [#4922](https://github.com/redisearch/redisearch/pull/4922) - Counting twice the field statistics at `#search` section of `INFO` response (MOD-7339)
31+
2132
## v2.10 GA (v2.10.5) (July 2024)
2233

2334
This is the General Availability release of RediSearch 2.10

0 commit comments

Comments
 (0)