Close this vote by 3 binding +1s - Yunze - Baodi - Zike Thanks, Yunze
On Tue, May 6, 2025 at 9:00 PM Zike Yang <z...@apache.org> wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source via vcpkg on macOS 15.4.1 with Apple clang 17.0.0 > - Verify producer and consumer examples > - Verify C API producer and consumer examples > > BR, > Zike Yang > > On Tue, May 6, 2025 at 5:31 PM Baodi Shi <ba...@apache.org> wrote: > > > > +1 (binding) > > > > - Verified checksum and signatures > > - Built from source via vcpkg on macOS 15.1 with Apple clang 16.0.0 > > - Verify the producer& consumer with pre-built binaries for macos-arm64.zip > > - Link to the static library > > - Link to the dynamic library > > > > > > Thanks, > > Baodi Shi > > > > Yunze Xu <x...@apache.org> 于2025年5月6日周二 11:40写道: > > > > > > +1 (binding) > > > > > > - Verified checksum and signatures > > > - Built from source via vcpkg on macOS 15.1 with Apple clang 16.0.0 > > > - Verified it's compatible with the Python client: > > > https://github.com/apache/pulsar-client-python/actions/runs/14850545886 > > > > > > Thanks, > > > Yunze > > > > > > On Sun, May 4, 2025 at 11:41 PM Yunze Xu <x...@apache.org> wrote: > > > > > > > > This is the 2nd release candidate for Apache Pulsar Client C++, version > > > > 3.7.1. > > > > > > > > It fixes the following issues: > > > > https://github.com/apache/pulsar-client-cpp/issues?q=label%3Arelease%2F3.7.1+is%3Aclosed > > > > > > > > *** 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.7.1-candidate-2/ > > > > > > > > SHA-512 checksums: > > > > 7ad91a5a5ab221e80a8f8c386c31f9558fac878cc322e88c8bb7b6298798830ec3c42ff3626bc1dba8086331d754a4d4619d0b4a74cd0f1dd02b498f64935873 > > > > apache-pulsar-client-cpp-3.7.1.tar.gz > > > > > > > > The tag to be voted upon: > > > > v3.7.1-candidate-2 (1021d06fae256b68389666b90e788948202dc41a) > > > > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.7.1-candidate-2 > > > > > > > > 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.