+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 verification script, `dev/release/verify_rc.sh 0.4.0 1` P.S. we found an issue where the sha512 file was not uploaded to apache svn by the release_rc script. This PR should fix it, https://github.com/apache/iceberg-go/pull/590 I've manually uploaded the sha512 file for this RC. Thanks for running the release! Best, Kevin Liu On Mon, Oct 6, 2025 at 4:31 PM Matt Topol <[email protected]> wrote: > Hi, > > I would like to propose the following release candidate (RC1) of > Apache Iceberg Go version v0.4.0. > > This release candidate is based on commit: > 97c91780b6903ecb8c1a3bef7c55dd1cb951277b [1] > > The source release rc1 is hosted at [2]. > > Please download, verify checksums and signatures, run the unit tests, > and vote on the release. See [3] for how to validate a release candidate. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Iceberg Go v0.4.0 > [ ] +0 > [ ] -1 Do not release this as Apache Iceberg Go v0.4.0 because... > > [1]: > https://github.com/apache/iceberg-go/tree/97c91780b6903ecb8c1a3bef7c55dd1cb951277b > [2]: > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.4.0-rc1 > [3]: > https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify >
