Thanks for driving the release! On Tue, Jul 21, 2026 at 6:33 PM Jones, Danny <[email protected]> wrote:
> Thank you to all who supported the iceberg-rust release process. I have > opened an issue to take a retrospective look at how the release went and > make process improvements. Feedback welcome! > https://github.com/apache/iceberg-rust/issues/2864 > > > > Danny > > > > *From: *"Jones, Danny" <[email protected]> > *Reply to: *"[email protected]" <[email protected]> > *Date: *Tuesday, 21 July 2026 at 10:56 > *To: *"[email protected]" <[email protected]> > *Cc: *"[email protected]" <[email protected]> > *Subject: *[ANNOUNCE] Release Apache Iceberg Rust 0.10.0 > > > > Hi all, > > > > The Apache Iceberg Rust community is pleased to announce that Apache > Iceberg Rust 0.10.0 has been released! > > > > Iceberg is a data access layer that allows users to easily and efficiently > retrieve data from various storage services in a unified way. > > > > The notable changes since the previous release include: > > 1. Schema evolution: addition and removal of columns are now supported > > 2. Maintenance operations: ExpireSnapshotsAction was introduced to expire > old snapshots according to configured policies > > 3. Tokio runtime configuration: It is now possible to configure the Tokio > runtime used by the Iceberg Rust library > > 4. Parquet content-defined chunking table properties are now respected > > 5. Catalogs now support purge operations (with some existing operations > that already had that behavior being renamed from drop to purge) > > 6. REST Catalog can now be queried for optional supported endpoints > > 7. New storage backend introduced for HuggingFace Hub > > > > Please refer to the change log for the complete list of changes: > https://github.com/apache/iceberg-rust/releases/tag/v0.10.0 > > > > Apache Iceberg Rust website: https://rust.iceberg.apache.org/ > > > > Download Links: https://rust.iceberg.apache.org/download > > > > From official ASF distribution: > https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-rust-0.10.0/ > > > > Iceberg Resources: > > - Issue: https://github.com/apache/iceberg-rust/issues > > - Mailing list: [email protected] > > > > Thank you to all for your contributions! > > > > Thanks, > > Danny > > On behalf of the Apache Iceberg Community >
