This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from ede4a3feeb0 [improve][build] Upgrade Testcontainers to 1.21.3 (#24982)
new e0d89a3f842 [fix] Handle TLS close_notify to avoid
SslClosedEngineException: SSLEngine closed already (#24986)
new 9779ffc33a9 [improve][test] Use Oxia project docker container for
integration tests (#24995)
new 19918cf5420 [improve] Upgrade Apache Commons library versions (#24983)
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:
buildtools/pom.xml | 2 +-
distribution/server/src/assemble/LICENSE.bin.txt | 14 ++++++-------
distribution/shell/src/assemble/LICENSE.bin.txt | 10 ++++-----
pom.xml | 14 ++++++-------
.../org/apache/pulsar/client/impl/ClientCnx.java | 13 ------------
.../pulsar/common/protocol/PulsarDecoder.java | 24 ++++++++++++++++++++++
.../tests/integration/oxia/OxiaContainer.java | 2 +-
7 files changed, 45 insertions(+), 34 deletions(-)