+1 (binding) - Verified signature and checksums - Built from source on macOS m1 with vcpkg - Verified basic e2e case with a Pulsar standalone 3.2.0 - Verified Python client with this dependency: https://github.com/apache/pulsar-client-python/pull/209 - Verified Node.js client with this dependency: https://github.com/apache/pulsar-client-node/pull/370
Thanks, Yunze On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <x...@apache.org> wrote: > > This is the first release candidate for Apache Pulsar Client C++, version > 3.5.1. > > It fixes the following issues: > https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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.5.1-candidate-1/ > > SHA-512 checksums: > d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847 > apache-pulsar-client-cpp-3.5.1.tar.gz > > The tag to be voted upon: > v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834) > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-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.