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 2020/04/27 07:49:15 UTC

[pulsar] branch master updated (7bbba37 -> 5ec9d7b)

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 7bbba37  File connector should have type `source` in download page (#6826)
     add 5ec9d7b  [PY] Fix serialization of enums with json/avro schemas (#6808)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/python/pulsar/schema/__init__.py |  7 ++-
 pulsar-client-cpp/python/pulsar/schema/schema.py   | 18 ++++++-
 pulsar-client-cpp/python/schema_test.py            | 57 ++++++++++++++++++++++
 3 files changed, 76 insertions(+), 6 deletions(-)