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 2021/09/04 20:01:31 UTC

[VOTE] Apache Thrift 0.15.0-rc0 release candidate

All,

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

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

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

git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc

The release candidates checksums are:
md5: 81954d55567e2996ba186f8776aa8b1b
sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
sha256: d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b


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

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

Prebuilt Windows compiler checksums are:
md5: c43896461df259f3b3815336fe42040e
sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
sha256: 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849


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


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

This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440

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

Best,
JensG


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

Posted by Yuxuan Wang <yu...@reddit.com.INVALID>.
Nevermind my previous email. The fix is not as straightforward as I
thought, so it's better to fix it properly in 0.16.0 instead.

Still +1.

On Wed, Sep 8, 2021 at 2:50 PM Yuxuan Wang <yu...@reddit.com> wrote:

> Unless someone feels strongly, I'd change my vote to -1 and fix
> https://issues.apache.org/jira/browse/THRIFT-5461 first (which should be
> a few days).
>
> On Wed, Sep 8, 2021 at 1:28 PM Allen George <al...@gmail.com>
> wrote:
>
>> +1
>> ---
>>
>> Terminal Musings: http://www.allengeorge.com/
>> Twitter: https://twitter.com/allenageorge/
>> Raft in Java: https://github.com/allengeorge/libraft/
>> Thrift Rust Bindings: https://thrift.apache.org
>>
>>
>> On Wed, Sep 8, 2021 at 9:48 AM Randy Abernethy <ra...@rx-m.com>
>> wrote:
>>
>> > +1
>> >
>> > On Tue, Sep 7, 2021 at 9:18 PM Duru Can Celasun <dc...@apache.org>
>> > wrote:
>> >
>> > > +1
>> > >
>> > >
>> > >
>> > > On Wed, 8 Sep 2021, at 01:31, Yuxuan Wang wrote:
>> > > > +1
>> > > >
>> > > > On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:
>> > > >
>> > > > > All,
>> > > > >
>> > > > > I propose that we accept the following release candidate as the
>> > > official
>> > > > > Apache Thrift 0.15.0 release:
>> > > > >
>> > > > >
>> > > > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
>> > > > >
>> > > > > The release candidate was created from the 0.15.0 branch and can
>> be
>> > > cloned
>> > > > > using:
>> > > > >
>> > > > > git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
>> > > > >
>> > > > > The release candidates checksums are:
>> > > > > md5: 81954d55567e2996ba186f8776aa8b1b
>> > > > > sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
>> > > > > sha256:
>> > > d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
>> > > > >
>> > > > >
>> > > > > A prebuilt Windows compiler is available at:
>> > > > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
>> > > > >
>> > > > > Prebuilt Windows compiler GPG signature:
>> > > > >
>> > > > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
>> > > > >
>> > > > > Prebuilt Windows compiler checksums are:
>> > > > > md5: c43896461df259f3b3815336fe42040e
>> > > > > sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
>> > > > > sha256:
>> > > 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
>> > > > >
>> > > > >
>> > > > > The CHANGES list for this release is available at:
>> > > > > https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
>> > > > >
>> > > > >
>> > > > > Please download, verify sig/sum, install and test the libraries
>> and
>> > > > > languages of your choice.
>> > > > >
>> > > > > This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
>> > > > >
>> > >
>> https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
>> > > > >
>> > > > > [ ] +1 Release this as Apache Thrift 0.15.0
>> > > > > [ ] +0
>> > > > > [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
>> > > > >
>> > > > > Best,
>> > > > > JensG
>> > > > >
>> > > > >
>> > > >
>> > >
>> >
>> >
>> > --
>> >
>> > Randy Abernethy
>> > Managing Partner
>> > RX-M, LLCrandy.abernethy@rx-m.com
>> > o 415-800-2922
>> > c 415-624-6447
>> >
>>
>

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

Posted by Yuxuan Wang <yu...@reddit.com.INVALID>.
Unless someone feels strongly, I'd change my vote to -1 and fix
https://issues.apache.org/jira/browse/THRIFT-5461 first (which should be a
few days).

On Wed, Sep 8, 2021 at 1:28 PM Allen George <al...@gmail.com> wrote:

> +1
> ---
>
> Terminal Musings: http://www.allengeorge.com/
> Twitter: https://twitter.com/allenageorge/
> Raft in Java: https://github.com/allengeorge/libraft/
> Thrift Rust Bindings: https://thrift.apache.org
>
>
> On Wed, Sep 8, 2021 at 9:48 AM Randy Abernethy <ra...@rx-m.com>
> wrote:
>
> > +1
> >
> > On Tue, Sep 7, 2021 at 9:18 PM Duru Can Celasun <dc...@apache.org>
> > wrote:
> >
> > > +1
> > >
> > >
> > >
> > > On Wed, 8 Sep 2021, at 01:31, Yuxuan Wang wrote:
> > > > +1
> > > >
> > > > On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:
> > > >
> > > > > All,
> > > > >
> > > > > I propose that we accept the following release candidate as the
> > > official
> > > > > Apache Thrift 0.15.0 release:
> > > > >
> > > > >
> > > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
> > > > >
> > > > > The release candidate was created from the 0.15.0 branch and can be
> > > cloned
> > > > > using:
> > > > >
> > > > > git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
> > > > >
> > > > > The release candidates checksums are:
> > > > > md5: 81954d55567e2996ba186f8776aa8b1b
> > > > > sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
> > > > > sha256:
> > > d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
> > > > >
> > > > >
> > > > > A prebuilt Windows compiler is available at:
> > > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
> > > > >
> > > > > Prebuilt Windows compiler GPG signature:
> > > > >
> > > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
> > > > >
> > > > > Prebuilt Windows compiler checksums are:
> > > > > md5: c43896461df259f3b3815336fe42040e
> > > > > sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
> > > > > sha256:
> > > 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
> > > > >
> > > > >
> > > > > The CHANGES list for this release is available at:
> > > > > https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
> > > > >
> > > > >
> > > > > Please download, verify sig/sum, install and test the libraries and
> > > > > languages of your choice.
> > > > >
> > > > > This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
> > > > >
> > >
> https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
> > > > >
> > > > > [ ] +1 Release this as Apache Thrift 0.15.0
> > > > > [ ] +0
> > > > > [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
> > > > >
> > > > > Best,
> > > > > JensG
> > > > >
> > > > >
> > > >
> > >
> >
> >
> > --
> >
> > Randy Abernethy
> > Managing Partner
> > RX-M, LLCrandy.abernethy@rx-m.com
> > o 415-800-2922
> > c 415-624-6447
> >
>

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

Posted by Allen George <al...@gmail.com>.
+1
---

Terminal Musings: http://www.allengeorge.com/
Twitter: https://twitter.com/allenageorge/
Raft in Java: https://github.com/allengeorge/libraft/
Thrift Rust Bindings: https://thrift.apache.org


On Wed, Sep 8, 2021 at 9:48 AM Randy Abernethy <ra...@rx-m.com>
wrote:

> +1
>
> On Tue, Sep 7, 2021 at 9:18 PM Duru Can Celasun <dc...@apache.org>
> wrote:
>
> > +1
> >
> >
> >
> > On Wed, 8 Sep 2021, at 01:31, Yuxuan Wang wrote:
> > > +1
> > >
> > > On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:
> > >
> > > > All,
> > > >
> > > > I propose that we accept the following release candidate as the
> > official
> > > > Apache Thrift 0.15.0 release:
> > > >
> > > >
> > > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
> > > >
> > > > The release candidate was created from the 0.15.0 branch and can be
> > cloned
> > > > using:
> > > >
> > > > git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
> > > >
> > > > The release candidates checksums are:
> > > > md5: 81954d55567e2996ba186f8776aa8b1b
> > > > sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
> > > > sha256:
> > d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
> > > >
> > > >
> > > > A prebuilt Windows compiler is available at:
> > > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
> > > >
> > > > Prebuilt Windows compiler GPG signature:
> > > >
> > > >
> >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
> > > >
> > > > Prebuilt Windows compiler checksums are:
> > > > md5: c43896461df259f3b3815336fe42040e
> > > > sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
> > > > sha256:
> > 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
> > > >
> > > >
> > > > The CHANGES list for this release is available at:
> > > > https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
> > > >
> > > >
> > > > Please download, verify sig/sum, install and test the libraries and
> > > > languages of your choice.
> > > >
> > > > This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
> > > >
> > https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
> > > >
> > > > [ ] +1 Release this as Apache Thrift 0.15.0
> > > > [ ] +0
> > > > [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
> > > >
> > > > Best,
> > > > JensG
> > > >
> > > >
> > >
> >
>
>
> --
>
> Randy Abernethy
> Managing Partner
> RX-M, LLCrandy.abernethy@rx-m.com
> o 415-800-2922
> c 415-624-6447
>

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

Posted by Randy Abernethy <ra...@rx-m.com>.
+1

On Tue, Sep 7, 2021 at 9:18 PM Duru Can Celasun <dc...@apache.org> wrote:

> +1
>
>
>
> On Wed, 8 Sep 2021, at 01:31, Yuxuan Wang wrote:
> > +1
> >
> > On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:
> >
> > > All,
> > >
> > > I propose that we accept the following release candidate as the
> official
> > > Apache Thrift 0.15.0 release:
> > >
> > >
> > >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
> > >
> > > The release candidate was created from the 0.15.0 branch and can be
> cloned
> > > using:
> > >
> > > git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
> > >
> > > The release candidates checksums are:
> > > md5: 81954d55567e2996ba186f8776aa8b1b
> > > sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
> > > sha256:
> d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
> > >
> > >
> > > A prebuilt Windows compiler is available at:
> > >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
> > >
> > > Prebuilt Windows compiler GPG signature:
> > >
> > >
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
> > >
> > > Prebuilt Windows compiler checksums are:
> > > md5: c43896461df259f3b3815336fe42040e
> > > sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
> > > sha256:
> 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
> > >
> > >
> > > The CHANGES list for this release is available at:
> > > https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
> > >
> > >
> > > Please download, verify sig/sum, install and test the libraries and
> > > languages of your choice.
> > >
> > > This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
> > >
> https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
> > >
> > > [ ] +1 Release this as Apache Thrift 0.15.0
> > > [ ] +0
> > > [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
> > >
> > > Best,
> > > JensG
> > >
> > >
> >
>


-- 

Randy Abernethy
Managing Partner
RX-M, LLCrandy.abernethy@rx-m.com
o 415-800-2922
c 415-624-6447

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

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



On Wed, 8 Sep 2021, at 01:31, Yuxuan Wang wrote:
> +1
> 
> On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:
> 
> > All,
> >
> > I propose that we accept the following release candidate as the official
> > Apache Thrift 0.15.0 release:
> >
> >
> > https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
> >
> > The release candidate was created from the 0.15.0 branch and can be cloned
> > using:
> >
> > git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
> >
> > The release candidates checksums are:
> > md5: 81954d55567e2996ba186f8776aa8b1b
> > sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
> > sha256: d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
> >
> >
> > A prebuilt Windows compiler is available at:
> > https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
> >
> > Prebuilt Windows compiler GPG signature:
> >
> > https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
> >
> > Prebuilt Windows compiler checksums are:
> > md5: c43896461df259f3b3815336fe42040e
> > sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
> > sha256: 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
> >
> >
> > The CHANGES list for this release is available at:
> > https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
> >
> >
> > Please download, verify sig/sum, install and test the libraries and
> > languages of your choice.
> >
> > This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
> > https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
> >
> > [ ] +1 Release this as Apache Thrift 0.15.0
> > [ ] +0
> > [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
> >
> > Best,
> > JensG
> >
> >
>

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

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

On Sat, Sep 4, 2021 at 1:01 PM Jens Geyer <je...@apache.org> wrote:

> All,
>
> I propose that we accept the following release candidate as the official
> Apache Thrift 0.15.0 release:
>
>
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.tar.gz
>
> The release candidate was created from the 0.15.0 branch and can be cloned
> using:
>
> git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc
>
> The release candidates checksums are:
> md5: 81954d55567e2996ba186f8776aa8b1b
> sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
> sha256: d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b
>
>
> A prebuilt Windows compiler is available at:
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe
>
> Prebuilt Windows compiler GPG signature:
>
> https://dist.apache.org/repos/dist/dev/thrift/0.15.0-rc0/thrift-0.15.0.exe.asc
>
> Prebuilt Windows compiler checksums are:
> md5: c43896461df259f3b3815336fe42040e
> sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
> sha256: 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849
>
>
> The CHANGES list for this release is available at:
> https://github.com/apache/thrift/blob/0.15.0/CHANGES.md
>
>
> Please download, verify sig/sum, install and test the libraries and
> languages of your choice.
>
> This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
> https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440
>
> [ ] +1 Release this as Apache Thrift 0.15.0
> [ ] +0
> [ ] -1 Do not release this as Apache Thrift 0.15.0 because...
>
> Best,
> JensG
>
>

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

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

a bit late but here we go.

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

Non-binding votes
+1 Allen George

Voting thread:
https://lists.apache.org/thread.html/rc1085db641b0cfe0ad552501e4bdc29ea8b848258aa55219c7f00fc4%40%3Cdev.thrift.apache.org%3E

The vote for the Apache Thrift 0.15.0 release passed.

I'll send out the release emails ASAP etc.

Have fun,
JensG


-----Ursprüngliche Nachricht----- 
From: Jens Geyer
Sent: Saturday, September 4, 2021 10:01 PM
To: Thrift-Dev
Subject: [VOTE] Apache Thrift 0.15.0-rc0 release candidate

All,

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

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

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

git clone -b 0.15.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.15.0-rc0/thrift-0.15.0.tar.gz.asc

The release candidates checksums are:
md5: 81954d55567e2996ba186f8776aa8b1b
sha1: a2f9f2bc3db1f045c1e2d429a8951912fb2d253b
sha256: d5883566d161f8f6ddd4e21f3a9e3e6b8272799d054820f1c25b11e86718f86b


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

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

Prebuilt Windows compiler checksums are:
md5: c43896461df259f3b3815336fe42040e
sha1: 1687f2b2d648391c3aa3a540df6ec791be03c38e
sha256: 4c584556233a95e78b17d89ce9506ad8dbea651b5bbc63da1467f97564b58849


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


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

This vote will close in 104 hours on Thu, 2021-SEP-09 00:00 UTC5
https://www.timeanddate.com/countdown/generic?iso=20210909T0000&p0=1440

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

Best,
JensG