Skip to content

Commit 98de28f

Browse files
committed
DOC-4915 Added 7.18.0 new features/enhancements to RS April release notes draft
1 parent 55f2aa2 commit 98de28f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-x-tba.md

Lines changed: 11 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: New pricing and packaging. Revamp database API. Migration status API. Usage report API.
9+
description: New pricing and packaging. Revamp database API. Migration status API. Usage report API. Two-dimensional rack awareness. v2 actions API.
1010
linkTitle: 7.22.x-tba (April 2025)
1111
weight: 90
1212
---
@@ -25,6 +25,10 @@ This version offers:
2525

2626
- Usage report API
2727

28+
- Two-dimensional rack awareness
29+
30+
- v2 actions API
31+
2832
## New in this release
2933

3034
### New features
@@ -41,6 +45,10 @@ This version offers:
4145

4246
- Usage report API request
4347

48+
- Added `secondary_rack_id` to boostrap and node configuration to support two-dimensional rack awareness.
49+
50+
- A new version of the actions API is available at `GET /v2/actions`
51+
4452
### Enhancements
4553

4654
- New Cluster Manager UI enhancements:
@@ -61,6 +69,8 @@ This version offers:
6169

6270
- Added `replica_read_only` to database configuration. If set to `true`, it enables an Active-Passive setup where Replica Of databases only allow read operations. `replica_read_only` is only configurable during [database creation]({{<relref "/operate/rs/references/rest-api/requests/bdbs#post-bdbs-v1">}}) and cannot be changed later.
6371

72+
- Added `robust_crdt_syncer` to enable or turn off the robust syncer for Active-Active databases.
73+
6474
- Added module information to database creation log messages.
6575

6676
- Reserved the following ports:

0 commit comments

Comments
 (0)