dannycranmer commented on code in PR #579:
URL: https://github.com/apache/flink-web/pull/579#discussion_r1013497201


##########
_config.yml:
##########
@@ -611,6 +623,12 @@ release_archive:
         version_long: 2.0.0
         release_date: 2020-04-02
 
+    connectors:
+      - name: "Flink Elasticsearch Connector"
+        connector: "elasticsearch"
+        version: 3.0.0
+        release_date: 2022-11-05

Review Comment:
   In that case we should consider how we announce it. Users might be waiting 
for certain connectors and will need a means of notification. Maybe a slack 
message on announce and email to the mailing list will suffice. 
   
   Tangential: In terms of the release itself, I assume we will still require 
some form of sanity check. We will still need to check the artifacts are good 
and signing keys are correct. Given the guidance on the [Flink 
wiki](https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Release):
 
   >  Some of these are strictly required for a release to be ASF compliant.
   
   



-- 
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]

Reply via email to