This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a commit to branch v4.0
in repository
https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git
The following commit(s) were added to refs/heads/v4.0 by this push:
new 955821b [hotfix] Update `elastic.yml` for 4.0.0 release
955821b is described below
commit 955821ba77a8dab019fbb39a88228bff7c71452c
Author: Weijie Guo <[email protected]>
AuthorDate: Thu Apr 17 14:42:52 2025 +0800
[hotfix] Update `elastic.yml` for 4.0.0 release
---
docs/data/elastic.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/data/elastic.yml b/docs/data/elastic.yml
index 3507ee4..7a2c07b 100644
--- a/docs/data/elastic.yml
+++ b/docs/data/elastic.yml
@@ -16,7 +16,8 @@
# limitations under the License.
################################################################################
-version: 4.0.0-SNAPSHOT
+version: 4.0.0
+flink_compatibility: [2.0]
variants:
- maven: flink-connector-elasticsearch6
sql_url:
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-elasticsearch6/$full_version/flink-sql-connector-elasticsearch6-$full_version.jar