Hi all, The Apache Iceberg Rust community is pleased to announce the release of Apache Iceberg Rust 0.9.1!
Iceberg is a data access layer that allows users to easily and efficiently retrieve data from various storage services in a unified way. Notable changes since version 0.9.0 include: - rustls-webpki security-related fixes - Fixed Python binding builds for multiple interpreters - Fixed INT96 handling in ArrowReader Please refer to the changelog for the complete list of changes: https://github.com/apache/iceberg-rust/releases/tag/v0.9.1 Apache Iceberg Rust website: https://rust.iceberg.apache.org/ Download links: https://rust.iceberg.apache.org/download Official ASF distribution: https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-rust-0.9.1/ Iceberg resources: - Issues: https://github.com/apache/iceberg-rust/issues - Mailing list: [email protected] Thanks, On behalf of the Apache Iceberg community
