This is an automated email from the ASF dual-hosted git repository.
jiabaosun pushed a commit to branch v1.1
in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git
The following commit(s) were added to refs/heads/v1.1 by this push:
new 50bbbf0 [hotfix] Update compatibility data for mongodb 1.1.0 (#25)
50bbbf0 is described below
commit 50bbbf00d79cfa12edfad8f41466c1dd89bd3f36
Author: Leonard Xu <[email protected]>
AuthorDate: Mon Feb 19 19:09:46 2024 +0800
[hotfix] Update compatibility data for mongodb 1.1.0 (#25)
---
docs/data/mongodb.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/data/mongodb.yml b/docs/data/mongodb.yml
index 52ced6d..c6345ea 100644
--- a/docs/data/mongodb.yml
+++ b/docs/data/mongodb.yml
@@ -16,7 +16,8 @@
# limitations under the License.
################################################################################
-version: 1.1.0-SNAPSHOT
+version: 1.1.0
+flink_compatibility: [1.17, 1.18]
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