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 705a99d1109 [improve][client] Make authorization server metadata path 
configurable in AuthenticationOAuth2 (#25052)
     new 144e064c145 [improve][broker] Add idle timeout support for http 
(#25224)
     new b38fe721500 [fix][sec] Upgrade jose4j to 0.9.6 to address 
CVE-2024-29371 (#25095)
     new f06f3eee542 [fix][build][branch-4.0] Fix LICENSE.bin.txt

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:
 conf/broker.conf                                          |  3 +++
 conf/proxy.conf                                           |  6 ++++++
 conf/standalone.conf                                      |  5 ++++-
 distribution/server/src/assemble/LICENSE.bin.txt          |  2 +-
 pom.xml                                                   |  2 +-
 .../org/apache/pulsar/broker/ServiceConfiguration.java    |  6 ++++++
 .../java/org/apache/pulsar/broker/web/WebService.java     |  6 +++++-
 .../org/apache/pulsar/proxy/server/AdminProxyHandler.java |  2 ++
 .../apache/pulsar/proxy/server/ProxyConfiguration.java    | 15 +++++++++++++++
 .../java/org/apache/pulsar/proxy/server/WebServer.java    |  6 +++++-
 10 files changed, 48 insertions(+), 5 deletions(-)

Reply via email to