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

nicoloboschi pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from dc09681e0ab [fix][broker] Allow proxy to pass same role for authRole 
and originalRole (#19557)
     new 8fd1b39ceda [improve][sec] Suppress false positive OWASP reports 
(#19105)
     new e584c4a6ab8 [fix][build] Upgrade dependency-check-maven plugin to fix 
broken OWASP check (#19170)
     new 2c4266efc4f [fix][client] Broker address resolution wrong if connect 
through a multi-dns names proxy (#19597)

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:
 pom.xml                                            |   2 +-
 .../pulsar/client/impl/ConnectionPoolTest.java     |  90 ++++-
 .../apache/pulsar/client/impl/ConnectionPool.java  |  24 +-
 .../client/impl/PulsarChannelInitializer.java      |   8 +-
 src/owasp-dependency-check-false-positives.xml     |  15 +
 src/owasp-dependency-check-suppressions.xml        | 365 +++++++++++++++++++--
 6 files changed, 467 insertions(+), 37 deletions(-)

Reply via email to