Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: RedisJSON/RedisJSON

v2.8.14

25 Sep 08:12
0938fb0
Compare
Choose a tag to compare

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
b5fb350
Compare
Choose a tag to compare

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
5b839a1
Compare
Choose a tag to compare

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
Choose a tag to compare

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)

v2.6.15

28 Apr 09:36
Compare
Choose a tag to compare

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

  • #1329 Memory usage calculation: some allocations are counted twice (MOD-9169)

Improvements:

  • #1335 Added support for Azure Linux 3 (MOD-9172)

v2.4.12

28 Apr 09:36
Compare
Choose a tag to compare

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

Improvements:

  • #1335 Added support for Azure Linux 3 (MOD-9172)

v2.8.8

06 Jan 14:53
Compare
Choose a tag to compare

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

  • #1262 Support active memory defragmentation (MOD-7888)
  • #1308 Added support for Ubuntu 22 and macOS 13 and 14

v2.6.14

06 Jan 14:52
Compare
Choose a tag to compare

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

06 Jan 14:51
Compare
Choose a tag to compare

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

01 Sep 14:51
b1cfb21
Compare
Choose a tag to compare

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)