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

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


    from fc0d67ced19 Ignore case when obfuscating passwords in python 
configuration scripts (#15077)
     new 8b66a17c603 [Security] Use dependencyManagement to enforce snakeyaml 
version to 1.30 (#13722)
     new 9b403f1a6b9 handle NPE when getLeader returns null (#15058)

The 2 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               |  2 +-
 pom.xml                                                        |  6 ++++++
 .../java/org/apache/pulsar/functions/worker/LeaderService.java |  3 ++-
 .../apache/pulsar/functions/worker/PulsarWorkerService.java    |  3 ++-
 .../java/org/apache/pulsar/functions/worker/WorkerUtils.java   | 10 ++++++++++
 .../apache/pulsar/functions/worker/rest/api/FunctionsImpl.java |  2 +-
 .../apache/pulsar/functions/worker/rest/api/WorkerImpl.java    |  6 +++++-
 pulsar-sql/presto-distribution/LICENSE                         |  2 +-
 8 files changed, 28 insertions(+), 6 deletions(-)

Reply via email to