+1 (binding) - Verified checksum and signatures - Built from source on macOS with vcpkg and ran examples - Verified arm64 RPM packages that https://github.com/apache/pulsar-client-cpp/pull/443 works - Verified the Python client with this candidate: https://github.com/apache/pulsar-client-python/pull/225
Thanks, Yunze On Fri, Aug 30, 2024 at 4:27 PM Baodi Shi <ba...@apache.org> wrote: > > +1(binding) > > - Check source sums > - Test by node.js client ci: > https://github.com/shibd/pulsar-client-node/actions/runs/10595307930/job/29360792731?pr=42 > > Thanks, > Baodi Shi > > Baodi Shi <ba...@apache.org> 于2024年8月30日周五 08:31写道: > > > > This is the first release candidate for Apache Pulsar Client C++, version > > 3.6.0. > > > > It fixes the following issues: > > https://github.com/apache/pulsar-client-cpp/milestone/8?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.6.0-candidate-2/ > > > > SHA-512 checksums: > > > > ca9f957074290b7befb83b8235f6d3864a999e9082a84f38da843e1f65bb806e8965c75dc44aa639f6007fafa4ebb03dde3a83c993fdf43ee757b472d810f1f2 > > ./apache-pulsar-client-cpp-3.6.0.tar.gz > > > > > > > > The tag to be voted upon: > > v3.6.0-candidate-2 (aba8d6d) > > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.6.0-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.