Skip to content

Commit 0d412d0

Browse files
authored
OP: add RediSearch v2.8.23, v2.10.12, and v2.6.26 release notes (#1143)
1 parent 97d205d commit 0d412d0

File tree

3 files changed

+30
-3
lines changed

3 files changed

+30
-3
lines changed

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

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

16-
RediSearch v2.10.11 requires:
16+
RediSearch v2.10.12 requires:
1717

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

21+
## v2.10.12 (February 2025)
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+
- [#5596](https://github.com/redisearch/redisearch/pull/5596) Changes on the memory block reading logic could cause crash on `FT.SEARCH` with error "_Redis 7.4.2 crashed by signal: 11, si_code: 128"_
29+
2130
## v2.10.11 (January 2025)
2231

2332
This is a maintenance release for RediSearch 2.10.

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,20 @@ weight: 92
1515
---
1616
## Requirements
1717

18-
RediSearch v2.6.25 requires:
18+
RediSearch v2.6.26 requires:
1919

2020
- Minimum Redis compatibility version (database): 6.0.16
2121
- Minimum Redis Enterprise Software version (cluster): 6.2.8
2222

23+
## v2.6.26 (February 2025)
24+
25+
This is a maintenance release for RediSearch 2.6.
26+
27+
Update urgency: `HIGH` : There is a critical bug that may affect a subset of users. Upgrade!
28+
29+
Bug fixes:
30+
- [#5606](https://github.com/redisearch/redisearch/pull/5606) Changes on the memory block reading logic could cause crash on `FT.SEARCH` with error "_Redis 7.4.2 crashed by signal: 11, si_code: 128_"
31+
2332
## v2.6.25 (January 2025)
2433

2534
This is a maintenance release for RediSearch 2.6.

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

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

16-
RediSearch v2.8.22 requires:
16+
RediSearch v2.8.23 requires:
1717

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

21+
## v2.8.23 (February 2025)
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+
- [#5605](https://github.com/redisearch/redisearch/pull/5605) Changes on the memory block reading logic could cause crash on `FT.SEARCH` with error "_Redis 7.4.2 crashed by signal: 11, si_code: 128_"
29+
2130
## v2.8.22 (January 2025)
2231

2332
This is a maintenance release for RediSearch 2.8.

0 commit comments

Comments
 (0)