This is an automated email from the ASF dual-hosted git repository.

fcsaky pushed a commit to branch v2.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-kudu.git


The following commit(s) were added to refs/heads/v2.0 by this push:
     new a404f4a  [hotfix] Update `docs/data/kudu.yml` with proper versions
a404f4a is described below

commit a404f4a4da2e7fe18b2d73404182f1031fa26622
Author: Ferenc Csaky <[email protected]>
AuthorDate: Fri Apr 11 20:46:16 2025 +0200

    [hotfix] Update `docs/data/kudu.yml` with proper versions
---
 docs/data/kudu.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/data/kudu.yml b/docs/data/kudu.yml
index b25509b..d509486 100644
--- a/docs/data/kudu.yml
+++ b/docs/data/kudu.yml
@@ -16,7 +16,8 @@
 # limitations under the License.
 
################################################################################
 
-version: 2.0-SNAPSHOT
+version: 2.0.0
+flink_compatibility: ["1.19", "1.20"]
 variants:
   - maven: flink-connector-kudu
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-connector-kudu/$full_version/flink-connector-kudu-$full_version.jar

Reply via email to