Changing my vote to -1. I noticed a new PR [1] come in this morning about missing LICENSE/NOTICE files in the `iceberg-storage-opendal` crate. I double checked and it is indeed missing, and also missing from 2 other crates, `iceberg-catalog-loader` and `iceberg-cache-moka`. We should not publish those 3 crates without proper LICENSE and NOTICE files. I think we need to create a new RC.
[1] https://github.com/apache/iceberg-rust/pull/2823 On Tue, Jul 14, 2026 at 5:50 AM Amogh Jahagirdar <[email protected]> wrote: > +1 binding, verified checksum/signatures and ran build/test/header checks > via the release verification script on linux x86-64. > > Thanks, > Amogh Jahagirdar > > On Mon, Jul 13, 2026 at 2:37 PM Rich Bowen <[email protected]> wrote: > >> >> >> On 2026/07/08 14:12:23 "Jones, Danny" wrote: >> > Hello Apache Iceberg Rust Community, >> > >> > This is a call for a vote to release Apache Iceberg Rust version 0.10.0. >> >> >> > Please vote accordingly: >> > [ ] +1 Approve >> > [ ] +0 No opinion >> > [ ] -1 Disapprove (please provide a reason) >> >> +1 (non-binding) >> >> * Verified signatures and hashes on the following files as per >> https://apache.org/info/verification.html >> - apache-iceberg-rust-0.10.0.tar.gz (SHA512, GPG signature) >> * Verified LICENSE and NOTICE files >> >
