0 (non binding) Sorry for the late vote, I was on vacation.
The source distribution is correct: - signature and checksum are good - LICENSE and NOTICE are correct - ASF header is present in all expected file - No binary/compiled file found in the source distribution I guess the binary distribution will be published post vote to mirrors (terraform-provider-iceberg). The binary distribution doesn't look good to me: LICENSE (in the binary distribution) is missing - github.com/hashicorp/golang-lry/v2 (MPL 2.0) - golang.org/x/oauth2 (BSD-3 Clause) - github.com/twmb/avro (MIT) - github.com/clipperhouse/uax29/v2 (MIT) There are coming transitively from iceberg-go v0.6.0. On the other hand, LICENSE documents things not in the distribution (go-viper/mapstructure/v2, golang/snappy, hamba/avro/v2. We should fix the LICENSE-binary. Regards JB On Tue, Aug 11, 2026 at 10:00 PM Matt Topol <[email protected]> wrote: > > Hi, > > I would like to propose the following release candidate (RC2) of the > Apache Iceberg Terraform provider version v0.1.0. > > This release candidate is based on commit: > 186d4f48b9e98386b044e1367d6fdf8d47a3ff8d [1] > > The source release rc2 is hosted at [2]. > Convenience binaries for the Terraform/OpenTofu registries are attached to the > GitHub prerelease at [3]. > > Please download, verify checksums and signatures, run the tests, and vote on > the release. See [4] for how to validate a release candidate. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Iceberg Terraform provider v0.1.0 > [ ] +0 > [ ] -1 Do not release this as Apache Iceberg Terraform provider v0.1.0 > because... > > [1]: > https://github.com/apache/terraform-provider-iceberg/tree/186d4f48b9e98386b044e1367d6fdf8d47a3ff8d > [2]: > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-terraform-0.1.0-rc2 > [3]: > https://github.com/apache/terraform-provider-iceberg/releases/tag/v0.1.0-rc2 > [4]: > https://github.com/apache/terraform-provider-iceberg/blob/main/docs/releasing.md#verifying-a-release
