This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch release-2.0 in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.0 by this push: new bbdaf48db60 [FLINK-37906][doc] Bump kafka version to 4.0 for doc bbdaf48db60 is described below commit bbdaf48db602107b94c0cdc7b245192c1527e391 Author: Weijie Guo <res...@163.com> AuthorDate: Thu Jun 5 17:38:36 2025 +0800 [FLINK-37906][doc] Bump kafka version to 4.0 for doc --- 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 4c68ccfad74..8f1ff482b7a 100755 --- a/docs/setup_docs.sh +++ b/docs/setup_docs.sh @@ -60,7 +60,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then integrate_connector_docs gcp-pubsub v3.0 integrate_connector_docs mongodb v1.2 integrate_connector_docs opensearch v1.2 - integrate_connector_docs kafka v3.3 + integrate_connector_docs kafka v4.0 integrate_connector_docs hbase v4.0 integrate_connector_docs prometheus v1.0