You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Yunze Xu <xy...@apache.org> on 2024/03/01 06:40:50 UTC

[VOTE] Pulsar Client C++ Release 3.5.0 Candidate 1

This is the first release candidate for Apache Pulsar Client C++, version 3.5.0.

It fixes the following issues:
https://github.com/apache/pulsar-client-cpp/milestone/6?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.5.0-candidate-1/

SHA-512 checksums:

d13640bf407f48e94aac3cf62591d1295726a28a14f38e90ca6c520252d4489512e237b4e2888747e0199b1f54a782a0b6baa3f2c9b6464f6970a9a1d6d1af0f
 apache-pulsar-client-cpp-3.5.0.tar.gz


The tag to be voted upon:
v3.5.0-candidate-1 (3b574c739e6a62696e0bf2374ab43e7f0b24b377)
https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.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
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.

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

Posted by Yunze Xu <xy...@apache.org>.
Cancel this vote since I want to include the fix to
https://github.com/apache/pulsar-client-python/issues/199 in this
release.

Thanks,
Yunze

On Fri, Mar 1, 2024 at 2:40 PM Yunze Xu <xy...@apache.org> wrote:
>
> This is the first release candidate for Apache Pulsar Client C++, version 3.5.0.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-cpp/milestone/6?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.5.0-candidate-1/
>
> SHA-512 checksums:
>
> d13640bf407f48e94aac3cf62591d1295726a28a14f38e90ca6c520252d4489512e237b4e2888747e0199b1f54a782a0b6baa3f2c9b6464f6970a9a1d6d1af0f
>  apache-pulsar-client-cpp-3.5.0.tar.gz
>
>
> The tag to be voted upon:
> v3.5.0-candidate-1 (3b574c739e6a62696e0bf2374ab43e7f0b24b377)
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.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
> 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.