You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2024/03/22 10:53:13 UTC

(pulsar-client-python) branch branch-3.5 updated (13c8c4e -> 730c2d7)

This is an automated email from the ASF dual-hosted git repository.

xyz pushed a change to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git


    from 13c8c4e  Bump version to 3.5.0
     add bc173fd  Add Consumer.consumer_name() API (#206)
     new 730c2d7  Merge branch 'main' into branch-3.5

The 1 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:
 pulsar/__init__.py   | 6 ++++++
 src/consumer.cc      | 1 +
 tests/pulsar_test.py | 8 ++++++++
 3 files changed, 15 insertions(+)


(pulsar-client-python) 01/01: Merge branch 'main' into branch-3.5

Posted by xy...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

xyz pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git

commit 730c2d7dea60ff632688463662a6101cacb98c22
Merge: 13c8c4e bc173fd
Author: Yunze Xu <xy...@163.com>
AuthorDate: Fri Mar 22 18:53:03 2024 +0800

    Merge branch 'main' into branch-3.5

 pulsar/__init__.py   | 6 ++++++
 src/consumer.cc      | 1 +
 tests/pulsar_test.py | 8 ++++++++
 3 files changed, 15 insertions(+)