davidradl commented on code in PR #826: URL: https://github.com/apache/flink-web/pull/826#discussion_r2773227249
########## docs/data/additional_components.yml: ########## @@ -16,10 +16,10 @@ # under the License flink-connector-parent: - name: "Apache Flink-connector-parent 1.1.0 Source release" - source_release_url: "https://www.apache.org/dyn/closer.lua/flink/flink-connector-parent-1.1.0/flink-connector-parent-1.1.0-src.tgz" - source_release_asc_url: "https://downloads.apache.org/flink/flink-connector-parent-1.1.0/flink-connector-parent-1.1.0-src.tgz.asc" - source_release_sha512_url: "https://downloads.apache.org/flink/flink-connector-parent-1.1.0/flink-connector-parent-1.1.0-src.tgz.sha512" + name: "Apache Flink-connector-parent 2.0.0 Source release" Review Comment: I see some connectors still use 1.0 some 1.1 and we hope for future Flink 2 connectors to use the v2. Should be include all the versions here? If we just have the latest - I am curious why. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
