Skip to content

Commit 24bb8ba

Browse files
committed
DOC-4937 Added relrefs to RS April release notes new features
1 parent e940218 commit 24bb8ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,19 @@ This version offers:
3737

3838
- The [metrics stream engine]({{<relref "/operate/rs/monitoring/metrics_stream_engine">}}) is now generally available.
3939

40-
- Revamp database REST API request:
40+
- [Revamp database REST API requests]({{<relref "operate/rs/references/rest-api/requests/bdbs/actions/revamp">}}):
4141

4242
- Updates topology-related configurations of an active database and optimises the shards placement for the new configuration. Example configuration parameters include `memory_size`, `shards_count`, `avoid_nodes`, `shards_placement`, `bigstore_ram_size`, and `replication`.
4343

44-
- Replaces the deprecated request to [optimize shards placement]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/optimize_shards_placement">}}).
44+
- `PUT /v1/bdbs/<uid>/actions/revamp?dry_run=true` replaces the deprecated request to [optimize shards placement]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/optimize_shards_placement">}}).
4545

46-
- Migration status REST API request, which reports the migration status of a database in the cluster.
46+
- [Migration status REST API request]({{<relref "/operate/rs/references/rest-api/requests/migrations">}}), which reports the migration status of a database in the cluster.
4747

48-
- Support packages now include usage reports.
48+
- [Support packages]({{<relref "/operate/rs/installing-upgrading/creating-support-package">}}) now include [usage reports]({{<relref "/operate/rs/references/rest-api/requests/usage_report">}}).
4949

5050
- Added `secondary_rack_id` to boostrap and node configuration to support [two-dimensional rack awareness]({{<relref "/operate/rs/clusters/configure/rack-zone-awareness#set-up-two-dimensional-rack-zone-awareness">}}).
5151

52-
- A new version of the actions API is available at `GET /v2/actions`.
52+
- A new version of the [actions API]({{<relref "/operate/rs/references/rest-api/requests/actions">}}) is available at `GET /v2/actions`.
5353

5454
### Enhancements
5555

0 commit comments

Comments
 (0)