You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Driesprong, Fokko" <fo...@driesprong.frl> on 2019/09/02 07:27:34 UTC

Re: [VOTE] Release Apache Avro RC3

I'm happy to announce that the vote has been passed. I'll start publishing
the artifacts soon.

Cheers, Fokko

Op do 29 aug. 2019 om 13:52 schreef Daniel Kulp <dk...@apache.org>:

> +1
>
> Did some java testing as well as checked parts of the build in docker.
> Looks good.
>
> Dan
>
>
> > On Aug 28, 2019, at 6:05 AM, Driesprong, Fokko <fo...@driesprong.frl>
> wrote:
> >
> > Hi everyone,
> >
> > I'm delighted to propose the following RC to be released as official
> Apache
> > Avro 1.9.1 release.
> >
> > The commit id is 89218262cde62e98fcb3778b86cd3f03056c54f3
> > * This corresponds to the tag: release-1.9.1-rc3
> > * https://github.com/apache/avro/releases/tag/release-1.9.1-rc3
> >
> > The release tarball, signature, and checksums are here:
> > * https://dist.apache.org/repos/dist/dev/avro/avro-1.9.1-rc3/
> >
> > You can find the KEYS file here:
> > * https://dist.apache.org/repos/dist/dev/avro/KEYS
> >
> > Binary artifacts for Java are staged in Nexus here:
> > *
> >
> https://repository.apache.org/content/groups/staging/org/apache/avro/avro/1.9.1/
> >
> > This release includes 31 Jira issues:
> >
> https://jira.apache.org/jira/issues/?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.9.1
> > * Most important, fix regression issues:
> >  * Java: decoding schema's:
> https://jira.apache.org/jira/browse/AVRO-2400
> >  * .Net: Performance issue:
> https://jira.apache.org/jira/browse/AVRO-2396
> > * Java: Make org.apache.avro.Schema serializable
> > * Java: Ability to add custom objects to Velocity templating
> > * Improved interoperability testing
> > * Remove possible NPE's
> > * Upgrade dependencies to latest to the latest version
> > * And many more :-)
> >
> > Since RC1:
> > - Expand access of ProtobufData methods:
> >
> https://github.com/apache/avro/commit/9f5209caeadd45d7a7787005ec1a106540f93c88
> > - Fix std::string(NULL) in DataFile.cc:
> >
> https://github.com/apache/avro/commit/2dfb04d9114270b55b079617066f52b602a703d2
> > - Add Automatic-Module-Name headers for Avro modules:
> >
> https://github.com/apache/avro/commit/e189fe82a71822bede60b60fc74e11f250039f6d
> > - Move Perf module classes into its own package:
> >
> https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2
> > - Exclude test resources from license check:
> >
> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607
> >
> > Since RC2:
> > - AVRO-2531: Update commons-compress to version 1.19:
> > https://github.com/apache/avro/pull/625
> >
> > Please download, verify, and test. This vote will remain open for at
> least
> > 72 hours. Given sufficient votes, I would like to close it on or about
> > midnight
> > on Saturday, 31 Augusts 2019.
> >
> > [ ] +1 Release this as Apache Avro 1.9.1
> > [ ] -1 Do not release this because...
> >
> > Consider this a +1 (binding) from my side:
> > * Compiled against Divolte collector and Iceberg
> > * Checked the licenses using `mvn verify`
> >
> > Cheers, Fokko Driesprong
>
> --
> Daniel Kulp
> dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog <
> http://dankulp.com/blog>
> Talend Community Coder - http://talend.com <http://coders.talend.com/>
>

Re: [VOTE] Release Apache Avro RC3

Posted by Nandor Kollar <nk...@cloudera.com.INVALID>.
Brian,

Updated Jira, and also added you to the Jira admins.

Regards,
Nandor

On Sat, Sep 7, 2019 at 6:34 PM Brian Lachniet <bl...@gmail.com> wrote:

> Hi all,
>
> The version in 1.9.1 version in Jira still shows up as "unreleased":
> https://issues.apache.org/jira/projects/AVRO/versions/12345552
>
> Could someone with the necessary permissions update 1.9.1 to "Released" and
> create a new 1.9.2 version?
>
> Thanks,
> Brian
>
> On Mon, Sep 2, 2019 at 4:51 PM Brian Lachniet <bl...@gmail.com> wrote:
>
> > I have uploaded Apache.Avro v1.9.1
> > <https://www.nuget.org/packages/Apache.Avro/1.9.1> and Apache.Avro.Tools
> > v1.9.1 <https://www.nuget.org/packages/Apache.Avro.Tools/1.9.1> to
> > nuget.org.
> >
> > Thank you for seeing this release through, Fokko!
> >
> > On Mon, Sep 2, 2019 at 4:09 AM Driesprong, Fokko <fo...@driesprong.frl>
> > wrote:
> >
> >> I've released the artifacts for Python2, Python3, Ruby, Javascript and
> >> Java.
> >> I'm not experienced with Perl or C(++) anyone who's comfortable doing
> >> this?
> >> Brian, could you publish the C# artifacts? Thanks all!
> >>
> >> Cheers, Fokko
> >>
> >> Op ma 2 sep. 2019 om 09:27 schreef Driesprong, Fokko
> <fokko@driesprong.frl
> >> >:
> >>
> >> > I'm happy to announce that the vote has been passed. I'll start
> >> publishing
> >> > the artifacts soon.
> >> >
> >> > Cheers, Fokko
> >> >
> >> > Op do 29 aug. 2019 om 13:52 schreef Daniel Kulp <dk...@apache.org>:
> >> >
> >> >> +1
> >> >>
> >> >> Did some java testing as well as checked parts of the build in
> docker.
> >> >> Looks good.
> >> >>
> >> >> Dan
> >> >>
> >> >>
> >> >> > On Aug 28, 2019, at 6:05 AM, Driesprong, Fokko
> <fokko@driesprong.frl
> >> >
> >> >> wrote:
> >> >> >
> >> >> > Hi everyone,
> >> >> >
> >> >> > I'm delighted to propose the following RC to be released as
> official
> >> >> Apache
> >> >> > Avro 1.9.1 release.
> >> >> >
> >> >> > The commit id is 89218262cde62e98fcb3778b86cd3f03056c54f3
> >> >> > * This corresponds to the tag: release-1.9.1-rc3
> >> >> > * https://github.com/apache/avro/releases/tag/release-1.9.1-rc3
> >> >> >
> >> >> > The release tarball, signature, and checksums are here:
> >> >> > * https://dist.apache.org/repos/dist/dev/avro/avro-1.9.1-rc3/
> >> >> >
> >> >> > You can find the KEYS file here:
> >> >> > * https://dist.apache.org/repos/dist/dev/avro/KEYS
> >> >> >
> >> >> > Binary artifacts for Java are staged in Nexus here:
> >> >> > *
> >> >> >
> >> >>
> >>
> https://repository.apache.org/content/groups/staging/org/apache/avro/avro/1.9.1/
> >> >> >
> >> >> > This release includes 31 Jira issues:
> >> >> >
> >> >>
> >>
> https://jira.apache.org/jira/issues/?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.9.1
> >> >> > * Most important, fix regression issues:
> >> >> >  * Java: decoding schema's:
> >> >> https://jira.apache.org/jira/browse/AVRO-2400
> >> >> >  * .Net: Performance issue:
> >> >> https://jira.apache.org/jira/browse/AVRO-2396
> >> >> > * Java: Make org.apache.avro.Schema serializable
> >> >> > * Java: Ability to add custom objects to Velocity templating
> >> >> > * Improved interoperability testing
> >> >> > * Remove possible NPE's
> >> >> > * Upgrade dependencies to latest to the latest version
> >> >> > * And many more :-)
> >> >> >
> >> >> > Since RC1:
> >> >> > - Expand access of ProtobufData methods:
> >> >> >
> >> >>
> >>
> https://github.com/apache/avro/commit/9f5209caeadd45d7a7787005ec1a106540f93c88
> >> >> > - Fix std::string(NULL) in DataFile.cc:
> >> >> >
> >> >>
> >>
> https://github.com/apache/avro/commit/2dfb04d9114270b55b079617066f52b602a703d2
> >> >> > - Add Automatic-Module-Name headers for Avro modules:
> >> >> >
> >> >>
> >>
> https://github.com/apache/avro/commit/e189fe82a71822bede60b60fc74e11f250039f6d
> >> >> > - Move Perf module classes into its own package:
> >> >> >
> >> >>
> >>
> https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2
> >> >> > - Exclude test resources from license check:
> >> >> >
> >> >>
> >>
> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607
> >> >> >
> >> >> > Since RC2:
> >> >> > - AVRO-2531: Update commons-compress to version 1.19:
> >> >> > https://github.com/apache/avro/pull/625
> >> >> >
> >> >> > Please download, verify, and test. This vote will remain open for
> at
> >> >> least
> >> >> > 72 hours. Given sufficient votes, I would like to close it on or
> >> about
> >> >> > midnight
> >> >> > on Saturday, 31 Augusts 2019.
> >> >> >
> >> >> > [ ] +1 Release this as Apache Avro 1.9.1
> >> >> > [ ] -1 Do not release this because...
> >> >> >
> >> >> > Consider this a +1 (binding) from my side:
> >> >> > * Compiled against Divolte collector and Iceberg
> >> >> > * Checked the licenses using `mvn verify`
> >> >> >
> >> >> > Cheers, Fokko Driesprong
> >> >>
> >> >> --
> >> >> Daniel Kulp
> >> >> dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog
> <
> >> >> http://dankulp.com/blog>
> >> >> Talend Community Coder - http://talend.com <
> http://coders.talend.com/>
> >> >>
> >> >
> >>
> >
> >
> > --
> >
> > [image: 51b630b05e01a6d5134ccfd520f547c4.png]
> >
> > Brian Lachniet
> >
> > Software Engineer
> >
> > E: blachniet@gmail.com | blachniet.com <http://www.blachniet.com>
> >
> > <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>
> >
>
>
> --
>
> [image: 51b630b05e01a6d5134ccfd520f547c4.png]
>
> Brian Lachniet
>
> Software Engineer
>
> E: blachniet@gmail.com | blachniet.com <http://www.blachniet.com>
>
> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>
>

Re: [VOTE] Release Apache Avro RC3

Posted by Brian Lachniet <bl...@gmail.com>.
Hi all,

The version in 1.9.1 version in Jira still shows up as "unreleased":
https://issues.apache.org/jira/projects/AVRO/versions/12345552

Could someone with the necessary permissions update 1.9.1 to "Released" and
create a new 1.9.2 version?

Thanks,
Brian

On Mon, Sep 2, 2019 at 4:51 PM Brian Lachniet <bl...@gmail.com> wrote:

> I have uploaded Apache.Avro v1.9.1
> <https://www.nuget.org/packages/Apache.Avro/1.9.1> and Apache.Avro.Tools
> v1.9.1 <https://www.nuget.org/packages/Apache.Avro.Tools/1.9.1> to
> nuget.org.
>
> Thank you for seeing this release through, Fokko!
>
> On Mon, Sep 2, 2019 at 4:09 AM Driesprong, Fokko <fo...@driesprong.frl>
> wrote:
>
>> I've released the artifacts for Python2, Python3, Ruby, Javascript and
>> Java.
>> I'm not experienced with Perl or C(++) anyone who's comfortable doing
>> this?
>> Brian, could you publish the C# artifacts? Thanks all!
>>
>> Cheers, Fokko
>>
>> Op ma 2 sep. 2019 om 09:27 schreef Driesprong, Fokko <fokko@driesprong.frl
>> >:
>>
>> > I'm happy to announce that the vote has been passed. I'll start
>> publishing
>> > the artifacts soon.
>> >
>> > Cheers, Fokko
>> >
>> > Op do 29 aug. 2019 om 13:52 schreef Daniel Kulp <dk...@apache.org>:
>> >
>> >> +1
>> >>
>> >> Did some java testing as well as checked parts of the build in docker.
>> >> Looks good.
>> >>
>> >> Dan
>> >>
>> >>
>> >> > On Aug 28, 2019, at 6:05 AM, Driesprong, Fokko <fokko@driesprong.frl
>> >
>> >> wrote:
>> >> >
>> >> > Hi everyone,
>> >> >
>> >> > I'm delighted to propose the following RC to be released as official
>> >> Apache
>> >> > Avro 1.9.1 release.
>> >> >
>> >> > The commit id is 89218262cde62e98fcb3778b86cd3f03056c54f3
>> >> > * This corresponds to the tag: release-1.9.1-rc3
>> >> > * https://github.com/apache/avro/releases/tag/release-1.9.1-rc3
>> >> >
>> >> > The release tarball, signature, and checksums are here:
>> >> > * https://dist.apache.org/repos/dist/dev/avro/avro-1.9.1-rc3/
>> >> >
>> >> > You can find the KEYS file here:
>> >> > * https://dist.apache.org/repos/dist/dev/avro/KEYS
>> >> >
>> >> > Binary artifacts for Java are staged in Nexus here:
>> >> > *
>> >> >
>> >>
>> https://repository.apache.org/content/groups/staging/org/apache/avro/avro/1.9.1/
>> >> >
>> >> > This release includes 31 Jira issues:
>> >> >
>> >>
>> https://jira.apache.org/jira/issues/?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.9.1
>> >> > * Most important, fix regression issues:
>> >> >  * Java: decoding schema's:
>> >> https://jira.apache.org/jira/browse/AVRO-2400
>> >> >  * .Net: Performance issue:
>> >> https://jira.apache.org/jira/browse/AVRO-2396
>> >> > * Java: Make org.apache.avro.Schema serializable
>> >> > * Java: Ability to add custom objects to Velocity templating
>> >> > * Improved interoperability testing
>> >> > * Remove possible NPE's
>> >> > * Upgrade dependencies to latest to the latest version
>> >> > * And many more :-)
>> >> >
>> >> > Since RC1:
>> >> > - Expand access of ProtobufData methods:
>> >> >
>> >>
>> https://github.com/apache/avro/commit/9f5209caeadd45d7a7787005ec1a106540f93c88
>> >> > - Fix std::string(NULL) in DataFile.cc:
>> >> >
>> >>
>> https://github.com/apache/avro/commit/2dfb04d9114270b55b079617066f52b602a703d2
>> >> > - Add Automatic-Module-Name headers for Avro modules:
>> >> >
>> >>
>> https://github.com/apache/avro/commit/e189fe82a71822bede60b60fc74e11f250039f6d
>> >> > - Move Perf module classes into its own package:
>> >> >
>> >>
>> https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2
>> >> > - Exclude test resources from license check:
>> >> >
>> >>
>> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607
>> >> >
>> >> > Since RC2:
>> >> > - AVRO-2531: Update commons-compress to version 1.19:
>> >> > https://github.com/apache/avro/pull/625
>> >> >
>> >> > Please download, verify, and test. This vote will remain open for at
>> >> least
>> >> > 72 hours. Given sufficient votes, I would like to close it on or
>> about
>> >> > midnight
>> >> > on Saturday, 31 Augusts 2019.
>> >> >
>> >> > [ ] +1 Release this as Apache Avro 1.9.1
>> >> > [ ] -1 Do not release this because...
>> >> >
>> >> > Consider this a +1 (binding) from my side:
>> >> > * Compiled against Divolte collector and Iceberg
>> >> > * Checked the licenses using `mvn verify`
>> >> >
>> >> > Cheers, Fokko Driesprong
>> >>
>> >> --
>> >> Daniel Kulp
>> >> dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog <
>> >> http://dankulp.com/blog>
>> >> Talend Community Coder - http://talend.com <http://coders.talend.com/>
>> >>
>> >
>>
>
>
> --
>
> [image: 51b630b05e01a6d5134ccfd520f547c4.png]
>
> Brian Lachniet
>
> Software Engineer
>
> E: blachniet@gmail.com | blachniet.com <http://www.blachniet.com>
>
> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>
>


-- 

[image: 51b630b05e01a6d5134ccfd520f547c4.png]

Brian Lachniet

Software Engineer

E: blachniet@gmail.com | blachniet.com <http://www.blachniet.com>

<https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [VOTE] Release Apache Avro RC3

Posted by Brian Lachniet <bl...@gmail.com>.
I have uploaded Apache.Avro v1.9.1
<https://www.nuget.org/packages/Apache.Avro/1.9.1> and Apache.Avro.Tools
v1.9.1 <https://www.nuget.org/packages/Apache.Avro.Tools/1.9.1> to nuget.org
.

Thank you for seeing this release through, Fokko!

On Mon, Sep 2, 2019 at 4:09 AM Driesprong, Fokko <fo...@driesprong.frl>
wrote:

> I've released the artifacts for Python2, Python3, Ruby, Javascript and
> Java.
> I'm not experienced with Perl or C(++) anyone who's comfortable doing this?
> Brian, could you publish the C# artifacts? Thanks all!
>
> Cheers, Fokko
>
> Op ma 2 sep. 2019 om 09:27 schreef Driesprong, Fokko <fokko@driesprong.frl
> >:
>
> > I'm happy to announce that the vote has been passed. I'll start
> publishing
> > the artifacts soon.
> >
> > Cheers, Fokko
> >
> > Op do 29 aug. 2019 om 13:52 schreef Daniel Kulp <dk...@apache.org>:
> >
> >> +1
> >>
> >> Did some java testing as well as checked parts of the build in docker.
> >> Looks good.
> >>
> >> Dan
> >>
> >>
> >> > On Aug 28, 2019, at 6:05 AM, Driesprong, Fokko <fo...@driesprong.frl>
> >> wrote:
> >> >
> >> > Hi everyone,
> >> >
> >> > I'm delighted to propose the following RC to be released as official
> >> Apache
> >> > Avro 1.9.1 release.
> >> >
> >> > The commit id is 89218262cde62e98fcb3778b86cd3f03056c54f3
> >> > * This corresponds to the tag: release-1.9.1-rc3
> >> > * https://github.com/apache/avro/releases/tag/release-1.9.1-rc3
> >> >
> >> > The release tarball, signature, and checksums are here:
> >> > * https://dist.apache.org/repos/dist/dev/avro/avro-1.9.1-rc3/
> >> >
> >> > You can find the KEYS file here:
> >> > * https://dist.apache.org/repos/dist/dev/avro/KEYS
> >> >
> >> > Binary artifacts for Java are staged in Nexus here:
> >> > *
> >> >
> >>
> https://repository.apache.org/content/groups/staging/org/apache/avro/avro/1.9.1/
> >> >
> >> > This release includes 31 Jira issues:
> >> >
> >>
> https://jira.apache.org/jira/issues/?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.9.1
> >> > * Most important, fix regression issues:
> >> >  * Java: decoding schema's:
> >> https://jira.apache.org/jira/browse/AVRO-2400
> >> >  * .Net: Performance issue:
> >> https://jira.apache.org/jira/browse/AVRO-2396
> >> > * Java: Make org.apache.avro.Schema serializable
> >> > * Java: Ability to add custom objects to Velocity templating
> >> > * Improved interoperability testing
> >> > * Remove possible NPE's
> >> > * Upgrade dependencies to latest to the latest version
> >> > * And many more :-)
> >> >
> >> > Since RC1:
> >> > - Expand access of ProtobufData methods:
> >> >
> >>
> https://github.com/apache/avro/commit/9f5209caeadd45d7a7787005ec1a106540f93c88
> >> > - Fix std::string(NULL) in DataFile.cc:
> >> >
> >>
> https://github.com/apache/avro/commit/2dfb04d9114270b55b079617066f52b602a703d2
> >> > - Add Automatic-Module-Name headers for Avro modules:
> >> >
> >>
> https://github.com/apache/avro/commit/e189fe82a71822bede60b60fc74e11f250039f6d
> >> > - Move Perf module classes into its own package:
> >> >
> >>
> https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2
> >> > - Exclude test resources from license check:
> >> >
> >>
> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607
> >> >
> >> > Since RC2:
> >> > - AVRO-2531: Update commons-compress to version 1.19:
> >> > https://github.com/apache/avro/pull/625
> >> >
> >> > Please download, verify, and test. This vote will remain open for at
> >> least
> >> > 72 hours. Given sufficient votes, I would like to close it on or about
> >> > midnight
> >> > on Saturday, 31 Augusts 2019.
> >> >
> >> > [ ] +1 Release this as Apache Avro 1.9.1
> >> > [ ] -1 Do not release this because...
> >> >
> >> > Consider this a +1 (binding) from my side:
> >> > * Compiled against Divolte collector and Iceberg
> >> > * Checked the licenses using `mvn verify`
> >> >
> >> > Cheers, Fokko Driesprong
> >>
> >> --
> >> Daniel Kulp
> >> dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog <
> >> http://dankulp.com/blog>
> >> Talend Community Coder - http://talend.com <http://coders.talend.com/>
> >>
> >
>


-- 

[image: 51b630b05e01a6d5134ccfd520f547c4.png]

Brian Lachniet

Software Engineer

E: blachniet@gmail.com | blachniet.com <http://www.blachniet.com>

<https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [VOTE] Release Apache Avro RC3

Posted by "Driesprong, Fokko" <fo...@driesprong.frl>.
I've released the artifacts for Python2, Python3, Ruby, Javascript and
Java.
I'm not experienced with Perl or C(++) anyone who's comfortable doing this?
Brian, could you publish the C# artifacts? Thanks all!

Cheers, Fokko

Op ma 2 sep. 2019 om 09:27 schreef Driesprong, Fokko <fo...@driesprong.frl>:

> I'm happy to announce that the vote has been passed. I'll start publishing
> the artifacts soon.
>
> Cheers, Fokko
>
> Op do 29 aug. 2019 om 13:52 schreef Daniel Kulp <dk...@apache.org>:
>
>> +1
>>
>> Did some java testing as well as checked parts of the build in docker.
>> Looks good.
>>
>> Dan
>>
>>
>> > On Aug 28, 2019, at 6:05 AM, Driesprong, Fokko <fo...@driesprong.frl>
>> wrote:
>> >
>> > Hi everyone,
>> >
>> > I'm delighted to propose the following RC to be released as official
>> Apache
>> > Avro 1.9.1 release.
>> >
>> > The commit id is 89218262cde62e98fcb3778b86cd3f03056c54f3
>> > * This corresponds to the tag: release-1.9.1-rc3
>> > * https://github.com/apache/avro/releases/tag/release-1.9.1-rc3
>> >
>> > The release tarball, signature, and checksums are here:
>> > * https://dist.apache.org/repos/dist/dev/avro/avro-1.9.1-rc3/
>> >
>> > You can find the KEYS file here:
>> > * https://dist.apache.org/repos/dist/dev/avro/KEYS
>> >
>> > Binary artifacts for Java are staged in Nexus here:
>> > *
>> >
>> https://repository.apache.org/content/groups/staging/org/apache/avro/avro/1.9.1/
>> >
>> > This release includes 31 Jira issues:
>> >
>> https://jira.apache.org/jira/issues/?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.9.1
>> > * Most important, fix regression issues:
>> >  * Java: decoding schema's:
>> https://jira.apache.org/jira/browse/AVRO-2400
>> >  * .Net: Performance issue:
>> https://jira.apache.org/jira/browse/AVRO-2396
>> > * Java: Make org.apache.avro.Schema serializable
>> > * Java: Ability to add custom objects to Velocity templating
>> > * Improved interoperability testing
>> > * Remove possible NPE's
>> > * Upgrade dependencies to latest to the latest version
>> > * And many more :-)
>> >
>> > Since RC1:
>> > - Expand access of ProtobufData methods:
>> >
>> https://github.com/apache/avro/commit/9f5209caeadd45d7a7787005ec1a106540f93c88
>> > - Fix std::string(NULL) in DataFile.cc:
>> >
>> https://github.com/apache/avro/commit/2dfb04d9114270b55b079617066f52b602a703d2
>> > - Add Automatic-Module-Name headers for Avro modules:
>> >
>> https://github.com/apache/avro/commit/e189fe82a71822bede60b60fc74e11f250039f6d
>> > - Move Perf module classes into its own package:
>> >
>> https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2
>> > - Exclude test resources from license check:
>> >
>> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607
>> >
>> > Since RC2:
>> > - AVRO-2531: Update commons-compress to version 1.19:
>> > https://github.com/apache/avro/pull/625
>> >
>> > Please download, verify, and test. This vote will remain open for at
>> least
>> > 72 hours. Given sufficient votes, I would like to close it on or about
>> > midnight
>> > on Saturday, 31 Augusts 2019.
>> >
>> > [ ] +1 Release this as Apache Avro 1.9.1
>> > [ ] -1 Do not release this because...
>> >
>> > Consider this a +1 (binding) from my side:
>> > * Compiled against Divolte collector and Iceberg
>> > * Checked the licenses using `mvn verify`
>> >
>> > Cheers, Fokko Driesprong
>>
>> --
>> Daniel Kulp
>> dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog <
>> http://dankulp.com/blog>
>> Talend Community Coder - http://talend.com <http://coders.talend.com/>
>>
>