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

ferenc-csaky pushed a commit to branch v4.2
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git


The following commit(s) were added to refs/heads/v4.2 by this push:
     new 52faecf  [hotfix][docs] Update version and Flink compatibility in docs
52faecf is described below

commit 52faecf8b5897c55dde57cbef5371538fa2ae40e
Author: Ferenc Csaky <[email protected]>
AuthorDate: Wed Jun 3 13:33:52 2026 +0200

    [hotfix][docs] Update version and Flink compatibility in docs
---
 docs/data/pulsar.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/data/pulsar.yml b/docs/data/pulsar.yml
index bf06a41..21d2dc2 100644
--- a/docs/data/pulsar.yml
+++ b/docs/data/pulsar.yml
@@ -16,8 +16,8 @@
 # limitations under the License.
 
################################################################################
 
-version: 4.1.0
-flink_compatibility: ["1.17", "1.18"]
+version: 4.2.0
+flink_compatibility: ["1.20"]
 variants:
   - maven: flink-connector-pulsar
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-pulsar/$full_version/flink-sql-connector-pulsar-$full_version.jar

Reply via email to