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

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


The following commit(s) were added to refs/heads/main by this push:
     new 60bc8c0  Bump C++ client to 3.8.0 (#270)
60bc8c0 is described below

commit 60bc8c0197d1cbb1f57226dde2c1c9504cf6999c
Author: Yunze Xu <[email protected]>
AuthorDate: Mon Nov 17 17:42:09 2025 +0800

    Bump C++ client to 3.8.0 (#270)
---
 dependencies.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.yaml b/dependencies.yaml
index 20dc5f5..e6f598f 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pulsar-cpp: 3.7.2
+pulsar-cpp: 3.8.0
 pybind11: 2.10.1
 # The OpenSSL dependency is only used when building Python from source
 openssl: 1.1.1q

Reply via email to