This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 0f9e211 [pulsar-broker] topic resources use metadata-store api (#9485)
add f3dc022 [cli] pulsar-client-tools supports end-to-end encryption
(#9615)
No new revisions were added by this update.
Summary of changes:
pulsar-client-tools-test/pom.xml | 5 ++
.../pulsar/client/cli/PulsarClientToolTest.java | 53 ++++++++++++++++++++++
pulsar-client-tools/pom.xml | 5 ++
.../org/apache/pulsar/client/cli/CmdConsume.java | 11 +++++
.../org/apache/pulsar/client/cli/CmdProduce.java | 13 ++++++
5 files changed, 87 insertions(+)