Client Python 3.12.0
What's Changed
- Bumped version to 3.12.0a1 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/298
- fix(asyncio): Avoid InvalidStateError on late callbacks after cancel by @goodvibs in https://github.com/apache/pulsar-client-python/pull/297
- feat: implement ProtobufNative schema by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/299
- Fix release workflow and scripts by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/300
New Contributors
- @goodvibs made their first contribution in https://github.com/apache/pulsar-client-python/pull/297
Full Changelog: https://github.com/apache/pulsar-client-python/compare/v3.11.0...v3.12.0