Skip to content

Commit e61de8e

Browse files
authored
OP: add RedisJSON release notes (#1029)
1 parent a96d877 commit e61de8e

File tree

3 files changed

+47
-3
lines changed

3 files changed

+47
-3
lines changed

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.4-release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,25 @@ weight: 97
1717
---
1818
## Requirements
1919

20-
RedisJSON v2.4.9 requires:
20+
RedisJSON v2.4.11 requires:
2121

2222
- Minimum Redis compatibility version (database): 6.0.16
2323
- Minimum Redis Enterprise Software version (cluster): 6.2.18
2424

25+
## v2.4.11 (January 2025)
26+
27+
This is a maintenance release for RedisJSON 2.4
28+
29+
Update urgency: `LOW`: No need to upgrade unless there are new features you want to use.
30+
31+
Details
32+
33+
- Bug fixes:
34+
- [#1313](https://github.com/redisjson/redisjson/pull/1313) (Redis Enterprise A-A only) Potential crash on `JSON.DEBUG MEMORY` (MOD-8412)
35+
36+
- Improvements:
37+
- [#1310](https://github.com/redisjson/redisjson/pull/1310) Added support for Ubuntu 22 and macOS 13 and 14
38+
2539
## v2.4.9 (April 2024)
2640

2741
This is a maintenance release for RedisJSON 2.4.

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.6-release-notes.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,26 @@ weight: 96
1414
---
1515
## Requirements
1616

17-
RedisJSON v2.6.12 requires:
17+
RedisJSON v2.6.14 requires:
1818

1919
- Minimum Redis compatibility version (database): 7.2
2020
- Minimum Redis Enterprise Software version (cluster): 7.2.4
2121

22+
## v2.6.14 (January 2025)
23+
24+
This is a maintenance release for RedisJSON 2.6
25+
26+
Update urgency: `LOW`: No need to upgrade unless there are new features you want to use.
27+
28+
Details:
29+
30+
- Bug fixes:
31+
- [#1313](https://github.com/redisjson/redisjson/pull/1313) (Redis Enterprise A-A only) Potential crash on `JSON.DEBUG MEMORY` (MOD-8412)
32+
33+
- Improvements:
34+
- [#1312](https://github.com/redisjson/redisjson/pull/1312) Added support for Ubuntu 22 and macOS 13 and 14
35+
36+
2237
## v2.6.12 (September 2024)
2338

2439
This is a maintenance release for RedisJSON 2.6

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.8-release-notes.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,26 @@ weight: 95
1515

1616
## Requirements
1717

18-
RedisJSON v2.8.4 requires:
18+
RedisJSON v2.8.8 requires:
1919

2020
- Minimum Redis compatibility version (database): 7.4
2121
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
2222

23+
## v2.8.8 (January 2025)
24+
25+
This is a maintenance release for RedisJSON 2.8
26+
27+
Update urgency: `LOW`: No need to upgrade unless there are new features you want to use.
28+
29+
Details:
30+
31+
- Bug fixes:
32+
- [#1313](https://github.com/redisjson/redisjson/pull/1313) (Redis Enterprise A-A only) Potential crash on `JSON.DEBUG MEMORY` (MOD-8412)
33+
34+
- Improvements:
35+
- [#1262](https://github.com/redisjson/redisjson/pull/1262) Support active memory defragmentation (MOD-7888)
36+
- [#1308](https://github.com/redisjson/redisjson/pull/1308) Added support for Ubuntu 22 and macOS 13 and 14
37+
2338
## v2.8.4 (September 2024)
2439

2540
This is a maintenance release for RedisJSON 2.8

0 commit comments

Comments
 (0)