You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "MartijnVisser (via GitHub)" <gi...@apache.org> on 2023/04/14 09:04:11 UTC

[GitHub] [flink-web] MartijnVisser commented on a diff in pull request #632: Add Flink Kafka Connector v3.0.0

MartijnVisser commented on code in PR #632:
URL: https://github.com/apache/flink-web/pull/632#discussion_r1166541332


##########
docs/data/flink_connectors.yml:
##########
@@ -50,6 +50,13 @@ jdbc:
   source_release_sha512_url: "https://downloads.apache.org/flink/flink-connector-jdbc-3.0.0/flink-connector-jdbc-3.0.0-src.tgz.sha512"
   compatibility: ["1.16.x"]
 
+kafka:
+  name: "Apache Flink Kafka Connector 3.0.0"
+  source_release_url: "https://www.apache.org/dyn/closer.lua/flink/flink-connector-kafka-3.0.0/flink-connector-kafka-3.0.0-src.tgz"
+  source_release_asc_url: "https://downloads.apache.org/flink/flink-connector-kafka-3.0.0/flink-connector-kafka-3.0.0-src.tgz.asc"
+  source_release_sha512_url: "https://downloads.apache.org/flink/flink-connector-kafka-3.0.0/flink-connector-kafka-3.0.0-src.tgz.sha512"
+  compatibility: ["1.17.x"]
+

Review Comment:
   You also need to add this release to `docs/data/release_archive.yml`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org