momo-jun commented on code in PR #167: URL: https://github.com/apache/pulsar-site/pull/167#discussion_r949859793
########## 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) Review Comment: ```suggestion - [fix][Python] Remove reserved keys when JsonSchema being encoded [#15947](https://github.com/apache/pulsar/pull/15947) ``` ########## 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) Review Comment: ```suggestion - [cleanup][Python] Remove dependencies only needed by Python2 [#15460](https://github.com/apache/pulsar/pull/15460) ``` -- 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