+1 (binding)

- Verified checksum and signatures
- Verified Python wheel on macOS arm64 26.5 with Python 3.12.1
- Verified produce and consume examples

BR,
Zike Yang

On Mon, May 18, 2026 at 6:47 PM Baodi Shi <[email protected]> wrote:
>
> +1 (binding)
>
> - Verified checksum and signatures
> - Verified installing the wheel
> pulsar_client-3.12.0-cp313-cp313-macosx_13_0_universal2.whl
> - Verified producer and consumer exmaples
>
> Thanks,
> Baodi Shi
>
> Yunze Xu <[email protected]> 于2026年5月18日周一 17:05写道:
> >
> > +1 (binding)
> >
> > - Verified checksum and signatures
> > - Verified installing the wheel with the `[protobuf]` extra dependency
> > introduce in this release
> > - Verified the ProtobufNative schema works well after installing the wheels 
> > [1]
> >
> > [1] https://github.com/BewareMyPower/pulsar-protobuf-native-demo
> >
> > Thanks,
> > Yunze
> >
> > On Wed, May 13, 2026 at 11:18 PM Yunze Xu <[email protected]> wrote:
> > >
> > > This is the 1st release candidate for Apache Pulsar Client Python,
> > > version 3.12.0.
> > >
> > > It fixes the following issues:
> > > https://github.com/apache/pulsar-client-python/milestone/13?closed=1
> > >
> > > *** Please download, test and vote on this release. This vote will
> > > stay open for at least 72 hours ***
> > >
> > > Python wheels:
> > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-python-3.12.0-candidate-1/
> > >
> > > The supported python versions are 3.10, 3.11, 3.12, 3.13 and 3.14. The
> > > supported platforms and architectures are:
> > > - Windows x86_64 (windows/)
> > > - glibc-based Linux x86_64 (linux-glibc-x86_64/)
> > > - glibc-based Linux arm64 (linux-glibc-arm64/)
> > > - musl-based Linux x86_64 (linux-musl-x86_64/)
> > > - musl-based Linux arm64 (linux-musl-arm64/)
> > > - macOS universal 2 (macos/)
> > >
> > > You can download the wheel (the `.whl` file) according to your own OS
> > > and Python version
> > > and install the wheel:
> > > - Windows: `py -m pip install *.whl --force-reinstall`
> > > - Linux or macOS: `python3 -m pip install *.whl --force-reinstall`
> > >
> > > The tag to be voted upon: v3.12.0-candidate-1
> > > (9b17f0cfe760a403bf7964123e1c1d888cca9f4b)
> > > https://github.com/apache/pulsar-client-python/releases/tag/v3.12.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 Python wheels and follow the README to test.

Reply via email to