This is an automated email from the ASF dual-hosted git repository.
dannycranmer pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.18 by this push:
new 0c4f6416ad4 [FLINK-35139][docs] Update MongoDB docs for 1.2.0 release
0c4f6416ad4 is described below
commit 0c4f6416ad4f8d4c7a249ffa59c23aba89e09946
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Jun 6 11:08:05 2024 +0100
[FLINK-35139][docs] Update MongoDB docs for 1.2.0 release
---
docs/setup_docs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index c945abe2f38..ab4d5665bba 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -50,7 +50,7 @@ integrate_connector_docs pulsar v4.1
integrate_connector_docs jdbc v3.1
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
-integrate_connector_docs mongodb v1.1
+integrate_connector_docs mongodb v1.2
integrate_connector_docs opensearch v1.1
integrate_connector_docs kafka v3.1
integrate_connector_docs hbase v3.0