You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by soulbird <so...@apache.org> on 2022/07/25 03:25:17 UTC

[VOTE] Release Apache APISIX 2.15.0

Hello, Community,

This is a call for the vote to release Apache APISIX version

Release notes:

https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150

The release candidates:

https://dist.apache.org/repos/dist/dev/apisix/2.15.0/

Release Commit ID:

https://github.com/apache/apisix/commit/8e79236d

Keys to verify the Release Candidate:

https://dist.apache.org/repos/dist/dev/apisix/KEYS

Steps to validating the release:

1. Download the release

wget
https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz

2. Checksums and signatures

wget https://dist.apache.org/repos/dist/dev/apisix/KEYS

wget
https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc

wget
https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512

gpg --import KEYS

shasum -c apache-apisix-2.15.0-src.tgz.sha512

gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz

3. Unzip and Check files

tar zxvf apache-apisix-2.15.0-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source

The vote will be open for at least 72 hours or until necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

---
*Shirui Zhao*
My GitHub: https://github.com/soulbird

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Leslie Tsang <le...@apache.org>.
+1 (non-binding)

I have checked:

1. All links are correct.
2. Checksum and Signature are valid.
3. The tarball can be unpacked.

Leslie Tsang
leslie@apache.org

> On 25 Jul 2022, at 11:25 AM, soulbird <so...@apache.org> wrote:
> 
> Hello, Community,
> 
> This is a call for the vote to release Apache APISIX version
> 
> Release notes:
> 
> https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix/commit/8e79236d
> 
> Keys to verify the Release Candidate:
> 
> https://dist.apache.org/repos/dist/dev/apisix/KEYS
> 
> Steps to validating the release:
> 
> 1. Download the release
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
> 
> 2. Checksums and signatures
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
> 
> gpg --import KEYS
> 
> shasum -c apache-apisix-2.15.0-src.tgz.sha512
> 
> gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz
> 
> 3. Unzip and Check files
> 
> tar zxvf apache-apisix-2.15.0-src.tgz
> 
> 4. Build Apache APISIX:
> 
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
> 
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> ---
> *Shirui Zhao*
> My GitHub: https://github.com/soulbird


Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Kwanhur Huang <hu...@163.com>.
[+1] no-binding

I checked
1. all the links valid
2. signature & checksum valid
3. license & notice exist
4. tarball untar ok


Kwanhur Huang
TL;DR

> 2022年7月25日 上午11:25,soulbird <so...@apache.org> 写道:
> 
> Hello, Community,
> 
> This is a call for the vote to release Apache APISIX version
> 
> Release notes:
> 
> https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix/commit/8e79236d
> 
> Keys to verify the Release Candidate:
> 
> https://dist.apache.org/repos/dist/dev/apisix/KEYS
> 
> Steps to validating the release:
> 
> 1. Download the release
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
> 
> 2. Checksums and signatures
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
> 
> gpg --import KEYS
> 
> shasum -c apache-apisix-2.15.0-src.tgz.sha512
> 
> gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz
> 
> 3. Unzip and Check files
> 
> tar zxvf apache-apisix-2.15.0-src.tgz
> 
> 4. Build Apache APISIX:
> 
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
> 
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> ---
> *Shirui Zhao*
> My GitHub: https://github.com/soulbird


Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Zexuan Luo <sp...@apache.org>.
+1 (binding)  I have checked:

1. All the links in the mail are correct;
2. Checksum and signature are valid;
3. The tar package can be unpacked successfully;
4. APISIX version number is correct;
5. make deps is done successfully on Ubuntu 20.04

soulbird <so...@apache.org> 于2022年7月25日周一 11:25写道:
>
> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/8e79236d
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.15.0-src.tgz
>
> 4. Build Apache APISIX:
>
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> ---
> *Shirui Zhao*
> My GitHub: https://github.com/soulbird

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Lang Wang <to...@apache.org>.
 +1 (binding)

I've checked:

1. All the links in the mail are correct;
2. Checksum and signature are valid;
3. The tar package can be unpacked successfully;
4. APISIX version number is correct;
5. "make deps && make install && apisix *" also works on OSX 11.6.8


Jintao Zhang <zh...@apache.org> 于2022年7月26日周二 13:43写道:

> +1 (binding)
>
> I have checked:
>
> 1. All links are correct.
> 2. Checksum and Signature are valid.
> 3. The tarball can be unpacked.
>
> tzssangglass <tz...@apache.org> 于2022年7月26日周二 13:22写道:
>
> >  +1 (binding)
> >
> > I have checked:
> > 1. All download links are OK;
> > 2. Signature and checksum are valid;
> > 3. LICENSE and NOTICE files exist and are correct;
> > 4. It can be built successfully on my Centos 7.9.2009.
> > 5. APISIX version number is correct;
> >
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
> >
> >
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
> >
> > 在 2022年7月25日 11:25:17 上,soulbird <so...@apache.org> 写道:
> >
> > > Hello, Community,
> > >
> > > This is a call for the vote to release Apache APISIX version
> > >
> > > Release notes:
> > >
> > > https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
> > >
> > > Release Commit ID:
> > >
> > > https://github.com/apache/apisix/commit/8e79236d
> > >
> > > Keys to verify the Release Candidate:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > >
> > > Steps to validating the release:
> > >
> > > 1. Download the release
> > >
> > > wget
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
> > >
> > > 2. Checksums and signatures
> > >
> > > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > >
> > > wget
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
> > >
> > > wget
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apache-apisix-2.15.0-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.15.0-src.tgz.asc
> > apache-apisix-2.15.0-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.15.0-src.tgz
> > >
> > > 4. Build Apache APISIX:
> > >
> > >
> > >
> >
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
> > >
> > > The vote will be open for at least 72 hours or until necessary number
> of
> > > votes are reached.
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > ---
> > > *Shirui Zhao*
> > > My GitHub: https://github.com/soulbird
> > >
> >
>

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Jintao Zhang <zh...@apache.org>.
+1 (binding)

I have checked:

1. All links are correct.
2. Checksum and Signature are valid.
3. The tarball can be unpacked.

tzssangglass <tz...@apache.org> 于2022年7月26日周二 13:22写道:

>  +1 (binding)
>
> I have checked:
> 1. All download links are OK;
> 2. Signature and checksum are valid;
> 3. LICENSE and NOTICE files exist and are correct;
> 4. It can be built successfully on my Centos 7.9.2009.
> 5. APISIX version number is correct;
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>
> 在 2022年7月25日 11:25:17 上,soulbird <so...@apache.org> 写道:
>
> > Hello, Community,
> >
> > This is a call for the vote to release Apache APISIX version
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/8e79236d
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > Steps to validating the release:
> >
> > 1. Download the release
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.15.0-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.15.0-src.tgz.asc
> apache-apisix-2.15.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.15.0-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> >
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
> >
> > The vote will be open for at least 72 hours or until necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > ---
> > *Shirui Zhao*
> > My GitHub: https://github.com/soulbird
> >
>

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by tzssangglass <tz...@apache.org>.
 +1 (binding)

I have checked:
1. All download links are OK;
2. Signature and checksum are valid;
3. LICENSE and NOTICE files exist and are correct;
4. It can be built successfully on my Centos 7.9.2009.
5. APISIX version number is correct;

*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass
Apache APISIX: https://github.com/apache/apisix


*ZhengSong Tu*
My GitHub: https://github.com/tzssangglass
Apache APISIX: https://github.com/apache/apisix

在 2022年7月25日 11:25:17 上,soulbird <so...@apache.org> 写道:

> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/8e79236d
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.15.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> ---
> *Shirui Zhao*
> My GitHub: https://github.com/soulbird
>

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Baoyuan <ba...@gmail.com>.
+1 non-binding

I checked:
1. All links are valid.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.

Zeping Bai <bz...@apache.org> 于2022年7月26日周二 23:05写道:

> +1 (binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE files exist.
> 4. Building and Running on Gitpod (Ubuntu 20.04) was successful.
>
> Best regards!
> Zeping Bai  @bzp2010
>
> soulbird <so...@apache.org> 于2022年7月25日周一 11:25写道:
>
> > Hello, Community,
> >
> > This is a call for the vote to release Apache APISIX version
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/8e79236d
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > Steps to validating the release:
> >
> > 1. Download the release
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.15.0-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.15.0-src.tgz.asc
> apache-apisix-2.15.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.15.0-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> >
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
> >
> > The vote will be open for at least 72 hours or until necessary number of
> > votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > ---
> > *Shirui Zhao*
> > My GitHub: https://github.com/soulbird
> >
>

Re: [VOTE] Release Apache APISIX 2.15.0

Posted by Zeping Bai <bz...@apache.org>.
+1 (binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files exist.
4. Building and Running on Gitpod (Ubuntu 20.04) was successful.

Best regards!
Zeping Bai  @bzp2010

soulbird <so...@apache.org> 于2022年7月25日周一 11:25写道:

> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.15/CHANGELOG.md#2150
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/8e79236d
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.15.0/apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.15.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.15.0-src.tgz.asc apache-apisix-2.15.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.15.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/2.15/docs/en/latest/building-apisix.md#building-apisix-from-source
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> ---
> *Shirui Zhao*
> My GitHub: https://github.com/soulbird
>