Awesome! Thanks for driving the release and writing the blog post :) https://iceberg.apache.org/blog/apache-iceberg-cpp-0.3.0-release/
On Sun, Jun 14, 2026 at 9:16 PM Junwang Zhao <[email protected]> wrote: > Hello everyone, > > I'm pleased to announce the release of Apache Iceberg C++ v0.3.0! > > Apache Iceberg C++ is a native C++ implementation of the Apache > Iceberg table format, providing libraries for reading, writing, and > managing Iceberg tables in C++ applications. > > This release contains 144 commits from 24 contributors, including 11 > first time contributors! > > The full changelog is available at > https://github.com/apache/iceberg-cpp/releases/tag/v0.3.0. > > The Apache release artifacts can be found at > > https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-cpp-0.3.0/ > > Thanks to everyone for all your contributions! > > -- > Regards > Junwang Zhao >
