Releases: RedisJSON/RedisJSON
v2.8.9
v2.6.15
v2.4.12
v2.8.8
This is a maintenance release for RedisJSON 2.8
Update urgency: LOW
: No need to upgrade unless there are new features you want to use.
Details
Bug fixes
- #1313 (Redis Enterprise A-A only) Potential crash on
JSON.DEBUG MEMORY
(MOD-8412)
Improvements
v2.6.14
This is a maintenance release for RedisJSON 2.6
Update urgency: LOW
: No need to upgrade unless there are new features you want to use.
Details
Bug fixes
- #1313 (Redis Enterprise A-A only) Potential crash on
JSON.DEBUG MEMORY
(MOD-8412)
Improvements
- #1312 Added support for Ubuntu 22 and macOS 13 and 14
v2.4.11
This is a maintenance release for RedisJSON 2.4
Update urgency: LOW
: No need to upgrade unless there are new features you want to use.
Details
Bug fixes
- #1313 (Redis Enterprise A-A only) Potential crash on
JSON.DEBUG MEMORY
(MOD-8412)
Improvements
- #1310 Added support for Ubuntu 22 and macOS 13 and 14
v2.8.4
This is a maintenance release for RedisJSON 2.8
Update urgency: MODERATE
: Program an upgrade of the server, but it's not urgent.
Details
Bug fixes:
- #1225 Crash on SET commands with recursive overlapping paths (MOD-7279)
- HDT#261 (Redis Enterprise A-A only) Crash when a JSON contains an EOF character (MOD-7464)
v2.6.12
This is a maintenance release for RedisJSON 2.6
Update urgency: MODERATE
: Program an upgrade of the server, but it's not urgent.
Details
Bug fixes:
- #1225 Crash on SET commands with recursive overlapping paths (MOD-7279)
- HDT#261 (Redis Enterprise A-A only) Crash when a JSON contains an EOF character (MOD-7464)
2.8 GA (v2.8.3)
This is the General Availability release of RedisJSON 2.8
Headlines:
RedisJSON 2.8 introduces bug fixes.
Details
Bug fixes
- #1212
JSON.MSET
- AOF commands are duplicated multiple times (MOD-7293)
Notes:
- The version inside Redis will be 2.8.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.4