Hi all, Let's abort this vote.
We found two issues in RC0: the `-SNAPSHOT` suffix in the CMake version string, and a verification issue caused by the vendored fmt version. We'll fix both and prepare RC1. Thanks to everyone who verified and provided feedback. On Mon, Jun 8, 2026 at 4:14 PM Junwang Zhao <[email protected]> wrote: > > Hi Manu, > > On Mon, Jun 8, 2026 at 3:23 PM Manu Zhang <[email protected]> wrote: > > > > Hi Junwang, > > > > I'm new to the release process but is it normal to set a "SNAPSHOT" suffix > > in an RC[1]? It looks a REST client would send "User-Agent: > > iceberg-cpp/0.3.0-SNAPSHOT" in the header if building from this source. > > Besides that, the build and tests passed on macOS 26.5, clang 21.0.0. > > Thanks for catching this. You are right, the RC source should not > build as 0.3.0-SNAPSHOT. I have created a PR[1] for fixing that. > > [1] https://github.com/apache/iceberg-cpp/pull/705 > > > > > 1. > > https://github.com/apache/iceberg-cpp/blob/main/CMakeLists.txt#L31C5-L31C27 > > > > Thanks, > > Manu > > > > On Mon, Jun 8, 2026 at 3:00 PM Zehua Zou <[email protected]> wrote: > >> > >> +1 (non-binding) > >> > >> Verify on my macOS 26.5.1, clang version 21.1.8 with installed latest avro > >> commit of main branch. > >> > >> > 2026年6月6日 20:28,Junwang Zhao <[email protected]> 写道: > >> > > >> > Hi, > >> > > >> > I would like to propose the following release candidate (RC0) of > >> > Apache Iceberg C++ 0.3.0. > >> > > >> > This release candidate is based on commit: > >> > ae29c3d4b497c26a62de47ee7659f6cf7aba60f8 [1] > >> > > >> > The source release RC0 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/ae29c3d4b497c26a62de47ee7659f6cf7aba60f8 > >> > [2]: > >> > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-cpp-0.3.0-rc0 > >> > [3]: > >> > https://github.com/apache/iceberg-cpp/blob/main/dev/release/README.md#verify > >> > > >> > -- > >> > Regards > >> > Junwang Zhao > >> > > > -- > Regards > Junwang Zhao -- Regards Junwang Zhao
