+1 (non-binding) Verified locally on macOS (Apple Silicon): - SHA-512: matches (shasum -a 512 -c: OK) - GPG signature: good - Git tag v0.10.0-rc.4 (annotated) resolves to commit b882e63652f4d4a172812994679a1dbc0c64cbd0 - Tarball contents match the signed tag tree (no deviations) - LICENSE / NOTICE / README.md present; no unexpected binaries in the source - Builds from source: `make build` succeeded
Separately, the LICENSE/NOTICE files that three crates were missing in RC3 are now present via PR #2830 (a squashed cherry-pick of #2823 and #2828). All 10 publishable crates carry both files, and every LICENSE/NOTICE in the tarball is identical to the root Apache 2.0 LICENSE and ASF NOTICE. Thanks for the release, Danny. On Wed, Jul 15, 2026 at 6:09 AM Jones, Danny <[email protected]> wrote: > Hello Apache Iceberg Rust Community, > > > > This is a call for a vote to release Apache Iceberg Rust version 0.10.0. > > > > The tag to be voted on is: v0.10.0-rc.4. > > > > The release candidate: > > > > > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.0-rc4/ > > > > Keys to verify the release candidate: > > > > https://downloads.apache.org/iceberg/KEYS > > > > Git tag for the release: > > > > https://github.com/apache/iceberg-rust/releases/tag/v0.10.0-rc.4 > > > > Please download, verify, and test the release candidate. > > > > This vote will be open for at least 72 hours and will remain open until > the required number of votes is reached. > > > > Please vote accordingly: > > [ ] +1 Approve > > [ ] +0 No opinion > > [ ] -1 Disapprove (please provide a reason) > > > > To learn more about Apache Iceberg, please visit: > > https://rust.iceberg.apache.org/ > > > > Checklist for reference: > > [ ] Download links are valid > > [ ] Checksums and signatures are correct > > [ ] LICENSE and NOTICE files are present > > [ ] No unexpected binary files are included > > [ ] All source files have ASF headers > > [ ] The project builds successfully from source > > [ ] pyiceberg-core builds and tests successfully > > > > For more details, please refer to: > > https://rust.iceberg.apache.org/release.html#how-to-verify-a-release > > > > Thanks, > > Danny C Jones and Shawn Chang > > >
