RedisBloom 2.6 release notes
RESP3 support. Bug fixes.
Requirements
RedisBloom v2.6.13 requires:
- Minimum Redis compatibility version (database): 7.2
- Minimum Redis Enterprise Software version (cluster): 7.2.4
v2.6.13 (July 2024)
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:
v2.6.12 (March 2024)
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:
- #753 Potential crash on
CMS.MERGE
when using invalid arguments
- #753 Potential crash on
v2.6.11 (January 2024)
This is a maintenance release for RedisBloom 2.6.
Update urgency: HIGH
: There is a critical bug that may affect a subset of users. Upgrade!
Details:
-
Bug fixes:
- #727 Additional fixes for potential crash on
CF.LOADCHUNK
(MOD-6344)
- #727 Additional fixes for potential crash on
v2.6.10 (January 2024)
This is a maintenance release for RedisBloom 2.6.
Update urgency: HIGH
: There is a critical bug that may affect a subset of users. Upgrade!
Details:
-
Bug fixes:
v2.6.9 (December 2023)
This is a maintenance release for RedisBloom 2.6.
Update urgency: LOW
: No need to upgrade unless there are new features you want to use.
Details:
-
Bug fixes:
- #707 Top-K:
TOPK.ADD
andTOPK.QUERY
crash when an item name is an empty string (RED-114676)
- #707 Top-K:
v2.6.8 (October 2023)
This is a maintenance release for RedisBloom 2.6.
Update urgency: LOW
: No need to upgrade unless there are new features you want to use.
Details:
-
Improvements:
v2.6 GA (v2.6.3) (July 2023)
This is the General Availability release of RedisBloom 2.6.
Headlines
RedisBloom 2.6 introduces support for RESP3 and bug fixes.
Details
Improvements:
- #664
TOPK.ADD
,TOPK.INCRBY
, andTOPK.LIST
reply with blob string instead of simple string.
-
The version inside Redis will be 2.6.3 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a GA flag.
-
Minimal Redis version: 7.2