Skip to content

Commit 02cd4a0

Browse files
authored
DOC-6098 RS: Added smart client handoff to new features in 8.0.2 release notes (#2536)
1 parent 43170c5 commit 02cd4a0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ This version offers:
3939

4040
- Customer-managed certificates for internode encryption
4141

42+
- Smart client handoffs
43+
4244
## Detailed release notes
4345

4446
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-2-17.md

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

3838
- Customer-managed certificates for internode encryption
3939

40+
- Smart client handoffs
41+
4042
## New in this release
4143

4244
### New features
@@ -164,6 +166,10 @@ The [metrics stream engine]({{<relref "/operate/rs/monitoring/metrics_stream_eng
164166
165167
Instead of using Redis Enterprise Software's self-signed certificates for internode encryption, you can provide certificates generated by your Certificate Authority (CA). See [Customer-provided certificates ]({{<relref "/operate/rs/security/encryption/internode-encryption#customer-provided-certificates">}}) for details.
166168

169+
#### Smart client handoffs
170+
171+
Smart client handoffs enable zero-disruption maintenance for Redis databases by allowing clients to reconnect gracefully during planned operations like cluster upgrades or database version upgrades. Applications stay online with no hard disconnects or timeout errors. See [Smart client handoffs]({{<relref "/operate/rs/clusters/configure/sch">}}) for more information.
172+
167173
### Enhancements
168174

169175
- Module management enhancements:

0 commit comments

Comments
 (0)