This is an automated email from the ASF dual-hosted git repository. xyz pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git
from fda5086 Bump version to 3.1.0 new 7ef441e Update the release process for versioning (#91) new e0b51d5 Issue #31 - Access name attribute of any type object (#92) new dcfd136 Add Human-readable description of MessageId object (#93) new 1248825 Issue #37 : Allow passing pulsar.MessageId instance to create_reader() (#95) The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: RELEASE.md | 51 +++++++++++++++++++++++++++------------------ pulsar/__init__.py | 5 +++++ pulsar/schema/definition.py | 21 ++++++++++++------- src/message.cc | 6 ++++++ 4 files changed, 56 insertions(+), 27 deletions(-)