Skip to content

Commit 91749ca

Browse files
OP: update RediSearch release notes for 2.8.17 (#595)
* OP: update RediSearch release notes for 2.8.17 * Update content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md Co-authored-by: mich-elle-luna <[email protected]> --------- Co-authored-by: mich-elle-luna <[email protected]>
1 parent 683df9f commit 91749ca

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.8-release-notes.md

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

16-
RediSearch v2.8.16 requires:
16+
RediSearch v2.8.17 requires:
1717

1818
- Minimum Redis compatibility version (database): 7.2
1919
- Minimum Redis Enterprise Software version (cluster): 7.2.4
2020

21+
## v2.8.17 (August 2024)
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+
29+
- [#4941](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)
30+
- [#4950](https://github.com/redisearch/redisearch/pull/4950) `FT.PROFILE` on `AGGREGATE` numeric queries could cause a crash due to reusing internal `CURSOR` in large range of numeric values (MOD-7454)
31+
2132
## v2.8.16 (August 2024)
2233

2334
This is a maintenance release for RediSearch 2.8

0 commit comments

Comments
 (0)