You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by Zexuan Luo <sp...@apache.org> on 2022/05/23 14:24:33 UTC

[VOTE] Release Apache APISIX 2.14.1 Round 2

Hello, Community,

Due to a serious bug introduced in 2.14.0 that made the batch-requests
plugin unavailable, we have decided to release a new version 2.14.1.

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

Release notes:

https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141

The release candidates:

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

Release Commit ID:

https://github.com/apache/apisix/commit/84535af

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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc

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

gpg --import KEYS

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.14.1-src.tgz

4. Build Apache APISIX:

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

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by Zhiyuan Ju <ju...@apache.org>.
+1 (binding)

I just checked:

1. All links are valid;
2. Checksum and Signatures are good;
3. NOTICE and LICENSE files exist;
4. Build successfully in Ubuntu 20.04.
5. I don't notice invalid binary files.

Best Regards!
@ Zhiyuan Ju <https://github.com/juzhiyuan>


YuanSheng Wang <me...@apache.org> 于2022年5月24日周二 08:55写道:

> +1 binding
>
> Checked list:
> 1. all download links are fine;
> 2. checksum and signature are fine;
> 3. NOTICE and License file are fine;
> 4. Version is correct;
> 5. Unpacked successfully;
>
>
>
> On Mon, May 23, 2022 at 10:44 PM Jintao Zhang <zh...@apache.org>
> wrote:
>
> > +1 (binding)
> >
> > I have checked:
> >
> > 1. all links are correct;
> > 2. checksum and signature are valid;
> > 3. the archive can be unpacked successfully;
> >
> > Chao Zhang <to...@apache.org> 于2022年5月23日周一 22:36写道:
> >
> > > +1 (binding) from me. 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 my Fedora 34 (x86_64)
> > >
> > > Best regards
> > > Chao Zhang
> > >
> > > https://github.com/tokers
> > >
> > > On Mon, May 23, 2022 at 10:24 PM Zexuan Luo <sp...@apache.org>
> > > wrote:
> > > >
> > > > Hello, Community,
> > > >
> > > > Due to a serious bug introduced in 2.14.0 that made the
> batch-requests
> > > > plugin unavailable, we have decided to release a new version 2.14.1.
> > > >
> > > > This is a call for the vote to release Apache APISIX version 2.14.1
> > > Round 2
> > > >
> > > > Release notes:
> > > >
> > > > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> > > >
> > > > The release candidates:
> > > >
> > > > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> > > >
> > > > Release Commit ID:
> > > >
> > > > https://github.com/apache/apisix/commit/84535af
> > > >
> > > > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> > > >
> > > > wget
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> > > >
> > > > gpg --import KEYS
> > > >
> > > > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> > > >
> > > > gpg --verify apache-apisix-2.14.1-src.tgz.asc
> > > apache-apisix-2.14.1-src.tgz
> > > >
> > > > 3. Unzip and Check files
> > > >
> > > > tar zxvf apache-apisix-2.14.1-src.tgz
> > > >
> > > > 4. Build Apache APISIX:
> > > >
> > > > 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
> > >
> >
>
>
> --
>
> *MembPhis*
> My GitHub: https://github.com/membphis
> Apache APISIX: https://github.com/apache/apisix
>

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by YuanSheng Wang <me...@apache.org>.
+1 binding

Checked list:
1. all download links are fine;
2. checksum and signature are fine;
3. NOTICE and License file are fine;
4. Version is correct;
5. Unpacked successfully;



On Mon, May 23, 2022 at 10:44 PM Jintao Zhang <zh...@apache.org>
wrote:

> +1 (binding)
>
> I have checked:
>
> 1. all links are correct;
> 2. checksum and signature are valid;
> 3. the archive can be unpacked successfully;
>
> Chao Zhang <to...@apache.org> 于2022年5月23日周一 22:36写道:
>
> > +1 (binding) from me. 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 my Fedora 34 (x86_64)
> >
> > Best regards
> > Chao Zhang
> >
> > https://github.com/tokers
> >
> > On Mon, May 23, 2022 at 10:24 PM Zexuan Luo <sp...@apache.org>
> > wrote:
> > >
> > > Hello, Community,
> > >
> > > Due to a serious bug introduced in 2.14.0 that made the batch-requests
> > > plugin unavailable, we have decided to release a new version 2.14.1.
> > >
> > > This is a call for the vote to release Apache APISIX version 2.14.1
> > Round 2
> > >
> > > Release notes:
> > >
> > > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> > >
> > > Release Commit ID:
> > >
> > > https://github.com/apache/apisix/commit/84535af
> > >
> > > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> > >
> > > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.14.1-src.tgz.asc
> > apache-apisix-2.14.1-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.14.1-src.tgz
> > >
> > > 4. Build Apache APISIX:
> > >
> > > 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
> >
>


-- 

*MembPhis*
My GitHub: https://github.com/membphis
Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

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 archive can be unpacked successfully;

Chao Zhang <to...@apache.org> 于2022年5月23日周一 22:36写道:

> +1 (binding) from me. 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 my Fedora 34 (x86_64)
>
> Best regards
> Chao Zhang
>
> https://github.com/tokers
>
> On Mon, May 23, 2022 at 10:24 PM Zexuan Luo <sp...@apache.org>
> wrote:
> >
> > Hello, Community,
> >
> > Due to a serious bug introduced in 2.14.0 that made the batch-requests
> > plugin unavailable, we have decided to release a new version 2.14.1.
> >
> > This is a call for the vote to release Apache APISIX version 2.14.1
> Round 2
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/84535af
> >
> > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.14.1-src.tgz.asc
> apache-apisix-2.14.1-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.14.1-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> > 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
>

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by Chao Zhang <to...@apache.org>.
+1 (binding) from me. 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 my Fedora 34 (x86_64)

Best regards
Chao Zhang

https://github.com/tokers

On Mon, May 23, 2022 at 10:24 PM Zexuan Luo <sp...@apache.org> wrote:
>
> Hello, Community,
>
> Due to a serious bug introduced in 2.14.0 that made the batch-requests
> plugin unavailable, we have decided to release a new version 2.14.1.
>
> This is a call for the vote to release Apache APISIX version 2.14.1 Round 2
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/84535af
>
> 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
>
> wget https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --verify apache-apisix-2.14.1-src.tgz.asc apache-apisix-2.14.1-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.14.1-src.tgz
>
> 4. Build Apache APISIX:
>
> 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

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by tzssangglass <tz...@apache.org>.
 +1 non-binding

I have checked:
1. All links are OK
2. Signature and checksum are correct
3. NOTICE and LICENSE files exist
4. Building and Running on Centos 7.9.2009 successfully


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

在 2022年5月23日 22:24:33 上,Zexuan Luo <sp...@apache.org> 写道:

> Hello, Community,
>
> Due to a serious bug introduced in 2.14.0 that made the batch-requests
> plugin unavailable, we have decided to release a new version 2.14.1.
>
> This is a call for the vote to release Apache APISIX version 2.14.1 Round 2
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/84535af
>
> 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --verify apache-apisix-2.14.1-src.tgz.asc apache-apisix-2.14.1-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.14.1-src.tgz
>
> 4. Build Apache APISIX:
>
> 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
>

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by YuanSheng Wang <me...@apache.org>.
+1 binding

I have checked:
1. All links are fine.
2. Checksum and signature are fine.
3. Include LICENSE and NOTICE files.



On Tue, May 24, 2022 at 4:08 PM Wei Jiang <ma...@gmail.com> wrote:

> +1 (non-binding)
>
> 1.All links are valid.
> 2.Checksum & signature are valid.
> 3.Building and Running successfully (20.04.1-Ubuntu)
>
> > 2022年5月23日 下午10:24,Zexuan Luo <sp...@apache.org> 写道:
> >
> > Hello, Community,
> >
> > Due to a serious bug introduced in 2.14.0 that made the batch-requests
> > plugin unavailable, we have decided to release a new version 2.14.1.
> >
> > This is a call for the vote to release Apache APISIX version 2.14.1
> Round 2
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/84535af
> >
> > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> >
> > wget
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.14.1-src.tgz.asc
> apache-apisix-2.14.1-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.14.1-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> > 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
>
>

-- 

*MembPhis*
My GitHub: https://github.com/membphis
Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by Wei Jiang <ma...@gmail.com>.
+1 (non-binding)

1.All links are valid.
2.Checksum & signature are valid.
3.Building and Running successfully (20.04.1-Ubuntu)

> 2022年5月23日 下午10:24,Zexuan Luo <sp...@apache.org> 写道:
> 
> Hello, Community,
> 
> Due to a serious bug introduced in 2.14.0 that made the batch-requests
> plugin unavailable, we have decided to release a new version 2.14.1.
> 
> This is a call for the vote to release Apache APISIX version 2.14.1 Round 2
> 
> Release notes:
> 
> https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix/commit/84535af
> 
> 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> 
> wget https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> 
> gpg --import KEYS
> 
> shasum -c apache-apisix-2.14.1-src.tgz.sha512
> 
> gpg --verify apache-apisix-2.14.1-src.tgz.asc apache-apisix-2.14.1-src.tgz
> 
> 3. Unzip and Check files
> 
> tar zxvf apache-apisix-2.14.1-src.tgz
> 
> 4. Build Apache APISIX:
> 
> 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


Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

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

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

Bisakh Mondal <bi...@apache.org> 于2022年5月24日周二 12:22写道:

> +1 (non-binding)
>
> - Download links are valid.
> - Checksum & signature are valid.
> - LICENSE & NOTICE files are ok.
> - Built successfully on Debian buster 10.
>
> Thanks,
> Bisakh
>
>
>
> On Tue, 24 May 2022 at 06:56, Zeping Bai <bz...@apache.org> wrote:
> >
> > +1 (binding)
> >
> > I checked:
> > 1. Download links are OK.
> > 2. Checksum and signature are OK.
> > 3. LICENSE and NOTICE files are exist.
> > 4. Building on Gitpod (Ubuntu 20.04) was successful.
> >
> > Best regards!
> > Zeping Bai  @bzp2010
> >
> > Zexuan Luo <sp...@apache.org> 于2022年5月23日周一 22:24写道:
> >
> > > Hello, Community,
> > >
> > > Due to a serious bug introduced in 2.14.0 that made the batch-requests
> > > plugin unavailable, we have decided to release a new version 2.14.1.
> > >
> > > This is a call for the vote to release Apache APISIX version 2.14.1
> Round 2
> > >
> > > Release notes:
> > >
> > > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> > >
> > > Release Commit ID:
> > >
> > > https://github.com/apache/apisix/commit/84535af
> > >
> > > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> > >
> > > wget
> > >
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.14.1-src.tgz.asc
> apache-apisix-2.14.1-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.14.1-src.tgz
> > >
> > > 4. Build Apache APISIX:
> > >
> > > 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
> > >
>

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

Posted by Bisakh Mondal <bi...@apache.org>.
+1 (non-binding)

- Download links are valid.
- Checksum & signature are valid.
- LICENSE & NOTICE files are ok.
- Built successfully on Debian buster 10.

Thanks,
Bisakh



On Tue, 24 May 2022 at 06:56, Zeping Bai <bz...@apache.org> wrote:
>
> +1 (binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE files are exist.
> 4. Building on Gitpod (Ubuntu 20.04) was successful.
>
> Best regards!
> Zeping Bai  @bzp2010
>
> Zexuan Luo <sp...@apache.org> 于2022年5月23日周一 22:24写道:
>
> > Hello, Community,
> >
> > Due to a serious bug introduced in 2.14.0 that made the batch-requests
> > plugin unavailable, we have decided to release a new version 2.14.1.
> >
> > This is a call for the vote to release Apache APISIX version 2.14.1 Round 2
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/84535af
> >
> > 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.14.1-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.14.1-src.tgz.asc apache-apisix-2.14.1-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.14.1-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> > 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
> >

Re: [VOTE] Release Apache APISIX 2.14.1 Round 2

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 are exist.
4. Building on Gitpod (Ubuntu 20.04) was successful.

Best regards!
Zeping Bai  @bzp2010

Zexuan Luo <sp...@apache.org> 于2022年5月23日周一 22:24写道:

> Hello, Community,
>
> Due to a serious bug introduced in 2.14.0 that made the batch-requests
> plugin unavailable, we have decided to release a new version 2.14.1.
>
> This is a call for the vote to release Apache APISIX version 2.14.1 Round 2
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2141
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/84535af
>
> 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.14.1/apache-apisix-2.14.1-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.14.1/apache-apisix-2.14.1-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.14.1/apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.14.1-src.tgz.sha512
>
> gpg --verify apache-apisix-2.14.1-src.tgz.asc apache-apisix-2.14.1-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.14.1-src.tgz
>
> 4. Build Apache APISIX:
>
> 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
>