You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by 孙毅 <su...@apache.org> on 2021/11/23 12:48:42 UTC

Release Apache APISIX 2.11.0 Round 2

Hello, Community,
This is a call for the vote to release Apache APISIX version 2.11.0

Release notes:

https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110

The release candidates:

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

Release Commit ID:

https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334

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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc

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

gpg --import KEYS

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.11.0-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package

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: Release Apache APISIX 2.11.0 Round 2

Posted by 孙毅 <su...@apache.org>.
Hi, Zhiyuan

Thanks for your reminder, I will continue the release process.

Zhiyuan Ju <ju...@apache.org> 于2021年11月29日周一 上午7:47写道:

> Hi,
>
> I notice this VOTE lasts 72 hours and get 3 binding votes, we could
> continue the release process :)
>
> 阿杰鲁 <y....@foxmail.com>于2021年11月26日 周五下午4:30写道:
>
> > +1 (non-binding)
> >
> > I checked:
> > 1. Download links are OK.
> > 2. Checksum and signature are OK.
> > 3. LICENSE and NOTICE files are exist.
> > 4. Building on macOS Big Sur 11.6 was successful.
> >
> >
> >
> >
> > ------------------&nbsp;Original&nbsp;------------------
> > From:
> >                                                   "dev"
> >                                                                 <
> > shuaijinchao@apache.org&gt;;
> > Date:&nbsp;Fri, Nov 26, 2021 02:53 PM
> > To:&nbsp;"dev"<dev@apisix.apache.org&gt;;
> >
> > Subject:&nbsp;Re: Release Apache APISIX 2.11.0 Round 2
> >
> >
> >
> > +1 (binding) I checked: 1. Download links are OK. 2. Checksum and
> signature
> > are OK. 3. LICENSE and NOTICE have existed. 4. Building on Ubuntu 20.04
> was
> > successful.
> >
> > Zeping Bai <bzp2010@apache.org&gt; 于2021年11月25日周四 下午5:44写道:
> >
> > &gt; +1 (non-binding)
> > &gt;
> > &gt; I checked:
> > &gt; 1. Download links are OK.
> > &gt; 2. Checksum and signature are OK.
> > &gt; 3. LICENSE and NOTICE files are exist.
> > &gt; 4. Building on Gitpod (Ubuntu 20.04) was successful.
> > &gt;
> > &gt;
> > &gt; Zeping Bai&nbsp; @bzp2010
> > &gt;
> > &gt; 孙毅 <sunyi@apache.org&gt; 于2021年11月23日周二 下午8:48写道:
> > &gt;
> > &gt; &gt; Hello, Community,
> > &gt; &gt; This is a call for the vote to release Apache APISIX version
> > 2.11.0
> > &gt; &gt;
> > &gt; &gt; Release notes:
> > &gt; &gt;
> > &gt; &gt;
> > https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
> > &gt
> > <https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110&gt
> >;
> > &gt;
> > &gt; &gt; The release candidates:
> > &gt; &gt;
> > &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
> > &gt; &gt;
> > &gt; &gt; Release Commit ID:
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
> > &gt
> > <
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334&gt
> >;
> > &gt;
> > &gt; &gt; Keys to verify the Release Candidate:
> > &gt; &gt;
> > &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > &gt; &gt;
> > &gt; &gt; Steps to validating the release:
> > &gt; &gt;
> > &gt; &gt; 1. Download the release
> > &gt; &gt;
> > &gt; &gt; wget
> > &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz
> > &gt
> > <
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz&gt
> >;
> > &gt;
> > &gt; &gt; 2. Checksums and signatures
> > &gt; &gt;
> > &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> > &gt <https://dist.apache.org/repos/dist/dev/apisix/KEYS&gt>; &gt;
> > &gt; &gt; wget
> > &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.asc
> > &gt
> > <
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.asc&gt
> >;
> > &gt;
> > &gt; &gt; wget
> > &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
> > &gt
> > <
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512&gt
> >;
> > &gt;
> > &gt; &gt; gpg --import KEYS
> > &gt; &gt;
> > &gt; &gt; shasum -c apache-apisix-2.11.0-src.tgz.sha512
> > &gt; &gt;
> > &gt; &gt; gpg --verify apache-apisix-2.11.0-src.tgz.asc
> > &gt; apache-apisix-2.11.0-src.tgz
> > &gt; &gt;
> > &gt; &gt; 3. Unzip and Check files
> > &gt; &gt;
> > &gt; &gt; tar zxvf apache-apisix-2.11.0-src.tgz
> > &gt; &gt;
> > &gt; &gt; 4. Build Apache APISIX:
> > &gt; &gt;
> > &gt; &gt;
> > &gt; &gt;
> > &gt;
> >
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
> > &gt
> > <
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package&gt
> >;
> > &gt;
> > &gt; &gt; The vote will be open for at least 72 hours or until necessary
> > number of
> > &gt; &gt; votes are reached.
> > &gt; &gt;
> > &gt; &gt; Please vote accordingly:
> > &gt; &gt;
> > &gt; &gt; [ ] +1 approve
> > &gt; &gt; [ ] +0 no opinion
> > &gt; &gt; [ ] -1 disapprove with the reason
> > &gt; &gt;
> > &gt;
> >
> >
> > --
> > Thanks,
> > Janko
>
> --
> 来自 琚致远
>

Re: Release Apache APISIX 2.11.0 Round 2

Posted by Zhiyuan Ju <ju...@apache.org>.
Hi,

I notice this VOTE lasts 72 hours and get 3 binding votes, we could
continue the release process :)

阿杰鲁 <y....@foxmail.com>于2021年11月26日 周五下午4:30写道:

> +1 (non-binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE files are exist.
> 4. Building on macOS Big Sur 11.6 was successful.
>
>
>
>
> ------------------&nbsp;Original&nbsp;------------------
> From:
>                                                   "dev"
>                                                                 <
> shuaijinchao@apache.org&gt;;
> Date:&nbsp;Fri, Nov 26, 2021 02:53 PM
> To:&nbsp;"dev"<dev@apisix.apache.org&gt;;
>
> Subject:&nbsp;Re: Release Apache APISIX 2.11.0 Round 2
>
>
>
> +1 (binding) I checked: 1. Download links are OK. 2. Checksum and signature
> are OK. 3. LICENSE and NOTICE have existed. 4. Building on Ubuntu 20.04 was
> successful.
>
> Zeping Bai <bzp2010@apache.org&gt; 于2021年11月25日周四 下午5:44写道:
>
> &gt; +1 (non-binding)
> &gt;
> &gt; I checked:
> &gt; 1. Download links are OK.
> &gt; 2. Checksum and signature are OK.
> &gt; 3. LICENSE and NOTICE files are exist.
> &gt; 4. Building on Gitpod (Ubuntu 20.04) was successful.
> &gt;
> &gt;
> &gt; Zeping Bai&nbsp; @bzp2010
> &gt;
> &gt; 孙毅 <sunyi@apache.org&gt; 于2021年11月23日周二 下午8:48写道:
> &gt;
> &gt; &gt; Hello, Community,
> &gt; &gt; This is a call for the vote to release Apache APISIX version
> 2.11.0
> &gt; &gt;
> &gt; &gt; Release notes:
> &gt; &gt;
> &gt; &gt;
> https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
> &gt
> <https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110&gt>;
> &gt;
> &gt; &gt; The release candidates:
> &gt; &gt;
> &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
> &gt; &gt;
> &gt; &gt; Release Commit ID:
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt;
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
> &gt
> <https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334&gt>;
> &gt;
> &gt; &gt; Keys to verify the Release Candidate:
> &gt; &gt;
> &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
> &gt; &gt;
> &gt; &gt; Steps to validating the release:
> &gt; &gt;
> &gt; &gt; 1. Download the release
> &gt; &gt;
> &gt; &gt; wget
> &gt; &gt;
> &gt; &gt;
> &gt;
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz&gt>;
> &gt;
> &gt; &gt; 2. Checksums and signatures
> &gt; &gt;
> &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
> &gt <https://dist.apache.org/repos/dist/dev/apisix/KEYS&gt>; &gt;
> &gt; &gt; wget
> &gt; &gt;
> &gt; &gt;
> &gt;
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.asc
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.asc&gt>;
> &gt;
> &gt; &gt; wget
> &gt; &gt;
> &gt; &gt;
> &gt;
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512&gt>;
> &gt;
> &gt; &gt; gpg --import KEYS
> &gt; &gt;
> &gt; &gt; shasum -c apache-apisix-2.11.0-src.tgz.sha512
> &gt; &gt;
> &gt; &gt; gpg --verify apache-apisix-2.11.0-src.tgz.asc
> &gt; apache-apisix-2.11.0-src.tgz
> &gt; &gt;
> &gt; &gt; 3. Unzip and Check files
> &gt; &gt;
> &gt; &gt; tar zxvf apache-apisix-2.11.0-src.tgz
> &gt; &gt;
> &gt; &gt; 4. Build Apache APISIX:
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt;
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
> &gt
> <https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package&gt>;
> &gt;
> &gt; &gt; The vote will be open for at least 72 hours or until necessary
> number of
> &gt; &gt; votes are reached.
> &gt; &gt;
> &gt; &gt; Please vote accordingly:
> &gt; &gt;
> &gt; &gt; [ ] +1 approve
> &gt; &gt; [ ] +0 no opinion
> &gt; &gt; [ ] -1 disapprove with the reason
> &gt; &gt;
> &gt;
>
>
> --
> Thanks,
> Janko

-- 
来自 琚致远

Re: Release Apache APISIX 2.11.0 Round 2

Posted by 阿杰鲁 <y....@foxmail.com>.
+1 (non-binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE files are exist.
4. Building on macOS Big Sur 11.6 was successful.




------------------&nbsp;Original&nbsp;------------------
From:                                                                                                                        "dev"                                                                                    <shuaijinchao@apache.org&gt;;
Date:&nbsp;Fri, Nov 26, 2021 02:53 PM
To:&nbsp;"dev"<dev@apisix.apache.org&gt;;

Subject:&nbsp;Re: Release Apache APISIX 2.11.0 Round 2



+1 (binding) I checked: 1. Download links are OK. 2. Checksum and signature
are OK. 3. LICENSE and NOTICE have existed. 4. Building on Ubuntu 20.04 was
successful.

Zeping Bai <bzp2010@apache.org&gt; 于2021年11月25日周四 下午5:44写道:

&gt; +1 (non-binding)
&gt;
&gt; I checked:
&gt; 1. Download links are OK.
&gt; 2. Checksum and signature are OK.
&gt; 3. LICENSE and NOTICE files are exist.
&gt; 4. Building on Gitpod (Ubuntu 20.04) was successful.
&gt;
&gt;
&gt; Zeping Bai&nbsp; @bzp2010
&gt;
&gt; 孙毅 <sunyi@apache.org&gt; 于2021年11月23日周二 下午8:48写道:
&gt;
&gt; &gt; Hello, Community,
&gt; &gt; This is a call for the vote to release Apache APISIX version 2.11.0
&gt; &gt;
&gt; &gt; Release notes:
&gt; &gt;
&gt; &gt; https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
&gt; &gt;
&gt; &gt; The release candidates:
&gt; &gt;
&gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
&gt; &gt;
&gt; &gt; Release Commit ID:
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
&gt; &gt;
&gt; &gt; Keys to verify the Release Candidate:
&gt; &gt;
&gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt;
&gt; &gt; Steps to validating the release:
&gt; &gt;
&gt; &gt; 1. Download the release
&gt; &gt;
&gt; &gt; wget
&gt; &gt;
&gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz
&gt; &gt;
&gt; &gt; 2. Checksums and signatures
&gt; &gt;
&gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt;
&gt; &gt; wget
&gt; &gt;
&gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.asc
&gt; &gt;
&gt; &gt; wget
&gt; &gt;
&gt; &gt;
&gt; https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
&gt; &gt;
&gt; &gt; gpg --import KEYS
&gt; &gt;
&gt; &gt; shasum -c apache-apisix-2.11.0-src.tgz.sha512
&gt; &gt;
&gt; &gt; gpg --verify apache-apisix-2.11.0-src.tgz.asc
&gt; apache-apisix-2.11.0-src.tgz
&gt; &gt;
&gt; &gt; 3. Unzip and Check files
&gt; &gt;
&gt; &gt; tar zxvf apache-apisix-2.11.0-src.tgz
&gt; &gt;
&gt; &gt; 4. Build Apache APISIX:
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
&gt; &gt;
&gt; &gt; The vote will be open for at least 72 hours or until necessary number of
&gt; &gt; votes are reached.
&gt; &gt;
&gt; &gt; Please vote accordingly:
&gt; &gt;
&gt; &gt; [ ] +1 approve
&gt; &gt; [ ] +0 no opinion
&gt; &gt; [ ] -1 disapprove with the reason
&gt; &gt;
&gt;


-- 
Thanks,
Janko

Re: Release Apache APISIX 2.11.0 Round 2

Posted by JinChao Shuai <sh...@apache.org>.
+1 (binding) I checked: 1. Download links are OK. 2. Checksum and signature
are OK. 3. LICENSE and NOTICE have existed. 4. Building on Ubuntu 20.04 was
successful.

Zeping Bai <bz...@apache.org> 于2021年11月25日周四 下午5:44写道:

> +1 (non-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.
>
>
> Zeping Bai  @bzp2010
>
> 孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:48写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.11.0
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
> >
> > 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.11.0-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.11.0-src.tgz.asc
> apache-apisix-2.11.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.11.0-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> >
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
> >
> > 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
> >
>


-- 
Thanks,
Janko

Re: Release Apache APISIX 2.11.0 Round 2

Posted by Zeping Bai <bz...@apache.org>.
+1 (non-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.


Zeping Bai  @bzp2010

孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:48写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.11.0
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
>
> 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.11.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.11.0-src.tgz.asc apache-apisix-2.11.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.11.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
>
> 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: Release Apache APISIX 2.11.0 Round 2

Posted by YuanSheng Wang <me...@apache.org>.
> 4. Building on macOS 11.6 was successful.

my macOS version is 12.0.1.

On Wed, Nov 24, 2021 at 10:45 PM YuanSheng Wang <me...@apache.org> wrote:

> +1
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE have existed.
> 4. Building on macOS 11.6 was successful.
>
>
>
> On Wed, Nov 24, 2021 at 7:13 PM ZhengSong Tu <tz...@gmail.com>
> wrote:
>
>> +1 (non-binding)
>>
>> I checked:
>> 1. Download links are OK.
>> 2. Checksum and signature are OK.
>> 3. LICENSE and NOTICE have existed.
>> 4. Building on macOS 11.6 was successful.
>>
>> *ZhengSong Tu*
>> My GitHub: https://github.com/tzssangglass
>> Apache APISIX: https://github.com/apache/apisix
>>
>> Zexuan Luo <sp...@apache.org> 于2021年11月24日周三 上午9:55写道:
>> >
>> > +1 (binding)
>> >
>> > I checked:
>> > 1. Download links are OK.
>> > 2. Checksum and signature are OK.
>> > 3. LICENSE and NOTICE have existed.
>> > 4. Building on Ubuntu 20.04 was successful.
>> >
>> > 孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:49写道:
>> > >
>> > > Hello, Community,
>> > > This is a call for the vote to release Apache APISIX version 2.11.0
>> > >
>> > > Release notes:
>> > >
>> > > https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
>> > >
>> > > The release candidates:
>> > >
>> > > https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
>> > >
>> > > Release Commit ID:
>> > >
>> > >
>> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
>> > >
>> > > 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
>> > >
>> > > wget
>> > >
>> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
>> > >
>> > > gpg --import KEYS
>> > >
>> > > shasum -c apache-apisix-2.11.0-src.tgz.sha512
>> > >
>> > > gpg --verify apache-apisix-2.11.0-src.tgz.asc
>> apache-apisix-2.11.0-src.tgz
>> > >
>> > > 3. Unzip and Check files
>> > >
>> > > tar zxvf apache-apisix-2.11.0-src.tgz
>> > >
>> > > 4. Build Apache APISIX:
>> > >
>> > >
>> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
>> > >
>> > > 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
>


-- 

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

Re: Release Apache APISIX 2.11.0 Round 2

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

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on macOS 11.6 was successful.



On Wed, Nov 24, 2021 at 7:13 PM ZhengSong Tu <tz...@gmail.com> wrote:

> +1 (non-binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE have existed.
> 4. Building on macOS 11.6 was successful.
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>
> Zexuan Luo <sp...@apache.org> 于2021年11月24日周三 上午9:55写道:
> >
> > +1 (binding)
> >
> > I checked:
> > 1. Download links are OK.
> > 2. Checksum and signature are OK.
> > 3. LICENSE and NOTICE have existed.
> > 4. Building on Ubuntu 20.04 was successful.
> >
> > 孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:49写道:
> > >
> > > Hello, Community,
> > > This is a call for the vote to release Apache APISIX version 2.11.0
> > >
> > > Release notes:
> > >
> > > https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
> > >
> > > Release Commit ID:
> > >
> > >
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
> > >
> > > 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
> > >
> > > wget
> > >
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apache-apisix-2.11.0-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.11.0-src.tgz.asc
> apache-apisix-2.11.0-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.11.0-src.tgz
> > >
> > > 4. Build Apache APISIX:
> > >
> > >
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
> > >
> > > 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: Release Apache APISIX 2.11.0 Round 2

Posted by ZhengSong Tu <tz...@gmail.com>.
+1 (non-binding)

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on macOS 11.6 was successful.

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

Zexuan Luo <sp...@apache.org> 于2021年11月24日周三 上午9:55写道:
>
> +1 (binding)
>
> I checked:
> 1. Download links are OK.
> 2. Checksum and signature are OK.
> 3. LICENSE and NOTICE have existed.
> 4. Building on Ubuntu 20.04 was successful.
>
> 孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:49写道:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.11.0
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
> >
> > 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-2.11.0-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.11.0-src.tgz.asc apache-apisix-2.11.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.11.0-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> > https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
> >
> > 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: Release Apache APISIX 2.11.0 Round 2

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

I checked:
1. Download links are OK.
2. Checksum and signature are OK.
3. LICENSE and NOTICE have existed.
4. Building on Ubuntu 20.04 was successful.

孙毅 <su...@apache.org> 于2021年11月23日周二 下午8:49写道:
>
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.11.0
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/2.11/CHANGELOG.md#2110
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/d39814f3b5291393effe9c258bcc4a7f77911334
>
> 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.11.0/apache-apisix-2.11.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.11.0/apache-apisix-2.11.0-src.tgz.asc
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.11.0/apache-apisix-2.11.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-2.11.0-src.tgz.sha512
>
> gpg --verify apache-apisix-2.11.0-src.tgz.asc apache-apisix-2.11.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.11.0-src.tgz
>
> 4. Build Apache APISIX:
>
> https://github.com/apache/apisix/blob/release/2.11/docs/en/latest/how-to-build.md#installation-via-source-release-package
>
> 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