You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/10/28 13:06:17 UTC

[pulsar] branch master updated (28b0c3a -> 18712eb)

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

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 28b0c3a  [functions] Distributed the CA for KubernetesSecretsTokenAuthProvider (#5398)
     add 18712eb  [functions][Issue:5350]Fix pulsar can't load the customized SerDe (#5357)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/functions/sink/PulsarSink.java   |  2 +-
 .../pulsar/functions/source/TopicSchema.java       | 16 +++-
 .../integration/functions/PulsarFunctionsTest.java | 86 ++++++++++++++++++++++
 .../functions/PulsarFunctionsTestBase.java         |  5 ++
 4 files changed, 105 insertions(+), 4 deletions(-)