This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a commit to branch v4.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git
The following commit(s) were added to refs/heads/v4.0 by this push:
new 10329aad [FLINK-37906] Fix flink_compatibility parsing issue
10329aad is described below
commit 10329aadb0e27aecf23c0847aa2a302302439db0
Author: Weijie Guo <[email protected]>
AuthorDate: Thu Jun 5 17:23:02 2025 +0800
[FLINK-37906] Fix flink_compatibility parsing issue
---
docs/data/kafka.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/data/kafka.yml b/docs/data/kafka.yml
index eb658b4d..5a8a044a 100644
--- a/docs/data/kafka.yml
+++ b/docs/data/kafka.yml
@@ -17,7 +17,7 @@
################################################################################
version: 4.0.0
-flink_compatibility: [2.0]
+flink_compatibility: ["2.0"]
variants:
- maven: flink-connector-kafka
sql_url:
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-kafka/$full_version/flink-sql-connector-kafka-$full_version.jar