Skip to content

Commit 3bb280c

Browse files
committed
DOC-3943 DOC-4049 DOC-3606 DOC-4048 Add Cluster Manager UI enhancements to the 7.6 release notes
1 parent 27c156f commit 3bb280c

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

content/operate/rs/release-notes/rs-7-6-releases/_index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.2.0
9-
description: TBA
9+
description: Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time.
1010
hideListLinks: true
1111
linkTitle: 7.6.0 releases
1212
toc: 'true'
@@ -19,7 +19,9 @@ weight: 69
1919

2020
This version offers:
2121

22-
- TBA
22+
- Cluster Manager UI enhancements for node actions, database tags, and database configuration
23+
24+
- Log rotation based on both size and time
2325

2426
## Detailed release notes
2527

@@ -116,10 +118,6 @@ The following table provides a snapshot of supported platforms as of this Redis
116118

117119
The following legacy UI features are not yet available in the new Cluster Manager UI:
118120

119-
- Remove a node.
120-
121-
Use the REST API or legacy UI instead. See [Remove a cluster node]({{< relref "/operate/rs/clusters/remove-node" >}}) for instructions.
122-
123121
- Purge an Active-Active instance.
124122

125123
Use [`crdb-cli crdb purge-instance`]({{< relref "/operate/rs/references/cli-utilities/crdb-cli/crdb/purge-instance" >}}) instead.

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

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.2.4
9-
description: TBA
9+
description: Cluster Manager UI enhancements for node actions, database tags, and database configuration. Log rotation based on both size and time.
1010
linkTitle: 7.6.0-tba (August 2024)
1111
weight: 90
1212
---
@@ -17,7 +17,9 @@ weight: 90
1717

1818
This version offers:
1919

20-
- TBA
20+
- Cluster Manager UI enhancements for node actions, database tags, and database configuration
21+
22+
- Log rotation based on both size and time
2123

2224
## New in this release
2325

@@ -27,6 +29,18 @@ This version offers:
2729

2830
### Enhancements
2931

32+
- New Cluster Manager UI enhancements:
33+
34+
- Perform node actions from the **Nodes** screen to verify nodes, set a node as primary or secondary, remove nodes, and manage node alert settings.
35+
36+
- Categorize databases with custom tags. When you add new tags to a database, the keys and values already used by existing tags will appear as suggestions.
37+
38+
- Moved several settings on the database configuration screen:
39+
40+
- The eviction setting now appears in the **Capacity** section.
41+
42+
- **High availability** and **Durability** have separate sections.
43+
3044
- Added support for [log rotation]({{<relref "/operate/rs/clusters/logging/log-security#log-rotation">}}) based on both size and time.
3145

3246
#### Redis module feature sets
@@ -162,10 +176,6 @@ The following table shows the SHA256 checksums for the available packages:
162176

163177
The following legacy UI features are not yet available in the new Cluster Manager UI:
164178

165-
- Remove a node.
166-
167-
Use the REST API or legacy UI instead. See [Remove a cluster node]({{< relref "/operate/rs/clusters/remove-node" >}}) for instructions.
168-
169179
- Purge an Active-Active instance.
170180

171181
Use [`crdb-cli crdb purge-instance`]({{< relref "/operate/rs/references/cli-utilities/crdb-cli/crdb/purge-instance" >}}) instead.

0 commit comments

Comments
 (0)