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 <[email protected]> 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 <[email protected]> > 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 <[email protected] >> >: >> >> > 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 <[email protected]>: >> > >> >> +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 <[email protected] >> > >> >> 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 >> >> [email protected] <mailto:[email protected]> - 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: [email protected] | blachniet.com <http://www.blachniet.com> > > <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet> > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: [email protected] | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>
