Skip to content

Commit e71ae71

Browse files
authored
OP: add module release notes (#1472)
* OP: add module release notes * Apply review comments
1 parent 3d92b5d commit e71ae71

9 files changed

+135
-15
lines changed

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

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

17-
RedisBloom v2.4.14 requires:
17+
RedisBloom v2.4.15 requires:
1818

1919
- Minimum Redis compatibility version (database): 6.0.16
2020
- Minimum Redis Enterprise Software version (cluster): 6.2.8
2121

22+
## v2.4.15 (April 2025)
23+
24+
This is a maintenance release for RedisBloom 2.4.
25+
26+
Update urgency: `LOW`: No need to upgrade unless there are new features you want to use.
27+
28+
Details:
29+
30+
Improvements:
31+
- [#865](https://github.com/redisbloom/redisbloom/pull/865) Added support for Azure Linux 3 (MOD-9171)
32+
2233
## v2.4.14 (February 2025)
2334

2435
This is a maintenance release for RedisBloom 2.4.

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

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

17-
RedisBloom v2.6.17 requires:
17+
RedisBloom v2.6.18 requires:
1818

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

22+
## v2.6.18 (April 2025)
23+
24+
This is a maintenance release for RedisBloom 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+
Improvements:
31+
- [#865](https://github.com/redisbloom/redisbloom/pull/865) Added support for Azure Linux 3 (MOD-9171)
32+
2233
## v2.6.17 (February 2025)
2334

2435
This is a maintenance release for RedisBloom 2.6.

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

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,28 @@ categories:
88
description: RedisBloom 2.8 introduces improvements and bug fixes.
99
linkTitle: v2.8 (July 2024)
1010
min-version-db: '7.4'
11-
min-version-rs: 7.6 (TBD)
11+
min-version-rs: 7.8
1212
toc: 'true'
1313
weight: 94
1414
---
1515

1616
## Requirements
1717

18-
RedisBloom v2.8.5 requires:
18+
RedisBloom v2.8.7 requires:
1919

2020
- Minimum Redis compatibility version (database): 7.4
21-
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
21+
- Minimum Redis Enterprise Software version (cluster): 7.8
22+
23+
## v2.8.7 (April 2025)
24+
25+
This is a maintenance release for RedisBloom 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+
Improvements:
32+
- [#865](https://github.com/redisbloom/redisbloom/pull/865) Added support for Azure Linux 3 (MOD-9171)
2233

2334
## v2.8.5 (January 2025)
2435

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

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

20-
RedisJSON v2.4.11 requires:
20+
RedisJSON v2.4.12 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.12 (April 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+
Improvements:
34+
- [#1335](https://github.com/redisjson/redisjson/pull/1335) Added support for Azure Linux 3 (MOD-9172)
35+
2536
## v2.4.11 (January 2025)
2637

2738
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: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,25 @@ weight: 96
1414
---
1515
## Requirements
1616

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

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

22+
## v2.6.15 (April 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+
- [#1329](https://github.com/redisjson/redisjson/pull/1329) Memory usage calculation: some allocations are counted twice (MOD-9169)
32+
33+
Improvements:
34+
- [#1335](https://github.com/redisjson/redisjson/pull/1335) Added support for Azure Linux 3 (MOD-9172)
35+
2236
## v2.6.14 (January 2025)
2337

2438
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: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,31 @@ categories:
88
description: RedisJSON 2.8 introduces bug fixes.
99
linkTitle: v2.8 (July 2024)
1010
min-version-db: '7.4'
11-
min-version-rs: 7.6 (TBD)
11+
min-version-rs: 7.8
1212
toc: 'true'
1313
weight: 95
1414
---
1515

1616
## Requirements
1717

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

2020
- Minimum Redis compatibility version (database): 7.4
21-
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
21+
- Minimum Redis Enterprise Software version (cluster): 7.8
22+
23+
## v2.8.9 (April 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+
- [#1329](https://github.com/redisjson/redisjson/pull/1329) Memory usage calculation: some allocations are counted twice (MOD-9169)
33+
34+
Improvements:
35+
- [#1335](https://github.com/redisjson/redisjson/pull/1335) Added support for Azure Linux 3 (MOD-9172)
2236

2337
## v2.8.8 (January 2025)
2438

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.10-release-notes.md

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

17-
RedisTimeSeries v1.10.16 requires:
17+
RedisTimeSeries v1.10.17 requires:
1818

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

22+
## v1.10.17 (April 2025)
23+
24+
This is a maintenance release for RedisTimeSeries 1.10.
25+
26+
Update urgency: `MODERATE`: Plan an upgrade of the server, but it's not urgent.
27+
28+
Details:
29+
30+
Bug fixes:
31+
- [#1725](https://github.com/redistimeseries/redistimeseries/pull/1725) `TS.DEL` crashes on keys with compactions if the deletion removes the last compaction bucket (MOD-8936)
32+
- [LibMR#58](https://github.com/RedisGears/LibMR/pull/58) Crash when a cluster contains both 1.8 and newer nodes (MOD-8976, MOD-9192)
33+
34+
Improvements:
35+
- [#1712](https://github.com/redistimeseries/redistimeseries/pull/1712) Added support for Azure Linux 3 (MOD-9170)
36+
- [#1736](https://github.com/redistimeseries/redistimeseries/pull/1736) (Redis Enterprise only) Cross-key commands are handled by a random shard rather than the first shard (MOD-9262, MOD-9314)
37+
2238
## v1.10.16 (January 2025)
2339

2440
This is a maintenance release for RedisTimeSeries 1.10.

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.12-release-notes.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,32 @@ categories:
88
description: RedisTimeSeries 1.12 adds a highly requested feature - insertion-filter for close samples.
99
linkTitle: v1.12 (July 2024)
1010
min-version-db: '7.4'
11-
min-version-rs: 7.6 (TBD)
11+
min-version-rs: 7.8
1212
toc: 'true'
1313
weight: 94
1414
---
1515
## Requirements
1616

17-
RedisTimeSeries v1.12.5 requires:
17+
RedisTimeSeries v1.12.6 requires:
1818

1919
- Minimum Redis compatibility version (database): 7.4
20-
- Minimum Redis Enterprise Software version (cluster): 7.6 (TBD)
20+
- Minimum Redis Enterprise Software version (cluster): 7.8
21+
22+
## v1.12.6 (April 2025)
23+
24+
This is a maintenance release for RedisTimeSeries 1.12.
25+
26+
Update urgency: `MODERATE`: Plan an upgrade of the server, but it's not urgent.
27+
28+
Details:
29+
30+
Bug fixes:
31+
- [#1725](https://github.com/redistimeseries/redistimeseries/pull/1725) `TS.DEL` crashes on keys with compactions if the deletion removes the last compaction bucket (MOD-8936)
32+
- [LibMR#58](https://github.com/RedisGears/LibMR/pull/58) Crash when a cluster contains both 1.8 and newer nodes (MOD-8976, MOD-9192)
33+
34+
Improvements:
35+
- [#1712](https://github.com/redistimeseries/redistimeseries/pull/1712) Added support for Azure Linux 3 (MOD-9170)
36+
- [#1736](https://github.com/redistimeseries/redistimeseries/pull/1736) (Redis Enterprise only) Cross-key commands are handled by a random shard rather than the first shard (MOD-9262, MOD-9314)
2137

2238
## v1.12.5 (January 2025)
2339

content/operate/oss_and_stack/stack-with-enterprise/release-notes/redistimeseries/redistimeseries-1.8-release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,27 @@ weight: 96
1616
---
1717
## Requirements
1818

19-
RedisTimeSeries v1.8.16 requires:
19+
RedisTimeSeries v1.8.17 requires:
2020

2121
- Minimum Redis compatibility version (database): 6.0.16
2222
- Minimum Redis Enterprise Software version (cluster): 6.2.8
2323

24+
## v1.8.17 (April 2025)
25+
26+
This is a maintenance release for RedisTimeSeries 1.8.
27+
28+
Update urgency: `MODERATE`: Plan an upgrade of the server, but it's not urgent.
29+
30+
Details:
31+
32+
*Bug fixes:
33+
- [#1725](https://github.com/redistimeseries/redistimeseries/pull/1725) `TS.DEL` crashes on keys with compactions if the deletion removes the last compaction bucket (MOD-8936)
34+
- [LibMR#58](https://github.com/RedisGears/LibMR/pull/58) Crash when a cluster contains both 1.8 and newer nodes (MOD-8976, MOD-9192)
35+
36+
Improvements:
37+
- [#1712](https://github.com/redistimeseries/redistimeseries/pull/1712) Added support for Azure Linux 3 (MOD-9170)
38+
- [#1736](https://github.com/redistimeseries/redistimeseries/pull/1736) (Redis Enterprise only) Cross-key commands are handled by a random shard rather than the first shard (MOD-9262, MOD-9314)
39+
2440
## v1.8.16 (January 2025)
2541

2642
This is a maintenance release for RedisTimeSeries 1.8.

0 commit comments

Comments
 (0)