+1 (binding) [x] Download links are valid. [x] Checksums and signatures. [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] Ran `make check` to verify linter, format [x] Ran `maek test` to verify integration tests
Thanks Kevin for driving this! On Tue, May 27, 2025 at 1:16 PM Kevin Liu <kevinjq...@apache.org> wrote: > +1 (non-binding) > > [x] Download links are valid. > [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` > Tested pyiceberg-core against pyiceberg > > Best, > Kevin Liu > > On Mon, May 26, 2025 at 10:08 PM Kevin Liu <kevinjq...@apache.org> wrote: > >> Hello Apache Iceberg Rust Community, >> >> This is a call for a vote to release Apache Iceberg rust version 0.5.1 >> The tag to be voted on is v0.5.1-rc.1 >> >> The release candidate: >> >> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.5.1-rc.1/ >> >> 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.5.1-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 detailed checklist please refer to: >> https://github.com/apache/iceberg-rust/tree/main/scripts >> >> To compile from source, please refer to: >> https://github.com/apache/iceberg-rust/blob/main/CONTRIBUTING.md >> >> Here is a Python script in release to help you verify the release >> candidate: >> ./scripts/verify.py >> >> Note, there was an issue during the release process for 0.5.0 for the >> rust crates but `pyiceberg-core` was successfully published to pypi. Thus, >> we yank'ed the 0.5.0 version on pypi and created a new release version. >> >> Best, >> Kevin Liu >> >>