Re: [VOTE] Pulsar Client C++ Release 3.1.0 Candidate 1

2022-11-27 Thread Zike Yang
Hi Yunze, Sure. I will raise a new candidate vote after these PRs get merged. BR, Zike Yang On Sat, Nov 26, 2022 at 11:47 PM Yunze Xu wrote: > > Hi Zike, > > There are two PRs to fix the regression introduced from 3.0.0, I hope > they can be included: > > https://github.com/apache/pulsar-client

Re: [VOTE] Pulsar Client C++ Release 3.1.0 Candidate 1

2022-11-26 Thread Yunze Xu
Hi Zike, There are two PRs to fix the regression introduced from 3.0.0, I hope they can be included: https://github.com/apache/pulsar-client-cpp/pull/127 https://github.com/apache/pulsar-client-cpp/pull/125 Thanks, Yunze On Fri, Nov 25, 2022 at 5:19 PM Yunze Xu wrote: > > +1 > > * verify check

Re: [VOTE] Pulsar Client C++ Release 3.1.0 Candidate 1

2022-11-25 Thread Yunze Xu
+1 * verify checksum and signatures * build from source (Ubuntu 20.04 x86_64) * 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 `libpulsar.a`) In addition, I created a r