This is an automated email from the ASF dual-hosted git repository.
yong pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 3d2e6ce [Proxy] Fix port exhaustion and connection issues in Pulsar
Proxy (#14078)
new 3fd035d [C++] Fix pulsar client cpp build fail in gcc-4.8.5 (#14053)
new 4660c13d Upgrade commons-cli to 1.5.0 (#14094)
new 6089daa [security] Upgrade Postgre driver to 42.2.25 to get rid of
CVE-2022-21724 (#14119)
new 0a635c5 fix consume failure when BatchReceivePolicy#maxNumBytes <
message size (#14139)
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:
distribution/server/src/assemble/LICENSE.bin.txt | 2 +-
pom.xml | 9 ++++++++-
.../client/api/ConsumerBatchReceiveTest.java | 22 ++++++++++++++++++++++
pulsar-client-cpp/docker-build-centos7.sh | 2 +-
pulsar-client-cpp/docker/centos-7/Dockerfile | 7 +++++++
pulsar-client-cpp/tests/ConsumerTest.cc | 2 +-
.../apache/pulsar/client/impl/MessagesImpl.java | 4 ++++
pulsar-io/debezium/postgres/pom.xml | 7 +++++++
pulsar-sql/presto-distribution/LICENSE | 2 +-
9 files changed, 52 insertions(+), 5 deletions(-)