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

dannycranmer pushed a commit to branch v1.1
in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git


The following commit(s) were added to refs/heads/v1.1 by this push:
     new 3ea0f0d  [hotfix] Update connector docs metadata for v1.1 branch
3ea0f0d is described below

commit 3ea0f0d53c179c8c8c5af261fae08e52d8996755
Author: Danny Cranmer <[email protected]>
AuthorDate: Thu Feb 1 10:39:31 2024 +0000

    [hotfix] Update connector docs metadata for v1.1 branch
---
 docs/data/opensearch.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/data/opensearch.yml b/docs/data/opensearch.yml
index 04ca3be..694a451 100644
--- a/docs/data/opensearch.yml
+++ b/docs/data/opensearch.yml
@@ -16,7 +16,8 @@
 # limitations under the License.
 
################################################################################
 
-version: 2.0.0-SNAPSHOT
+version: 1.1.0
+flink_compatibility: [1.17, 1.18]
 variants:
   - maven: flink-connector-opensearch
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-opensearch/$full_version/flink-sql-connector-opensearch-$full_version.jar

Reply via email to