This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new d1fd492b86 Docs: Update multi-engine support after 1.7.0 release
(#11503)
d1fd492b86 is described below
commit d1fd492b865191c40d87795746e058f82fc14026
Author: Manu Zhang <[email protected]>
AuthorDate: Mon Nov 11 21:41:03 2024 +0800
Docs: Update multi-engine support after 1.7.0 release (#11503)
---
site/docs/multi-engine-support.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site/docs/multi-engine-support.md
b/site/docs/multi-engine-support.md
index ad67ba53cd..ac17c29af5 100644
--- a/site/docs/multi-engine-support.md
+++ b/site/docs/multi-engine-support.md
@@ -90,10 +90,10 @@ Users should continuously upgrade their Flink version to
stay up-to-date.
| 1.14 | End of Life | 0.13.0 | 1.2.0
|
[iceberg-flink-runtime-1.14](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.14/1.2.0/iceberg-flink-runtime-1.14-1.2.0.jar)
|
| 1.15 | End of Life | 0.14.0 | 1.4.3
|
[iceberg-flink-runtime-1.15](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.15/1.4.3/iceberg-flink-runtime-1.15-1.4.3.jar)
|
| 1.16 | End of Life | 1.1.0 | 1.5.0
|
[iceberg-flink-runtime-1.16](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.16/1.5.0/iceberg-flink-runtime-1.16-1.5.0.jar)
|
-| 1.17 | Deprecated | 1.3.0 | 1.6.0
|
[iceberg-flink-runtime-1.17](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/{{
icebergVersion }}/iceberg-flink-runtime-1.17-{{ icebergVersion }}.jar) |
+| 1.17 | End of Life | 1.3.0 | 1.6.1
|
[iceberg-flink-runtime-1.17](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.17/1.6.1/iceberg-flink-runtime-1.17-1.6.1.jar)
|
| 1.18 | Maintained | 1.5.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.18](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.18/{{
icebergVersion }}/iceberg-flink-runtime-1.18-{{ icebergVersion }}.jar) |
| 1.19 | Maintained | 1.6.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.19](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.19/{{
icebergVersion }}/iceberg-flink-runtime-1.19-{{ icebergVersion }}.jar) |
-| 1.20 | Maintained | 1.7.0 (to be released) | - | - |
+| 1.20 | Maintained | 1.7.0 | {{ icebergVersion }}
|
[iceberg-flink-runtime-1.20](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-flink-runtime-1.20/{{
icebergVersion }}/iceberg-flink-runtime-1.20-{{ icebergVersion }}.jar) |
<!-- markdown-link-check-enable -->
@@ -105,7 +105,7 @@ Users should continuously upgrade their Flink version to
stay up-to-date.
| Version | Recommended minor version | Lifecycle Stage | Initial
Iceberg Support | Latest Iceberg Support | Latest Runtime Jar |
| -------------- | ------------------------- | ----------------- |
----------------------- | ---------------------- | ------------------ |
-| 2 | 2.3.8 | Maintained |
0.8.0-incubating | {{ icebergVersion }} |
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/{{
icebergVersion }}/iceberg-hive-runtime-{{ icebergVersion }}.jar) |
+| 2 | 2.3.8 | Deprecated |
0.8.0-incubating | {{ icebergVersion }} |
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/{{
icebergVersion }}/iceberg-hive-runtime-{{ icebergVersion }}.jar) |
| 3 | 3.1.2 | Maintained | 0.10.0
| {{ icebergVersion }} |
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/{{
icebergVersion }}/iceberg-hive-runtime-{{ icebergVersion }}.jar) |
<!-- markdown-link-check-enable -->