This is an automated email from the ASF dual-hosted git repository.

dannycranmer pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8db69d02c MongoDB v1.0.0
8db69d02c is described below

commit 8db69d02c802024340309dd33c5fa51b7c5b8fa9
Author: Danny Cranmer <dannycran...@apache.org>
AuthorDate: Thu Mar 16 10:14:05 2023 +0000

    MongoDB v1.0.0
---
 docs/data/flink_connectors.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/data/flink_connectors.yml b/docs/data/flink_connectors.yml
index 30016b5e6..2b36a5e61 100644
--- a/docs/data/flink_connectors.yml
+++ b/docs/data/flink_connectors.yml
@@ -70,3 +70,10 @@ rabbitmq:
   source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-rabbitmq-3.0.0/flink-connector-rabbitmq-3.0.0-src.tgz.asc";
   source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-rabbitmq-3.0.0/flink-connector-rabbitmq-3.0.0-src.tgz.sha512";
   compatibility: ["1.16.x"]
+
+mongodb:
+  name: "Apache Flink MongoDB Connector 1.0.0"
+  source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-connector-mongodb-1.0.0/flink-connector-mongodb-1.0.0-src.tgz";
+  source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-mongodb-1.0.0/flink-connector-mongodb-1.0.0-src.tgz.asc";
+  source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-mongodb-1.0.0/flink-connector-mongodb-1.0.0-src.tgz.sha512";
+  compatibility: ["1.16.x"]

Reply via email to