prshnt commented on code in PR #831: URL: https://github.com/apache/flink-web/pull/831#discussion_r3302044773
########## docs/data/flink_connectors.yml: ########## @@ -71,6 +71,13 @@ hive: source_release_sha512_url: "https://downloads.apache.org/flink/flink-connector-hive-3.0.0/flink-connector-hive-3.0.0-src.tgz.sha512" compatibility: ["1.20.x"] +http: + name: "Apache Flink HTTP Connector 1.0.0" + source_release_url: "https://dist.apache.org/repos/dist/dev/flink/flink-connector-http-1.0.0-rc2/flink-connector-http-1.0.0-src.tgz" Review Comment: Would it not be better if this was included for a final version and not an RC? -- 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]
