Skip to content

Commit 554fa0e

Browse files
committed
Website: Add release schedule on the releases page
1 parent e61b0e5 commit 554fa0e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

site/docs/releases.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ Apache Iceberg 1.4.3 was released on December 27, 2023. The main issue it solves
7777
- Core: Expired Snapshot files in a transaction should be deleted by [@bartash](https://github.com/bartash) in [#9223](https://github.com/apache/iceberg/pull/9223)
7878
- Core: Fix missing delete files from transaction by [@nastra](https://github.com/nastra) in [#9356](https://github.com/apache/iceberg/pull/9356)
7979

80+
## Schedule
81+
82+
| Version | Spark Versions | Flink Versions | Java Versions | ETA |
83+
|---------|----------------|----------------|---------------|--------|
84+
| 1.4.3 | 3.3+ | 1.16+ | 8, 11, 17 | Jan 24 |
85+
| 1.5.0 | 3.3+ | 1.16+ | 8, 11, 17 | Feb 24 |
86+
| 1.6.0 | | | | May 24 |
87+
| 1.7.0 | | | | Aug 24 |
88+
| 1.8.0 | | | | Dec 24 |
8089

8190
## Past releases
8291

0 commit comments

Comments
 (0)