Client Python 3.10.0
What's Changed
- Bumped version to 3.10.0a1 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/281
- feat: add individual negative acknowledgement for async consumer by @nachatz in https://github.com/apache/pulsar-client-python/pull/282
- feat: add async redeliver supprot by @nachatz in https://github.com/apache/pulsar-client-python/pull/285
- feat: add async last message id support by @nachatz in https://github.com/apache/pulsar-client-python/pull/284
- feat: add producer connectivity functionality by @nachatz in https://github.com/apache/pulsar-client-python/pull/286
- Bump C++ client to 4.0.1 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/287
- feat: add get partitioned topic names by @nachatz in https://github.com/apache/pulsar-client-python/pull/289
- feat: add shutdown support to async client by @nachatz in https://github.com/apache/pulsar-client-python/pull/290
New Contributors
- @nachatz made their first contribution in https://github.com/apache/pulsar-client-python/pull/282
Full Changelog: https://github.com/apache/pulsar-client-python/compare/v3.9.0...v3.10.0