id: client-python-3.4.0 title: Client Python 3.4.0 sidebar_label: Client Python 3.4.0
What's Changed
Added missing publish option
ordering_key
by @sbreatnach in
https://github.com/apache/pulsar-client-python/pull/152
Remove useless sleep on test_seek by @shibd in
https://github.com/apache/pulsar-client-python/pull/154
Support configure startMessageIdInclusive for the reader by @RobertIndie in
https://github.com/apache/pulsar-client-python/pull/157
Support schema field type promotion by @RobertIndie in
https://github.com/apache/pulsar-client-python/pull/159
Support Python 3.12 wheels by @merlimat in
https://github.com/apache/pulsar-client-python/pull/160
Improve the developer experience when running tests by @BewareMyPower in
https://github.com/apache/pulsar-client-python/pull/163
Upgrade the C++ client to 3.4.1 by @RobertIndie in
https://github.com/apache/pulsar-client-python/pull/167
Update Curl to 8.4.0 by @merlimat in
https://github.com/apache/pulsar-client-python/pull/168
Add type annotations for enum parameters in methods by @shibd in
https://github.com/apache/pulsar-client-python/pull/169
Upgrade grpcio to 1.60.0 to fix CVE-2023-1428 by @BewareMyPower in
https://github.com/apache/pulsar-client-python/pull/174
Upgrade the C++ client to 3.4.2 by @BewareMyPower in
https://github.com/apache/pulsar-client-python/pull/170
New Contributors
@sbreatnach made their first contribution in
https://github.com/apache/pulsar-client-python/pull/152
Full Changelog
:
https://github.com/apache/pulsar-client-python/compare/v3.3.0...v3.4.0