Skip to content

Commit 83372bb

Browse files
committed
Added more highlights to RS 8.0.2 release notes
1 parent 557568c commit 83372bb

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

content/operate/rs/release-notes/rs-8-0-releases/_index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 8.0
9-
description: Redis Open Source 8.0 and 8.2 features. Lag-aware availability API. Metrics stream engine GA.
9+
description: Redis Open Source 8.0 and 8.2 features. Lag-aware availability API. Redis Flex GA. Metrics stream engine GA. Module management enhancements. New REST API fields for database and cluster configuration.
1010
hideListLinks: true
1111
linkTitle: 8.0.x releases
1212
toc: 'true'
@@ -23,8 +23,14 @@ This version offers:
2323

2424
- Lag-aware availability API
2525

26+
- Redis Flex GA
27+
2628
- Metrics stream engine GA
2729

30+
- Module management enhancements
31+
32+
- New REST API fields for database and cluster configuration
33+
2834
## Detailed release notes
2935

3036
For more detailed release notes, select a build version from the following table:

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-tba.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.4.0
9-
description: Redis Open Source 8.0 and 8.2 features. Lag-aware availability API. Metrics stream engine GA.
9+
description: Redis Open Source 8.0 and 8.2 features. Lag-aware availability API. Redis Flex GA. Metrics stream engine GA. Module management enhancements. New REST API fields for database and cluster configuration.
1010
linkTitle: 8.0.2-tba (October 2025)
1111
weight: 90
1212
---
@@ -21,8 +21,14 @@ This version offers:
2121

2222
- Lag-aware availability API
2323

24+
- Redis Flex GA
25+
2426
- Metrics stream engine GA
2527

28+
- Module management enhancements
29+
30+
- New REST API fields for database and cluster configuration
31+
2632
## New in this release
2733

2834
### New features
@@ -316,6 +322,8 @@ The following table shows which Redis modules are compatible with each Redis dat
316322
317323
- RS166122: Fixed an issue where the actions API could incorrectly report state machine operations as running after they completed.
318324
325+
- RS171579: Fixed an issue where the new UI incorrectly added `default_user: False` when the default_user field was absent, causing connection issues.
326+
319327
## Version changes
320328
321329
- [`POST /v1/cluster/actions/change_master`]({{<relref "/operate/rs/references/rest-api/requests/cluster/actions#post-cluster-action">}}) REST API requests will no longer allow a node that exists but is not finished bootstrapping to become the primary node. Such requests will now return the status code `406 Not Acceptable`.

0 commit comments

Comments
 (0)