This is an automated email from the ASF dual-hosted git repository.
zike pushed a change to branch branch-3.4
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git
from 0ca9f3c Bump version to 3.4.0
new 8995f4a Fix negative acknowledge on a message ID does not work (#180)
new a21fe46 Fix windows release CI doesn't show the python version (#182)
new cfe55b4 Fix missing dependency of setuptools (#183)
The 3 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:
.github/workflows/ci-build-release-wheels.yaml | 4 ++--
.github/workflows/ci-pr-validation.yaml | 2 +-
pkg/mac/build-dependencies.sh | 2 +-
src/consumer.cc | 3 ++-
tests/pulsar_test.py | 5 ++++-
5 files changed, 10 insertions(+), 6 deletions(-)