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

fcsaky pushed a commit to branch v1.2
in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git


The following commit(s) were added to refs/heads/v1.2 by this push:
     new 58f02d2  [FLINK-36595][docs] Fix docs data file
58f02d2 is described below

commit 58f02d242c26a6cd2c72d489e4db99e9702f21dc
Author: Lorenzo Nicora <[email protected]>
AuthorDate: Wed Mar 4 19:10:56 2026 +0000

    [FLINK-36595][docs] Fix docs data file
---
 docs/data/mongodb.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/data/mongodb.yml b/docs/data/mongodb.yml
index 4ddf653..b53fbe7 100644
--- a/docs/data/mongodb.yml
+++ b/docs/data/mongodb.yml
@@ -16,8 +16,8 @@
 # limitations under the License.
 
################################################################################
 
-version: 1.1.2
-flink_compatibility: [1.18, 1.19]
+version: 1.2.0
+flink_compatibility: ["1.18", "1.19"]
 variants:
   - maven: flink-connector-mongodb
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-mongodb/$full_version/flink-sql-connector-mongodb-$full_version.jar

Reply via email to