diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md index 9ebc22d96f..5c745cc373 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.4-release-notes.md @@ -14,11 +14,23 @@ weight: 96 --- ## Requirements -RedisBloom v2.4.13 requires: +RedisBloom v2.4.14 requires: - Minimum Redis compatibility version (database): 6.0.16 - Minimum Redis Enterprise Software version (cluster): 6.2.8 +## v2.4.14 (February 2025) + +This is a maintenance release for RedisBloom 2.4. + +Update urgency: `MODERATE`: Program an upgrade of the server, but it's not urgent. + +Details: + +- Bug fixes: + - [#828](https://github.com/redisbloom/redisbloom/pull/828) `CMS.INCRBY` does not notify `WATCH`ers or client-side caching (MOD-8193) + - [#827](https://github.com/redisbloom/redisbloom/pull/827) Top-K - suboptimal results after RDB load due to missing initialization (MOD-8194) + ## v2.4.13 (January 2025) This is a maintenance release for RedisBloom 2.4. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md index 29e68e391e..0161765c33 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-2.6-release-notes.md @@ -14,11 +14,23 @@ weight: 95 --- ## Requirements -RedisBloom v2.6.16 requires: +RedisBloom v2.6.17 requires: - Minimum Redis compatibility version (database): 7.2 - Minimum Redis Enterprise Software version (cluster): 7.2.4 +## v2.6.17 (February 2025) + +This is a maintenance release for RedisBloom 2.6. + +Update urgency: `MODERATE`: Program an upgrade of the server, but it's not urgent. + +Details: + +- Bug fixes: + - [#828](https://github.com/redisbloom/redisbloom/pull/828) `CMS.INCRBY` does not notify `WATCH`ers or client-side caching (MOD-8193) + - [#827](https://github.com/redisbloom/redisbloom/pull/827) Top-K - suboptimal results after RDB load due to missing initialization (MOD-8194) + ## v2.6.16 (January 2025) This is a maintenance release for RedisBloom 2.6. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md index 9796bfb06f..e6742d9f64 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.10-release-notes.md @@ -13,11 +13,20 @@ weight: 90 --- ## Requirements -RediSearch v2.10.12 requires: +RediSearch v2.10.13 requires: - Minimum Redis compatibility version (database): 7.4 - Minimum Redis Enterprise Software version (cluster): 7.6 (TBD) +## v2.10.13 (February 2025) + +This is a maintenance release for RediSearch 2.10. + +Update urgency: `LOW` No need to upgrade unless there are new features you want to use. + +Bug fixes: +- [#5646](https://github.com/redisearch/redisearch/pull/5646) `FT.SEARCH` using Cyrillic characters and wildcards delivering no results (MOD-7944) + ## v2.10.12 (February 2025) This is a maintenance release for RediSearch 2.10. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md index c4e43231f8..7ad5c7cd51 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.6-release-notes.md @@ -15,11 +15,21 @@ weight: 92 --- ## Requirements -RediSearch v2.6.26 requires: +RediSearch v2.6.27 requires: - Minimum Redis compatibility version (database): 6.0.16 - Minimum Redis Enterprise Software version (cluster): 6.2.8 +## v2.6.27 (February 2025) + +This is a maintenance release for RediSearch 2.6. + +Update urgency: `LOW` No need to upgrade unless there are new features you want to use. + +Bug fixes: + +- [#5648](https://github.com/redisearch/redisearch/pull/5648) `FT.SEARCH` using Cyrillic characters and wildcards delivering no results (MOD-7944) + ## v2.6.26 (February 2025) This is a maintenance release for RediSearch 2.6. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md index 18414a748a..583fd5dd76 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.8-release-notes.md @@ -13,11 +13,20 @@ weight: 91 --- ## Requirements -RediSearch v2.8.23 requires: +RediSearch v2.8.24 requires: - Minimum Redis compatibility version (database): 7.2 - Minimum Redis Enterprise Software version (cluster): 7.2.4 +## v2.8.24 (February 2025) + +This is a maintenance release for RediSearch 2.8. + +Update urgency: `LOW` No need to upgrade unless there are new features you want to use. + +Bug fixes: +- [#5647](https://github.com/redisearch/redisearch/pull/5647) `FT.SEARCH` using Cyrillic characters and wildcards delivering no results (MOD-7944) + ## v2.8.23 (February 2025) This is a maintenance release for RediSearch 2.8.