Releases: RedisJSON/RedisJSON
Releases · RedisJSON/RedisJSON
v2.8.19
28 Apr 11:06
Compare
Sorry, something went wrong.
No results found
Note
Starting with Redis 8, the JSON data structure is integral to Redis. You don't need to install this module separately.
This is not the latest release.
We no longer release new standalone versions of RedisJSON. We only patch old versions.
See https://github.com/redis/redis
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
#1554 Trailing chars are ignored (MOD-7266); Fixes #976
#1543 Wrong mutation ordering for array commands with recursive paths (MOD-6722)
#1542 JSONPath evaluation issues (MOD-14664); Fixes #968 (MOD-7264), #962 (MOD-7272), #963 (MOD-7270), #1089 (MOD-7268)
v2.6.24
28 Apr 11:04
Compare
Sorry, something went wrong.
No results found
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
#1554 Trailing chars are ignored (MOD-7266); Fixes #976
#1543 Wrong mutation ordering for array commands with recursive paths (MOD-6722)
#1542 JSONPath evaluation issues (MOD-14664); Fixes #968 (MOD-7264), #962 (MOD-7272), #963 (MOD-7270), #1089 (MOD-7268)
v2.4.19
28 Apr 11:02
Compare
Sorry, something went wrong.
No results found
This is a maintenance release for RedisJSON 2.4
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details
Bug fixes
#1554 Trailing chars are ignored (MOD-7266); Fixes #976
#1543 Wrong mutation ordering for array commands with recursive paths (MOD-6722)
#1542 JSONPath evaluation issues (MOD-14664); Fixes #968 (MOD-7264), #962 (MOD-7272), #963 (MOD-7270), #1089 (MOD-7268)
v2.8.16
03 Dec 11:17
Compare
Sorry, something went wrong.
No results found
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
#1446 Rare race condition in async flush (MOD-12014)
v2.8.15
03 Nov 08:22
Compare
Sorry, something went wrong.
No results found
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
Improvements:
Added support for Rocky Linux 9 and RHEL9 ARM
v2.6.22
03 Nov 08:21
Compare
Sorry, something went wrong.
No results found
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
Improvements:
Added support for Rocky Linux 9 and RHEL9 ARM
v2.8.14
25 Sep 08:12
Compare
Sorry, something went wrong.
No results found
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
#1374 - JSON.DEL doesn’t delete all matching object members / array elements (MOD-11032, MOD-11067)
v2.6.21
25 Sep 08:11
Compare
Sorry, something went wrong.
No results found
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
#1374 - JSON.DEL doesn’t delete all matching object members / array elements (MOD-11032, MOD-11067)
v2.4.17
25 Sep 08:10
Compare
Sorry, something went wrong.
No results found
This is a maintenance release for RedisJSON 2.4
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
Details
Bug fixes
#1374 - JSON.DEL doesn’t delete all matching object members / array elements (MOD-11032, MOD-11067)
v2.8.9
28 Apr 09:36
Compare
Sorry, something went wrong.
No results found
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
#1329 Memory usage calculation: some allocations are counted twice (MOD-9169)
Improvements:
#1335 Added support for Azure Linux 3 (MOD-9172)