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 2023/02/17 02:25:08 UTC

[pulsar-client-python] branch branch-3.1 updated: Upgrade to pulsar-client-cpp 3.1.2 (#96)

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

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


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 9ed92ec  Upgrade to pulsar-client-cpp 3.1.2 (#96)
9ed92ec is described below

commit 9ed92ecee632c42b81a3198b8824d70d080af7f0
Author: Yunze Xu <xy...@163.com>
AuthorDate: Fri Feb 17 00:46:36 2023 +0800

    Upgrade to pulsar-client-cpp 3.1.2 (#96)
    
    (cherry picked from commit 2bab36783c31dfe9eb53c8bf90a4c708a274c659)
---
 dependencies.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.yaml b/dependencies.yaml
index 398f67c..428de6e 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -18,7 +18,7 @@
 #
 
 cmake: 3.24.2
-pulsar-cpp: 3.1.1
+pulsar-cpp: 3.1.2
 pybind11: 2.10.1
 boost: 1.80.0
 protobuf: 3.20.0