Hi all, I'm going to cancel the release because I want to include more PRs. Especially https://github.com/apache/pulsar-client-cpp/pull/477, which addresses the compatibility with latest Asio or Boost.Asio, because I noticed a few issues in external repos of popular C++ package managers: - Homebrew: https://github.com/Homebrew/homebrew-core/pull/229220 - Vcpkg: https://github.com/microsoft/vcpkg/pull/47271
Thanks, Yunze On Tue, Sep 30, 2025 at 3:30 PM Yunze Xu <[email protected]> wrote: > > This is the first release candidate for Apache Pulsar Client C++, version > 3.8.0. > > It fixes the following issues: > https://github.com/apache/pulsar-client-cpp/milestone/10?closed=1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 72 hours *** > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > Source and binary files: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-cpp/pulsar-client-cpp-3.8.0-candidate-1/ > > SHA-512 checksums: > e13c47109179e2a37fc178df8aa09d3c1a6203472ee4969ccdc77941b3063ba92bbb3cc7a447d8218132032e971e4def2e5ad5cf0bb99c6d147ac03acf500bee > apache-pulsar-client-cpp-3.8.0.tar.gz > > The tag to be voted upon: > v3.8.0-candidate-1 (8b421e0585a4177ad5adbebd9c5b7e031a1fc281) > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.8.0-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://downloads.apache.org/pulsar/KEYS > > Please download the source package, and follow > https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env > to compile and test. > > Note: If you're going to run the unit tests locally, please make sure > the proxy is disabled.
