From b9d3a8c7250e7840e8c41dd3f595380715e99007 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 8 Jul 2022 08:38:16 +0200 Subject: [PATCH] Update documentation #2144 --- src/main/asciidoc/new-features.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/asciidoc/new-features.adoc b/src/main/asciidoc/new-features.adoc index 9040dc3276..ee78d9f246 100644 --- a/src/main/asciidoc/new-features.adoc +++ b/src/main/asciidoc/new-features.adoc @@ -6,6 +6,7 @@ * <> abstraction to externalize credentials and credentials rotation. * Retrieval of Redis Cluster node connections using `ConnectionIntent` to obtain read-only connections. +* Master/Replica now uses `SENTINEL REPLICAS` to discover replicas instead of `SENTINEL SLAVES`. [[new-features.6-1-0]] == What's new in Lettuce 6.1