blob: 93296821017ae8e356dea85033b234a391d0311d [file] [view]
---
id: client-python-3.9.0
title: Client Python 3.9.0
sidebar_label: Client Python 3.9.0
---
## What's Changed
* Bump C++ client to 3.8.0 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/270
* Bump C++ client to 4.0.0 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/273
* Support Python 3.14 and remove Python 3.9 support by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/274
* Support Message.producer_name() by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/275
* Support encryption context on Message by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/276
* Implement async consumer by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/277
* Improve asynchronous producer with more options for creation and send by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/280
**Full Changelog**: https://github.com/apache/pulsar-client-python/compare/v3.8.0...v3.9.0