+1 (binding) I think it would be beneficial if the Rust Release docs would have something similar to https://iceberg.apache.org/how-to-release/#how-to-verify-a-release on how to verify an RC.
Thanks everyone! On Mon, May 26, 2025 at 9:54 AM Renjie Liu <liurenjie2...@gmail.com> wrote: > +1 binding > > [x] Download links are valid. > [x] Checksums and signatures. > [x] No unexpected binary files > [x] Ran `make check` to check formats > [x] Ran `make test` to run tests > > Thanks Kevin! > > On Sun, May 25, 2025 at 11:58 PM NOTME ZE <st810918...@gmail.com> 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 >> >> Christian Thiel <christian.t.b...@gmail.com> 于2025年5月24日周六 01:59写道: >> >>> +1 (non-binding) >>> >>> On Fri, 23 May 2025 at 06:59, 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 Thu, May 22, 2025 at 9:56 PM Xuanwo <xua...@apache.org> wrote: >>>> >>>>> Thanks for this great work! >>>>> >>>>> +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 >>>>> >>>>> Check and tested for iceberg and iceberg-rest. >>>>> >>>>> On Fri, May 23, 2025, at 12:54, Kevin Liu wrote: >>>>> >>>>> Hello Apache Iceberg Rust Community, >>>>> >>>>> This is a call for a vote to release Apache Iceberg rust version 0.5.0. >>>>> The tag to be voted on is v0.5.0-rc.2. >>>>> >>>>> The release candidate: >>>>> >>>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.5.0-rc.2/ >>>>> >>>>> 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.0-rc.2 >>>>> >>>>> 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 >>>>> >>>>> Best, >>>>> Kevin Liu >>>>> >>>>> Xuanwo >>>>> >>>>> https://xuanwo.io/ >>>>> >>>>>