You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by fo...@apache.org on 2019/08/30 12:09:48 UTC

[avro] branch master updated (fd80ae5 -> 811ce84)

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

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


    from fd80ae5  AVRO-2507: Add Python3 to the RPC interop test (#608)
     add 811ce84  AVRO-2472: Add zstd codec support to the Perl bindings (#585)

No new revisions were added by this update.

Summary of changes:
 lang/perl/Makefile.PL                | 12 +++++++-----
 lang/perl/lib/Avro/DataFile.pm       |  5 +++--
 lang/perl/lib/Avro/DataFileReader.pm | 10 +++++++---
 lang/perl/lib/Avro/DataFileWriter.pm | 11 +++++++++--
 lang/perl/t/04_datafile.t            | 27 +++++++++++++++++++++++++++
 share/docker/Dockerfile              |  2 +-
 6 files changed, 54 insertions(+), 13 deletions(-)