This is an automated email from the ASF dual-hosted git repository.
RocMarshal pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.20 by this push:
new edc77fc1f4e [FLINK-40220][Connector/JDBC] Update the branch name of
JDBC connector docs. (#28807)
edc77fc1f4e is described below
commit edc77fc1f4e12b284ec71310da32ff4778311950
Author: Yuepeng Pan <[email protected]>
AuthorDate: Thu Jul 23 12:41:13 2026 +0800
[FLINK-40220][Connector/JDBC] Update the branch name of JDBC connector
docs. (#28807)
---
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 cc8e38e8e1e..29dae159f03 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 v5.1
integrate_connector_docs cassandra v3.1
integrate_connector_docs pulsar v4.2
- integrate_connector_docs jdbc v3.3
+ integrate_connector_docs jdbc v3.4.0
integrate_connector_docs rabbitmq v3.0
integrate_connector_docs gcp-pubsub v3.0
integrate_connector_docs mongodb v2.0