I'm pleased to announce the release of Apache Iceberg 1.0.0! Apache Iceberg is a table format for huge analytic datasets that is designed for high performance and ease of use.
The 1.0.0 release officially guarantees the stability of the Iceberg API. Iceberg’s API has been largely stable since very early releases and has been integrated with many processing engines, but was still released under a 0.y.z version number indicating that breaking changes may happen. From 1.0.0 forward, the project will follow semver in the public API module, iceberg-api. The source release can be downloaded from: * https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-1.0.0/apache-iceberg-1.0.0.tar.gz Java artifacts are available from Maven Central, including standalone runtime Jars for Spark, Flink, and Hive. Additional information is available at http://iceberg.apache.org/releases/ Thanks to everyone that contributed to this release! -- Ryan Blue