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