Thank you for pointing that out. I will update the announcement template. On Wed, Aug 21, 2024, at 15:32, Maxim Solodovnik wrote: > Hello, > > I believe there is a typo in announce: > > On Wed, 21 Aug 2024 at 14:30, Xuanwo <xua...@apache.org> wrote: >> >> Hi all, >> >> The Apache Iceberg Rust community is pleased to announce >> that Apache Iceberg Rust v0.3.0 has been released! >> >> Iceberg is an open table format for analytic datasets, and >> Iceberg Rust is the native Rust implementation of Iceberg. >> >> The notable changes since v0.3.0 include: > > The notable changes since v0.2.0 ? > >> >> - Added Sync + Send to Catalog trait. >> - Implemented OAuth for catalog REST client. >> - Added parquet writer and reader capabilities with support for data >> projection. >> - Introduced memory catalog and memory file IO support. >> - Initialized SQL Catalog and established subproject pyiceberg_core. >> - Added support for GCS storage and AWS session tokens. >> - Implemented concurrent table scans and data file fetching. >> - Enhanced predicate builders and expression evaluators. >> - Added support for timestamp columns in row filters. >> >> Please refer to the change log for the complete list of changes: >> https://github.com/apache/iceberg-rust/releases/tag/v0.3.0 >> >> Apache Iceberg Rust website: https://rust.iceberg.apache.org/ >> >> Download Links: https://rust.iceberg.apache.org/download >> >> Iceberg Resources: >> - Issue: https://github.com/apache/iceberg-rust/issues >> - Mailing list: dev@iceberg.apache.org >> >> Thanks >> >> Xuanwo On behalf of Apache Iceberg Community >> >> https://xuanwo.io/ > > > > -- > Best regards, > Maxim
-- Xuanwo https://xuanwo.io/