This is an automated email from the ASF dual-hosted git repository.
RocMarshal pushed a commit to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.1 by this push:
new 043891d9f6a [FLINK-40220][Connector/JDBC] Update the branch/tag name
of JDBC connector docs. (#28806)
043891d9f6a is described below
commit 043891d9f6a17027fe6d35eac89516a0b6ecbf3d
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu Jul 23 12:43:26 2026 +0800
[FLINK-40220][Connector/JDBC] Update the branch/tag name of JDBC connector
docs. (#28806)
---
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 83316ecbe7c..9aafb212411 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -55,7 +55,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
integrate_connector_docs aws v6.0
integrate_connector_docs cassandra v3.1
integrate_connector_docs pulsar v4.0
- integrate_connector_docs jdbc v3.1
+ integrate_connector_docs jdbc v4.1.0
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
integrate_connector_docs mongodb v2.0