+1 (binding) - Verified checksum and signatures - Verified macOS libraries locally with Apple Clang 17.0.6 - Verified Python client upgrade: https://github.com/apache/pulsar-client-python/actions/runs/20131696612 - Verified Node.js client upgrade: https://github.com/apache/pulsar-client-node/actions/runs/20055556621
Close this vote by 3 binding +1s: - Baodi - Penghui - Yunze P.S. The previous issue with python client CI should be a flaky test, I fixed by moving that test into a separate test class. Thanks, Yunze On Thu, Dec 11, 2025 at 5:55 PM Yunze Xu <[email protected]> wrote: > > Hi all, > > I found a possible regression when I tried to upgrade the dependency > of Python client: > https://github.com/apache/pulsar-client-python/actions/runs/20055565068/job/57520579138 > > The reason is unknown yet, but I will take some time to see if we need > to fix the C++ side. > > Thanks, > Yunze > > On Thu, Dec 11, 2025 at 9:19 AM PengHui Li <[email protected]> wrote: > > > > +1 binding > > > > - Verified checksum and signatures > > > > Thanks, > > Penghui > > > > > > > > On Wed, Dec 10, 2025 at 1:12 AM Baodi Shi <[email protected]> wrote: > > > > > +1 binding > > > > > > - Verified checksum and signatures > > > - Built form source with clang++ 17.0.0 on darwin/arm64 > > > - Ran producer and consumer examples > > > > > > Thanks, > > > Baodi Shi > > > > > > Yunze Xu <[email protected]> 于2025年12月9日周二 15:37写道: > > > > > > > > This is the first release candidate for Apache Pulsar Client C++, > > > version 4.0.0. > > > > It fixes the following issues: > > > > https://github.com/apache/pulsar-client-cpp/milestone/11?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-4.0.0-candidate-1/ > > > > > > > > SHA-512 checksums: > > > > > > > 77f9172e840e921d8366002cd1af790545ffd8a66b62a7c3fa71f3ff24f7d43f021cde4aff60d5da9ea5dc7d12f6623bfbcd4ed406f18433ebf0b24c99e871f2 > > > > ./apache-pulsar-client-cpp-4.0.0.tar.gz > > > > > > > > The tag to be voted upon: > > > > v4.0.0-candidate-1 (cada45d2e333bb7f4f61ddc26c29b7a46e48ffff) > > > > > > > https://github.com/apache/pulsar-client-cpp/releases/tag/v4.0.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. > > >
