Releases: RedisBloom/RedisBloom
v2.8.7
v2.6.18
v2.4.15
v2.6.17
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.4.14
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:
v2.8.5
This is a maintenance release for RedisBloom 2.8
Update urgency: SECURITY
: There are security fixes in the release.
Details
Security and privacy:
- #843 (CVE-2024-53993) CMS: potential out-of-bounds write (MOD-6970)
Bug fixes:
- #843
CMS.MERGE
crashes or hangs on negative number of keys (MOD-6964) - #699
BF.RESERVE
crashes (OOM) on huge initialization values (MOD-7057) - #843
CF.RESERVE
crashes (OOM) on huge initialization values (MOD-7058) - #843
TOPK.RESERVE
crashes (OOM) on huge initialization values (MOD-7059) - #843
CMS.INITBYDIM
andCMS.INITBYPROB
crash (OOM) on huge initialization values (MOD-7060) - #828
CMS.INCRBY
does not notifyWATCH
ers or client-side caching (MOD-8193) - #827 Top-K - suboptimal results after RDB load due to missing initialization (MOD-8194)
Improvements:
v2.6.16
This is a maintenance release for RedisBloom 2.6
Update urgency: SECURITY
: There are security fixes in the release.
Details
Security and privacy:
- #844 (CVE-2024-53993) CMS: potential out-of-bounds write (MOD-6970)
Bug fixes:
- #844
CMS.MERGE
crashes or hangs on negative number of keys (MOD-6964)
Improvements:
- #830 Added support for Ubuntu 22 and macOS 13 and 14
v2.4.13
This is a maintenance release for RedisBloom 2.4
Update urgency: SECURITY
: There are security fixes in the release.
Details
Security and privacy:
- #845 (CVE-2024-53993) CMS: potential out-of-bounds write (MOD-6970)
Bug fixes:
- #845
CMS.MERGE
crashes or hangs on negative number of keys (MOD-6964)
Improvements:
- #831 Added support for Ubuntu 22 and macOS 13 and 14
2.8 GA (v2.8.2)
This is the General Availability release of RedisBloom 2.8
Headlines:
RedisBloom 2.8 introduces improvements and bug fixes.
Details
Bug fixes:
- #773
CMS.MERGE
: reply with an error on overflow and underflow (MOD-6962)
Notes:
- The version inside Redis will be 2.8.2 in semantic versioning. Since the version of a module in Redis is numeric, we could not add a GA flag.
- Minimal Redis version: 7.4