Apache Iceberg Rust 0.10.0 Release
The Apache Iceberg community is pleased to announce version 0.10.0 of iceberg-rust.
This release covers development work from early March through early July 2026 and is the result of merging 254 PRs from 40 contributors. See the changelog for the complete list of changes.
iceberg-rust is a native Rust implementation of the Apache Iceberg specification, providing high-performance libraries for reading, writing, and managing Iceberg tables in Rust applications and through Python bindings (pyiceberg-core).