Not sure whether this is a release blocker but the generated `version.h` header is not installed. Here's a fix [1].
1. https://github.com/apache/iceberg-cpp/pull/710 <https://github.com/apache/iceberg-cpp/pull/710> Thanks for driving the release. On Tue, Jun 9, 2026 at 3:49 PM 赵烜 <[email protected]> wrote: > +1 (non-binding) > > I verified RC1 on macOS (Apple Silicon): > - Verified the GPG signature and SHA-512 checksum of the source archive > - Built the source distribution with CMake (static + shared) > - Ran the unit tests via ctest — all passed > - Verified the install step succeeded > > Thanks for driving the release! > From: "Junwang Zhao"<[email protected]> > Date: Tue, Jun 9, 2026, 11:31 > Subject: [VOTE][C++] Release Apache Iceberg C++ 0.3.0 RC1 > To: <[email protected]> > Hi, > > I would like to propose the following release candidate (RC1) of > Apache Iceberg C++ 0.3.0. > > This release candidate is based on commit: > 9dbad3139df6fcdfc8d3f0bf6127dff9611ca9cd [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 C++ 0.3.0 > [ ] +0 > [ ] -1 Do not release this as Apache Iceberg C++ 0.3.0 because... > > [1]: > https://github.com/apache/iceberg-cpp/tree/9dbad3139df6fcdfc8d3f0bf6127dff9611ca9cd > [2]: > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-cpp-0.3.0-rc1 > [3]: > https://github.com/apache/iceberg-cpp/blob/main/dev/release/README.md#verify > > -- > Regards > Junwang Zhao >
