Skip to content

Commit 6eb6795

Browse files
authored
OP: add RediSearch v2.10.19 release notes (#1721)
1 parent 8c475e6 commit 6eb6795

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

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

16-
RediSearch v2.10.17 requires:
16+
RediSearch v2.10.19 requires:
1717

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

21+
## v2.10.19 (June 2025)
22+
23+
This is a maintenance release for RediSearch 2.10.
24+
25+
Update urgency: `LOW` No need to upgrade unless there are new features you want to use.
26+
27+
Bug fixes:
28+
- [#6211](https://github.com/redisearch/redisearch/pull/6211) Some languages (like Russian) could have multiple lower and upper case matches, causing index misbehaviour (MOD-9835).
29+
30+
Improvements:
31+
- [#5637](https://github.com/redisearch/redisearch/pull/5637) Memory allocation when converting special UTF-8 symbols requires more memory (MOD-8799).
32+
2133
## v2.10.18 (May 2025)
2234

2335
This is a maintenance release for RediSearch 2.10.

0 commit comments

Comments
 (0)