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

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


    from 9606c754b18 [fix][sec] Upgrade Bouncycastle libraries to address CVEs 
(#22826)
     new dc7ce73ed19 [fix] [broker] maintain last active info in memory only. 
(#22794)
     new f1c4547664b [fix][cli] Fix expiration of tokens created with "pulsar 
tokens create" (#22815)
     new febb50cc13a [improve] Upgrade Jetcd to 0.7.7 and VertX to 4.5.8 
(#22835)

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:
 distribution/server/src/assemble/LICENSE.bin.txt   | 23 ++++----
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java |  2 -
 managed-ledger/src/main/proto/MLDataFormats.proto  |  3 +-
 pom.xml                                            | 23 +++++++-
 .../broker/service/persistent/PersistentTopic.java | 31 ++++++-----
 .../pulsar/utils/auth/tokens/TokensCliUtils.java   |  4 +-
 .../pulsar/broker/service/BrokerServiceTest.java   | 62 ++++++++++++++++++++++
 .../utils/auth/tokens/TokensCliUtilsTest.java      | 58 ++++++++++++++++++++
 tests/integration/pom.xml                          |  6 +++
 .../tests/integration/io/PulsarIOTestRunner.java   |  7 +--
 .../integration/io/sinks/PulsarIOSinkRunner.java   |  2 +-
 .../io/sources/PulsarIOSourceRunner.java           |  2 +-
 .../debezium/PulsarIODebeziumSourceRunner.java     |  2 +-
 13 files changed, 188 insertions(+), 37 deletions(-)

Reply via email to