+1 binding Ran `../dev/release/verify_rc.sh 0.10.0 4` to do following check:
1. Signature 2. Sha512 checksum 3. Build and test iceberg-rust, all tests passed 4. Build and test pyiceberg-core, all tests passed On Fri, Jul 17, 2026 at 4:16 AM Xin Huang via dev <[email protected]> wrote: > +1 (non-binding) > > Thanks Danny and Shawn for driving the release! > Verified on Linux x86_64 (rustc 1.94.0): > [x] Download links are valid > [x] Checksums and signatures are correct — gpg --verify: Good signature > from Shawn Chang's key in the KEYS file; sha512 checksum: OK > [x] LICENSE and NOTICE files are present — including the per-crate > LICENSE/ > NOTICE for iceberg-catalog-loader, iceberg-cache-moka, and > iceberg-storage-opendal > [x] No unexpected binary files are included — only Avro/Puffin test > fixtures under testdata/ > [x] All source files have ASF headers — skywalking-eyes header check: 0 > invalid > [x] The project builds successfully from source — cargo build > --all-targets --all-features --workspace succeeds; cargo nextest run > --all-targets --all-features --workspace: 1839 tests passed, 0 failed > (unit + integration, with the docker-compose stack: MinIO / REST / > Hive / Spark); doctests all passing > [x] pyiceberg-core builds and tests successfully — maturin build + > pytest all passing > > Thanks, > Xin > > On Thu, Jul 16, 2026 at 10:12 AM L. C. Hsieh <[email protected]> wrote: > >> +1 (non-binding) >> >> I verified the RC on macOS (aarch64): >> >> - Signature: good >> - SHA512 checksum: OK >> - Source archive matches git tag v0.10.0-rc.4 >> - License headers: pass >> - make build: OK >> - make test: 1839 tests run, all passed >> - Python bindings (make install && make test): passed >> >> Thanks for driving the release! >> >> >> 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/ >>> <https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.10.0-rc4/__;!!LIr3w8kk_Xxm!vOu_efWyGd6E9UsoAYfk0jVIBOmODbXnh11riAo4ofCZeibTs8wyHrkLOAMF9ZC5hTUrWv8ai5EiKPopwnmA$> >>> >>> >>> >>> Keys to verify the release candidate: >>> >>> >>> >>> https://downloads.apache.org/iceberg/KEYS >>> <https://urldefense.com/v3/__https://downloads.apache.org/iceberg/KEYS__;!!LIr3w8kk_Xxm!vOu_efWyGd6E9UsoAYfk0jVIBOmODbXnh11riAo4ofCZeibTs8wyHrkLOAMF9ZC5hTUrWv8ai5EiKPzZFnul$> >>> >>> >>> >>> Git tag for the release: >>> >>> >>> >>> https://github.com/apache/iceberg-rust/releases/tag/v0.10.0-rc.4 >>> <https://urldefense.com/v3/__https://github.com/apache/iceberg-rust/releases/tag/v0.10.0-rc.4__;!!LIr3w8kk_Xxm!vOu_efWyGd6E9UsoAYfk0jVIBOmODbXnh11riAo4ofCZeibTs8wyHrkLOAMF9ZC5hTUrWv8ai5EiKKBiKZI0$> >>> >>> >>> >>> 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/ >>> <https://urldefense.com/v3/__https://rust.iceberg.apache.org/__;!!LIr3w8kk_Xxm!vOu_efWyGd6E9UsoAYfk0jVIBOmODbXnh11riAo4ofCZeibTs8wyHrkLOAMF9ZC5hTUrWv8ai5EiKKPSFssf$> >>> >>> >>> >>> 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 >>> <https://urldefense.com/v3/__https://rust.iceberg.apache.org/release.html*how-to-verify-a-release__;Iw!!LIr3w8kk_Xxm!vOu_efWyGd6E9UsoAYfk0jVIBOmODbXnh11riAo4ofCZeibTs8wyHrkLOAMF9ZC5hTUrWv8ai5EiKPQdGI39$> >>> >>> >>> >>> Thanks, >>> >>> Danny C Jones and Shawn Chang >>> >>> >>> >>
