+1 (binding) * verify checksum and signatures * build from source (Ubuntu 20.04 WSL) * verify artifacts on Windows (`pulsar.dll` and `pulsarWithDeps.a` for both x86 and x64 architectures) * verify rpm, deb, apk packages in x86_64 architecture (`libpulsar.so` and `libpulsarwithdeps.a`)
All the verifications are done by following the guide in https://github.com/BewareMyPower/pulsar-client-cpp-demo Thanks, Yunze On Fri, Jan 20, 2023 at 10:01 AM Matteo Merli <mme...@apache.org> wrote: > > This is the first release candidate for Apache Pulsar Client C++, version > 3.1.1. > > It fixes the following issues: > https://github.com/apache/pulsar-client-cpp/issues?q=label%3Arelease%2F3.1.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.1.1-candidate-1/ > > SHA-512 checksums: > ff7a98e8702d1086150cc1cbd10827b78d2d23cd7ca639d5590fb37d122b68c7ed70c2e38a24c94375871d868f9f04263b8991668e8498664bc3c1fa644b0be0 > apache-pulsar-client-cpp-3.1.1.tar.gz > > The tag to be voted upon: > v3.1.1-candidate-1 (24887d9f43471d6b333179000f9c931d64832037) > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.1.1-candidate-1 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Please download the source package, and follow the README to compile and test. > > -- > Matteo Merli > <mme...@apache.org>