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 32ee96600a7 [hotfix] Integrate opensearch v1.1 docs
32ee96600a7 is described below
commit 32ee96600a7a4c1b4119857dd7c6ae86eef0d682
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Feb 1 10:32:04 2024 +0000
[hotfix] Integrate opensearch v1.1 docs
---
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 ba6ed1b840f..f92a2528bac 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -51,7 +51,7 @@ integrate_connector_docs jdbc v3.1
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
integrate_connector_docs mongodb v1.0
-integrate_connector_docs opensearch v1.0
+integrate_connector_docs opensearch v1.1
integrate_connector_docs kafka v3.0
integrate_connector_docs hbase v3.0