momo-jun commented on code in PR #167: URL: https://github.com/apache/pulsar-site/pull/167#discussion_r949861603
########## site2/website-next/release-notes/versioned/client-python-2.11.0.md: ########## @@ -0,0 +1,18 @@ +--- +id: client-python-2.11.0 +title: Client Python 2.11.0 +sidebar_label: Client Python 2.11.0 +--- + +- [improve][Python] Add getLastMessageIdAsync C binding [#16255](https://github.com/apache/pulsar/pull/16255) +- [fix][Python] Fixed reserved keys is not removed when JsonSchema being encoded [#15947](https://github.com/apache/pulsar/pull/15947) +- [improve][Python] Use MacOS 10.15 as the target OS version for Python wheel files [#15788](https://github.com/apache/pulsar/pull/15788) +- [cleanup][Python] Removed dependencies only need by Python2 [#15460](https://github.com/apache/pulsar/pull/15460) +- [cleanup][Python] Removed scripts to create wheel files in vagrant VMs [#15459](https://github.com/apache/pulsar/pull/15459) +- [improve][Python] Adjusted script to build wheel for Python 3.7 on Mac [#15407](https://github.com/apache/pulsar/pull/15407) +- [improve][Python] Change python cp35-cp35m lib build version to manylinux1 [#15180](https://github.com/apache/pulsar/pull/15180) +- [improve][Python] Generate universal2 wheel files for MacOS [#15054](https://github.com/apache/pulsar/pull/15054) +- [improve][Python] Added script to generate Wheel files for MacOS [#15024](https://github.com/apache/pulsar/pull/15024) +- [improve][Python] Added build for wheels on Alpine linux [#15016](https://github.com/apache/pulsar/pull/15016) +- [improve][Python] Added build for Arm64 on Linux and Python 3.10 [#15004](https://github.com/apache/pulsar/pull/15004) Review Comment: ```suggestion - [improve][Python] Add build for ARM64 on Linux and Python 3.10 [#15004](https://github.com/apache/pulsar/pull/15004) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org