blob: f80c9324ff2059e957f6b254cf6a835fca100c91 [file] [view]
---
id: client-python-2.9.0
title: Client Python 2.9.0
sidebar_label: Client Python 2.9.0
---
- Do not sort schema fields by default. [12232](https://github.com/apache/pulsar/pull/12232)
- Support setting namespace for python schema. [12175](https://github.com/apache/pulsar/pull/12175)
- Expose Client.shutdown() method. [11955](https://github.com/apache/pulsar/pull/11955)
- Ensure producer is keeping the client object alive. [11887](https://github.com/apache/pulsar/pull/11887)
- Support CryptoKeyReader for Reader API in python clients. [11447](https://github.com/apache/pulsar/pull/11447)