+1 (binding) - Verified signatures and checksum - Build from source with Clang++ 14.0.3 on macOS - Run basic e2e tests - Install deb arm64 binaries inside ubuntu:22.04 container and ran basic e2e tests to a standalone on host
Thanks, Yunze On Mon, Jul 31, 2023 at 1:31 PM guo jiwei <techno...@apache.org> wrote: > > +1 (binding) > > - Checked the sign and checksum > - Build the source > - Test SampleProducer and SampleConsumer with Pulsar master > > > Regards > Jiwei Guo (Tboy) > > > On Wed, Jul 26, 2023 at 10:21 PM tison <wander4...@gmail.com> wrote: > > > +1 (binding) > > > > I chekced - > > > > [x] GPG sign and checksum are correct > > [x] LICENSE and NOTICE exist - note that the time range can be updated, but > > it's not a release blocker > > [x] Build from source on macOS which clang 16.0.6 (but need to > > pass -DCMAKE_CXX_STANDARD=17 to cmake) > > [x] Test SampleProducer and SampleConsumer with Pulsar standalone 3.0.0 > > [x] No unexpected binaries in the source release. > > > > Best, > > tison. > > > > > > Yunze Xu <x...@apache.org> 于2023年7月25日周二 21:29写道: > > > > > This is the first release candidate for Apache Pulsar Client C++, version > > > 3.3.0. > > > > > > It fixes the following issues: > > > https://github.com/apache/pulsar-client-cpp/milestone/4?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.3.0-candidate-1/ > > > > > > SHA-512 checksums: > > > > > > > > 87879b8af8aab20be8e25a5842d356fe681897f303a3e7aaebd3786268dd4b23c1f7532f47aa1ce0160cc92968e80b1f8341e589b69ac3efa12ccb99e97b4d22 > > > apache-pulsar-client-cpp-3.3.0.tar.gz > > > > > > The tag to be voted upon: > > > v3.3.0-candidate-1 (79147b88207d95bcc4eb7fecb0b00946d385ddda) > > > > > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.3.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 the README to compile and > > > test. > > > > >