This is an automated email from the ASF dual-hosted git repository.

ferenc-csaky 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 a0bfe1626dc [hotfix][docs] Update Kafka and Pulsar connector versions
a0bfe1626dc is described below

commit a0bfe1626dc1ad4ba5c6a3d2b0a928cca823878f
Author: Ferenc Csaky <[email protected]>
AuthorDate: Wed Jun 3 13:38:04 2026 +0200

    [hotfix][docs] Update Kafka and Pulsar connector versions
---
 docs/setup_docs.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 02ba0e61c0b..cc8e38e8e1e 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -54,13 +54,13 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   integrate_connector_docs elasticsearch v3.1
   integrate_connector_docs aws v5.1
   integrate_connector_docs cassandra v3.1
-  integrate_connector_docs pulsar v4.0
+  integrate_connector_docs pulsar v4.2
   integrate_connector_docs jdbc v3.3
   integrate_connector_docs rabbitmq v3.0
   integrate_connector_docs gcp-pubsub v3.0
   integrate_connector_docs mongodb v2.0
   integrate_connector_docs opensearch v1.1
-  integrate_connector_docs kafka v3.3
+  integrate_connector_docs kafka v3.4
   integrate_connector_docs hbase v3.0
   integrate_connector_docs prometheus v1.0
   integrate_connector_docs hive v3.0

Reply via email to