+1 (non-binding) [x] Download links are valid. (there's a typo with "Git tag for the release", I've added a fix) [x] Checksums and signatures. [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source
Ran `./scripts/verify.py` Built and tested, `make build && make test` Manually built and tested pyiceberg-core against pyiceberg PS I added a few minor fixes for the release process, including the typo in the release url above, https://github.com/apache/iceberg-rust/pull/1538 PPS there's a bug that prevents us from publishing the RC artifact to pypi as pre-release. I added a fix in https://github.com/apache/iceberg-rust/pull/1537 Best, Kevin Liu On Mon, Jul 21, 2025 at 8:51 PM Xuanwo <xua...@apache.org> wrote: > Hello, Apache Iceberg Rust Community, > > This is a call for a vote to release Apache Iceberg rust version v0.6.0. > > The tag to be voted on is 0.6.0-rc.1. > > The release candidate: > > > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.6.0-rc1/ > > Keys to verify the release candidate: > > https://downloads.apache.org/iceberg/KEYS > > I'm using my new key to sign this release, so it might need sometime to > update in the CDN. > > Git tag for the release: > > https://github.com/apache/iceberg-rust/releases/tag/0.6.0-rc.1 > > Please download, verify, and test. > > The VOTE will be open for at least 72 hours and until the necessary > number of votes are reached. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > To learn more about Apache Iceberg, please see > https://rust.iceberg.apache.org/ > > Checklist for reference: > > [ ] Download links are valid. > [ ] Checksums and signatures. > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files > [ ] All source files have ASF headers > [ ] Can compile from source > > More details please refer to > https://rust.iceberg.apache.org/release.html#how-to-verify-a-release. > > Thanks > > Xuanwo > > https://xuanwo.io/ >