This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a commit to branch v1.2 in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git
commit 4fe80fb01e5bb4858bcf4130995849d3a01a7b1f Author: Danny Cranmer <[email protected]> AuthorDate: Thu Jun 6 11:00:22 2024 +0100 [FLINK-35139[Connectors/MongoDB] Updating website data for 1.2.0 --- 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 6671322..4ddf653 100644 --- a/docs/data/mongodb.yml +++ b/docs/data/mongodb.yml @@ -16,7 +16,8 @@ # limitations under the License. ################################################################################ -version: 1.2.0-SNAPSHOT +version: 1.1.2 +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
