Yes that would be part of the docs that I am still in the process of updating
On Fri, Nov 8, 2024 at 10:22 AM Rodrigo Meneses <rmene...@gmail.com> wrote: > Thanks so much Russell for driving this. I just checked > https://iceberg.apache.org/releases/ and it looks like the 1.7 release > info is missing from there: > Currently it still says "The latest version of Iceberg is 1.6.1 > <https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.6.1>." > > > On Fri, Nov 8, 2024 at 7:33 AM Russell Spitzer <russell.spit...@gmail.com> > wrote: > >> I'm pleased to announce the release of Apache Iceberg 1.7.0! >> >> Apache Iceberg is an open table format for huge analytic datasets. Iceberg >> delivers high query performance for tables with tens of petabytes of data, >> along with atomic commits, concurrent writes, and SQL-compatible table >> evolution. >> >> This release can be downloaded from: >> https://dlcdn.apache.org/iceberg/apache-iceberg-1.7.0/apache-iceberg-1.7.0.tar.gz >> >> Doc Release notes: https://iceberg.apache.org/releases/#170-release >> >> Github Release Notes: >> https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.7.0 >> >> Java artifacts are available from Maven Central. >> >> Thanks to everyone for contributing! >> >