RedisJSON 2.8 release notes
RedisJSON 2.8 introduces bug fixes.
Requirements
RedisJSON v2.8.4 requires:
- Minimum Redis compatibility version (database): 7.4
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
v2.8.4 (September 2024)
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.8 GA (v2.8.3) (July 2024)
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)
- #1212
Note:
- 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