This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a commit to branch v3.1
in repository
https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git
The following commit(s) were added to refs/heads/v3.1 by this push:
new a13cbac [FLINK-37675] Update `elastic.yml` for 3.1.0 release
a13cbac is described below
commit a13cbac8dd6137ce54705591d9e898021e0db627
Author: Weijie Guo <[email protected]>
AuthorDate: Tue Apr 15 14:52:04 2025 +0800
[FLINK-37675] Update `elastic.yml` for 3.1.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..28a60df 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: 3.1.0
+flink_compatibility: [1.18, 1.19, 1.20]
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