From d8ba2db708e3f658c47a91dd17fcb0ce0e64a2de Mon Sep 17 00:00:00 2001 From: Lukasz Antoniak Date: Thu, 27 Jun 2024 16:23:56 +0200 Subject: [PATCH] Update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a243d2..a1512e3 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ containerized sandbox environment. ## Supported Protocol Versions -**ZDM Proxy supports protocol versions v3, v4, DSE_V1 and DSE_V2.** +**ZDM Proxy supports protocol versions v2, v3, v4, DSE_V1 and DSE_V2.** It technically doesn't support v5, but handles protocol negotiation so that the client application properly downgrades the protocol version to v4 if v5 is requested. This means that any client application using a recent driver that supports @@ -96,8 +96,7 @@ migration process. In practice this means that ZDM Proxy supports the following cluster versions (as Origin and / or Target): -- Apache Cassandra from 2.1+ up to (and including) Apache Cassandra 4.x. Apache Cassandra 2.0 support will be introduced -when protocol version v2 is supported. +- Apache Cassandra from 2.0+ up to (and including) Apache Cassandra 4.x. - DataStax Enterprise 4.8+. DataStax Enterprise 4.6 and 4.7 support will be introduced when protocol version v2 is supported. - DataStax Astra DB (both Serverless and Classic)