You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens Geyer <je...@apache.org> on 2023/02/07 00:12:21 UTC

[VOTE] Apache Thrift 0.18.0-rc0 release candidate

All,

I propose that we accept the following release candidate as the official 
Apache Thrift 0.18.0 release:

https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz

The release candidate was created from the release/0.18.0 branch and can 
be cloned using:

git clone -b release/0.18.0 https://github.com/apache/thrift.git

The release candidates GPG signature can be found at:
https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz.asc

The release candidates checksums are:
md5: f1b607c6d1cf8d87390dc5f1fb46c9b5
sha1: ee79ca962aadcb9186a6b8ed6370891bde0121e3
sha256: 7c19389cb7910a20e58b8e46903c8c1a36353008f9fcc1b03f748accf9b5f3e1


A prebuilt statically-linked Windows compiler is available at:
https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe

Prebuilt statically-linked Windows compiler GPG signature:
https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe.asc

Prebuilt statically-linked Windows compiler checksums are:
md5: 188284499cc74e370b8a208c7b9424b3
sha1: ac8bca9020105e18bd548848f657611cac6270c8
sha256: 42dd2e4f727d335926c5bd0dfd2013d5af65a410782464144192c8061bfc10bb


The CHANGES list for this release is available at:
https://github.com/apache/thrift/blob/0.18.0/CHANGES.md


Please download, verify sig/sum, install and test the libraries and 
languages of your choice.

This vote will close in 143 hours on 2023-02-13 00:00 UTC
https://www.timeanddate.com/countdown/generic?iso=20230213T0000&p0=1440

[ ] +1 Release this as Apache Thrift 0.18.0
[ ] +0
[ ] -1 Do not release this as Apache Thrift 0.18.0 because...



Re: [RESULT][VOTE] Apache Thrift 0.18.0-rc0 release candidate

Posted by Yuxuan Wang <yu...@reddit.com.INVALID>.
Sorry, just discovered a regression bug in go compiler in 0.18.0. I'll
create a jira ticket tomorrow and hopefully have a fix before the end of
this week. The bug is quite severe (it will break a lot of existing code)
so we'll likely need to do a 0.18.1 release ><

On Mon, Feb 13, 2023 at 12:17 PM Jens Geyer <je...@apache.org> wrote:

> @all,
>
> Apache Thrift 0.18.0 rc-0
>
> Binding Votes
> +1 Jens Geyer
> +1 Yuxuan Wang
> +1 Duru Can Celasun
>
>
> Voting thread:
> https://lists.apache.org/thread/ygk12s4zj8v2txkpd56ywpb07orrkqyj
>
> The vote for the Apache Thrift 0.18.0 release passed.
>
> I'll send out the release emails etc. ASAP
>
> Have fun,
> JensG
>
>
>
> Am 07.02.2023 um 21:54 schrieb Duru Can Celasun:
> > +1
> >
> > On Tue, 7 Feb 2023, at 20:50, Yuxuan Wang wrote:
> >> +1
> >>
> >> On Mon, Feb 6, 2023 at 4:12 PM Jens Geyer <je...@apache.org> wrote:
> >>
> >>> All,
> >>>
> >>> I propose that we accept the following release candidate as the
> official
> >>> Apache Thrift 0.18.0 release:
> >>>
> >>>
> >>>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz
> >>>
> >>> The release candidate was created from the release/0.18.0 branch and
> can
> >>> be cloned using:
> >>>
> >>> git clone -b release/0.18.0 https://github.com/apache/thrift.git
> >>>
> >>> The release candidates GPG signature can be found at:
> >>>
> >>>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz.asc
> >>>
> >>> The release candidates checksums are:
> >>> md5: f1b607c6d1cf8d87390dc5f1fb46c9b5
> >>> sha1: ee79ca962aadcb9186a6b8ed6370891bde0121e3
> >>> sha256:
> 7c19389cb7910a20e58b8e46903c8c1a36353008f9fcc1b03f748accf9b5f3e1
> >>>
> >>>
> >>> A prebuilt statically-linked Windows compiler is available at:
> >>>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe
> >>>
> >>> Prebuilt statically-linked Windows compiler GPG signature:
> >>>
> >>>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe.asc
> >>>
> >>> Prebuilt statically-linked Windows compiler checksums are:
> >>> md5: 188284499cc74e370b8a208c7b9424b3
> >>> sha1: ac8bca9020105e18bd548848f657611cac6270c8
> >>> sha256:
> 42dd2e4f727d335926c5bd0dfd2013d5af65a410782464144192c8061bfc10bb
> >>>
> >>>
> >>> The CHANGES list for this release is available at:
> >>> https://github.com/apache/thrift/blob/0.18.0/CHANGES.md
> >>>
> >>>
> >>> Please download, verify sig/sum, install and test the libraries and
> >>> languages of your choice.
> >>>
> >>> This vote will close in 143 hours on 2023-02-13 00:00 UTC
> >>>
> https://www.timeanddate.com/countdown/generic?iso=20230213T0000&p0=1440
> >>>
> >>> [ ] +1 Release this as Apache Thrift 0.18.0
> >>> [ ] +0
> >>> [ ] -1 Do not release this as Apache Thrift 0.18.0 because...
> >>>
> >>>
> >>>
>

[RESULT][VOTE] Apache Thrift 0.18.0-rc0 release candidate

Posted by Jens Geyer <je...@apache.org>.
@all,

Apache Thrift 0.18.0 rc-0

Binding Votes
+1 Jens Geyer
+1 Yuxuan Wang
+1 Duru Can Celasun


Voting thread:
https://lists.apache.org/thread/ygk12s4zj8v2txkpd56ywpb07orrkqyj

The vote for the Apache Thrift 0.18.0 release passed.

I'll send out the release emails etc. ASAP

Have fun,
JensG



Am 07.02.2023 um 21:54 schrieb Duru Can Celasun:
> +1
>
> On Tue, 7 Feb 2023, at 20:50, Yuxuan Wang wrote:
>> +1
>>
>> On Mon, Feb 6, 2023 at 4:12 PM Jens Geyer <je...@apache.org> wrote:
>>
>>> All,
>>>
>>> I propose that we accept the following release candidate as the official
>>> Apache Thrift 0.18.0 release:
>>>
>>>
>>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz
>>>
>>> The release candidate was created from the release/0.18.0 branch and can
>>> be cloned using:
>>>
>>> git clone -b release/0.18.0 https://github.com/apache/thrift.git
>>>
>>> The release candidates GPG signature can be found at:
>>>
>>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz.asc
>>>
>>> The release candidates checksums are:
>>> md5: f1b607c6d1cf8d87390dc5f1fb46c9b5
>>> sha1: ee79ca962aadcb9186a6b8ed6370891bde0121e3
>>> sha256: 7c19389cb7910a20e58b8e46903c8c1a36353008f9fcc1b03f748accf9b5f3e1
>>>
>>>
>>> A prebuilt statically-linked Windows compiler is available at:
>>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe
>>>
>>> Prebuilt statically-linked Windows compiler GPG signature:
>>>
>>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe.asc
>>>
>>> Prebuilt statically-linked Windows compiler checksums are:
>>> md5: 188284499cc74e370b8a208c7b9424b3
>>> sha1: ac8bca9020105e18bd548848f657611cac6270c8
>>> sha256: 42dd2e4f727d335926c5bd0dfd2013d5af65a410782464144192c8061bfc10bb
>>>
>>>
>>> The CHANGES list for this release is available at:
>>> https://github.com/apache/thrift/blob/0.18.0/CHANGES.md
>>>
>>>
>>> Please download, verify sig/sum, install and test the libraries and
>>> languages of your choice.
>>>
>>> This vote will close in 143 hours on 2023-02-13 00:00 UTC
>>> https://www.timeanddate.com/countdown/generic?iso=20230213T0000&p0=1440
>>>
>>> [ ] +1 Release this as Apache Thrift 0.18.0
>>> [ ] +0
>>> [ ] -1 Do not release this as Apache Thrift 0.18.0 because...
>>>
>>>
>>>

Re: [VOTE] Apache Thrift 0.18.0-rc0 release candidate

Posted by Duru Can Celasun <dc...@apache.org>.
+1

On Tue, 7 Feb 2023, at 20:50, Yuxuan Wang wrote:
> +1
>
> On Mon, Feb 6, 2023 at 4:12 PM Jens Geyer <je...@apache.org> wrote:
>
>> All,
>>
>> I propose that we accept the following release candidate as the official
>> Apache Thrift 0.18.0 release:
>>
>>
>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz
>>
>> The release candidate was created from the release/0.18.0 branch and can
>> be cloned using:
>>
>> git clone -b release/0.18.0 https://github.com/apache/thrift.git
>>
>> The release candidates GPG signature can be found at:
>>
>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz.asc
>>
>> The release candidates checksums are:
>> md5: f1b607c6d1cf8d87390dc5f1fb46c9b5
>> sha1: ee79ca962aadcb9186a6b8ed6370891bde0121e3
>> sha256: 7c19389cb7910a20e58b8e46903c8c1a36353008f9fcc1b03f748accf9b5f3e1
>>
>>
>> A prebuilt statically-linked Windows compiler is available at:
>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe
>>
>> Prebuilt statically-linked Windows compiler GPG signature:
>>
>> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe.asc
>>
>> Prebuilt statically-linked Windows compiler checksums are:
>> md5: 188284499cc74e370b8a208c7b9424b3
>> sha1: ac8bca9020105e18bd548848f657611cac6270c8
>> sha256: 42dd2e4f727d335926c5bd0dfd2013d5af65a410782464144192c8061bfc10bb
>>
>>
>> The CHANGES list for this release is available at:
>> https://github.com/apache/thrift/blob/0.18.0/CHANGES.md
>>
>>
>> Please download, verify sig/sum, install and test the libraries and
>> languages of your choice.
>>
>> This vote will close in 143 hours on 2023-02-13 00:00 UTC
>> https://www.timeanddate.com/countdown/generic?iso=20230213T0000&p0=1440
>>
>> [ ] +1 Release this as Apache Thrift 0.18.0
>> [ ] +0
>> [ ] -1 Do not release this as Apache Thrift 0.18.0 because...
>>
>>
>>

Re: [VOTE] Apache Thrift 0.18.0-rc0 release candidate

Posted by Yuxuan Wang <yu...@reddit.com.INVALID>.
+1

On Mon, Feb 6, 2023 at 4:12 PM Jens Geyer <je...@apache.org> wrote:

> All,
>
> I propose that we accept the following release candidate as the official
> Apache Thrift 0.18.0 release:
>
>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz
>
> The release candidate was created from the release/0.18.0 branch and can
> be cloned using:
>
> git clone -b release/0.18.0 https://github.com/apache/thrift.git
>
> The release candidates GPG signature can be found at:
>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.tar.gz.asc
>
> The release candidates checksums are:
> md5: f1b607c6d1cf8d87390dc5f1fb46c9b5
> sha1: ee79ca962aadcb9186a6b8ed6370891bde0121e3
> sha256: 7c19389cb7910a20e58b8e46903c8c1a36353008f9fcc1b03f748accf9b5f3e1
>
>
> A prebuilt statically-linked Windows compiler is available at:
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe
>
> Prebuilt statically-linked Windows compiler GPG signature:
>
> https://dist.apache.org/repos/dist/dev/thrift/0.18.0-rc0/thrift-0.18.0.exe.asc
>
> Prebuilt statically-linked Windows compiler checksums are:
> md5: 188284499cc74e370b8a208c7b9424b3
> sha1: ac8bca9020105e18bd548848f657611cac6270c8
> sha256: 42dd2e4f727d335926c5bd0dfd2013d5af65a410782464144192c8061bfc10bb
>
>
> The CHANGES list for this release is available at:
> https://github.com/apache/thrift/blob/0.18.0/CHANGES.md
>
>
> Please download, verify sig/sum, install and test the libraries and
> languages of your choice.
>
> This vote will close in 143 hours on 2023-02-13 00:00 UTC
> https://www.timeanddate.com/countdown/generic?iso=20230213T0000&p0=1440
>
> [ ] +1 Release this as Apache Thrift 0.18.0
> [ ] +0
> [ ] -1 Do not release this as Apache Thrift 0.18.0 because...
>
>
>