Skip to content

Commit 7966e83

Browse files
committed
DOC-4936 Added 7.20.0 new features/enhancements to RS April release notes draft
1 parent 85947ed commit 7966e83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ This version offers:
7171

7272
- Added `robust_crdt_syncer` to enable or turn off the robust syncer for Active-Active databases.
7373

74+
- Added `incoming_connections_rate_limit`, `incoming_connections_capacity`, and `incoming_connections_min_capacity` to proxy configuration.
75+
76+
- Added `client_eviction` to proxy configuration. If set to `true`, it enables client eviction based on `maxmemory_clients`.
77+
78+
- The cluster's `logrotate_settings` can now be configured with an [update cluster configuration]({{<relref "/operate/rs/references/rest-api/requests/cluster#put-cluster">}}) request.
79+
7480
- Added module information to database creation log messages.
7581

7682
- Reserved the following ports:

0 commit comments

Comments
 (0)