blob: 35d021585adb548679c1e7ccb51bab0db2ec021c [file] [view]
---
id: client-python-3.11.0
title: Client Python 3.11.0
sidebar_label: Client Python 3.11.0
---
## What's Changed
* chore: add async example by @nachatz in https://github.com/apache/pulsar-client-python/pull/291
* Bumped version to 3.11.0a1 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/292
* Bump C++ client to 4.1.0 by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/293
* Add AutoClusterFailover and ServiceInfoProvider by @BewareMyPower in https://github.com/apache/pulsar-client-python/pull/295
**Full Changelog**: https://github.com/apache/pulsar-client-python/compare/v3.10.0...v3.11.0