You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by tzssangglass <tz...@apache.org> on 2022/10/27 03:17:33 UTC

[VOTE] Release Apache APISIX 3.0.0

Hello, Community,

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

Release notes:

https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300

The release candidates:

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

Release Commit ID:

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

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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc

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

gpg --import KEYS

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

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

3. Unzip and Check files

tar zxvf apache-apisix-3.0.0-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/release/3.0/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

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

Re: [VOTE] Release Apache APISIX 3.0.0

Posted by soulbird <so...@apache.org>.
+1(non-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. Building and Running on Ubuntu 20.04 was successful.

tzssangglass <tz...@apache.org> 于2022年10月27日周四 11:17写道:

> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/e523132f
>
> 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-3.0.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/3.0/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
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>


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

Re: [VOTE] Release Apache APISIX 3.0.0

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


On Thu, Oct 27, 2022 at 2:45 PM YuanSheng Wang <me...@apache.org> wrote:

> vote +1
>
> I checked:
>
> 1. download links are fine
> 2. checksum is fine
> 3. succ to unzip source file
> 4. succ to build APISIX from source
> 5. run it successfully on Debain 11.
> 6. License and Notice file are fine
> 7. no binary file
>
>
>
> On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <tz...@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/3.0/CHANGELOG.md#300
>>
>> The release candidates:
>>
>> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
>>
>> Release Commit ID:
>>
>> https://github.com/apache/apisix/commit/e523132f
>>
>> 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
>>
>> wget
>>
>> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
>>
>> gpg --import KEYS
>>
>> shasum -c apache-apisix-3.0.0-src.tgz.sha512
>>
>> gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
>>
>> 3. Unzip and Check files
>>
>> tar zxvf apache-apisix-3.0.0-src.tgz
>>
>> 4. Build Apache APISIX:
>>
>>
>> https://github.com/apache/apisix/blob/release/3.0/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
>>
>> *ZhengSong Tu*
>> My GitHub: https://github.com/tzssangglass
>> Apache APISIX: https://github.com/apache/apisix
>>
>
>
> --
>
> *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: [VOTE] Release Apache APISIX 3.0.0

Posted by fei han <ha...@gmail.com>.
  +1 (no-binding)
I checked:

1. Download links is OK;
2. Signature and checksum are valid;
3. LICENSE and NOTICE are exist.
4. Building on CentOS 7.9 was successful.

刘维 <le...@qq.com.invalid> 于2022年10月27日周四 15:52写道:

> +1 (no-binding)
>
> I have checked:
>
> * all links are correct.
> * the tarball can be unpacked successfully.
> * APISIX version is correct.
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:
>                                                   "dev"
>                                                                 <
> zhangjintao9020@gmail.com&gt;;
> 发送时间:&nbsp;2022年10月27日(星期四) 下午3:50
> 收件人:&nbsp;"dev"<dev@apisix.apache.org&gt;;
>
> 主题:&nbsp;Re: [VOTE] Release Apache APISIX 3.0.0
>
>
>
> +1 (binding)
>
> I have checked:
>
> * all links are correct.
> * the tarball can be unpacked successfully.
> * APISIX version is correct.
>
> Zexuan Luo <spacewander@apache.org&gt; 于2022年10月27日周四 15:46写道:
> &gt;
> &gt; +1 (binding)&nbsp; I have checked:
> &gt;
> &gt; 1. All the links in the mail are correct;
> &gt; 2. Checksum and signature are valid;
> &gt; 3. The tar package can be unpacked successfully;
> &gt; 4. APISIX version number is correct;
> &gt; 5. make deps is done successfully on Ubuntu 20.04
> &gt;
> &gt; YuanSheng Wang <membphis@apache.org&gt; 于2022年10月27日周四 14:45写道:
> &gt; &gt;
> &gt; &gt; vote +1
> &gt; &gt;
> &gt; &gt; I checked:
> &gt; &gt;
> &gt; &gt; 1. download links are fine
> &gt; &gt; 2. checksum is fine
> &gt; &gt; 3. succ to unzip source file
> &gt; &gt; 4. succ to build APISIX from source
> &gt; &gt; 5. run it successfully on Debain 11.
> &gt; &gt; 6. License and Notice file are fine
> &gt; &gt; 7. no binary file
> &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt; &gt; On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <
> tzssangglass@apache.org&gt;
> &gt; &gt; wrote:
> &gt; &gt;
> &gt; &gt; &gt; Hello, Community,
> &gt; &gt; &gt;
> &gt; &gt; &gt; This is a call for the vote to release Apache APISIX version
> &gt; &gt; &gt;
> &gt; &gt; &gt; Release notes:
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300
> &gt
> <https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300&gt>;
> &gt; &gt;
> &gt; &gt; &gt; The release candidates:
> &gt; &gt; &gt;
> &gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
> &gt <https://dist.apache.org/repos/dist/dev/apisix/3.0.0/&gt>; &gt; &gt;
> &gt; &gt; &gt; Release Commit ID:
> &gt; &gt; &gt;
> &gt; &gt; &gt; https://github.com/apache/apisix/commit/e523132f
> &gt; &gt; &gt;
> &gt; &gt; &gt; Keys to verify the Release Candidate:
> &gt; &gt; &gt;
> &gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
> &gt <https://dist.apache.org/repos/dist/dev/apisix/KEYS&gt>; &gt; &gt;
> &gt; &gt; &gt; Steps to validating the release:
> &gt; &gt; &gt;
> &gt; &gt; &gt; 1. Download the release
> &gt; &gt; &gt;
> &gt; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz&gt>;
> &gt; &gt;
> &gt; &gt; &gt; 2. Checksums and signatures
> &gt; &gt; &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; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.asc
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.asc&gt>;
> &gt; &gt;
> &gt; &gt; &gt; wget
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
> &gt
> <https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512&gt>;
> &gt; &gt;
> &gt; &gt; &gt; gpg --import KEYS
> &gt; &gt; &gt;
> &gt; &gt; &gt; shasum -c apache-apisix-3.0.0-src.tgz.sha512
> &gt; &gt; &gt;
> &gt; &gt; &gt; gpg --verify apache-apisix-3.0.0-src.tgz.asc
> apache-apisix-3.0.0-src.tgz
> &gt; &gt; &gt;
> &gt; &gt; &gt; 3. Unzip and Check files
> &gt; &gt; &gt;
> &gt; &gt; &gt; tar zxvf apache-apisix-3.0.0-src.tgz
> &gt; &gt; &gt;
> &gt; &gt; &gt; 4. Build Apache APISIX:
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> &gt; &gt; &gt;
> https://github.com/apache/apisix/blob/release/3.0/docs/en/latest/building-apisix.md#building-apisix-from-source
> &gt
> <https://github.com/apache/apisix/blob/release/3.0/docs/en/latest/building-apisix.md#building-apisix-from-source&gt>;
> &gt; &gt;
> &gt; &gt; &gt; The vote will be open for at least 72 hours or until
> necessary number of
> &gt; &gt; &gt; votes are reached.
> &gt; &gt; &gt;
> &gt; &gt; &gt; Please vote accordingly:
> &gt; &gt; &gt;
> &gt; &gt; &gt; [ ] +1 approve
> &gt; &gt; &gt; [ ] +0 no opinion
> &gt; &gt; &gt; [ ] -1 disapprove with the reason
> &gt; &gt; &gt;
> &gt; &gt; &gt; *ZhengSong Tu*
> &gt; &gt; &gt; My GitHub: https://github.com/tzssangglass
> &gt; &gt; &gt; Apache APISIX: https://github.com/apache/apisix
> &gt; &gt; &gt;
> &gt; &gt;
> &gt; &gt;
> &gt; &gt; --
> &gt; &gt;
> &gt; &gt; *MembPhis*
> &gt; &gt; My GitHub: https://github.com/membphis
> &gt; &gt; Apache APISIX: https://github.com/apache/apisix

回复: [VOTE] Release Apache APISIX 3.0.0

Posted by 刘维 <le...@qq.com.INVALID>.
+1 (no-binding)

I have checked:

* all links are correct.
* the tarball can be unpacked successfully.
* APISIX version is correct.




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <zhangjintao9020@gmail.com&gt;;
发送时间:&nbsp;2022年10月27日(星期四) 下午3:50
收件人:&nbsp;"dev"<dev@apisix.apache.org&gt;;

主题:&nbsp;Re: [VOTE] Release Apache APISIX 3.0.0



+1 (binding)

I have checked:

* all links are correct.
* the tarball can be unpacked successfully.
* APISIX version is correct.

Zexuan Luo <spacewander@apache.org&gt; 于2022年10月27日周四 15:46写道:
&gt;
&gt; +1 (binding)&nbsp; I have checked:
&gt;
&gt; 1. All the links in the mail are correct;
&gt; 2. Checksum and signature are valid;
&gt; 3. The tar package can be unpacked successfully;
&gt; 4. APISIX version number is correct;
&gt; 5. make deps is done successfully on Ubuntu 20.04
&gt;
&gt; YuanSheng Wang <membphis@apache.org&gt; 于2022年10月27日周四 14:45写道:
&gt; &gt;
&gt; &gt; vote +1
&gt; &gt;
&gt; &gt; I checked:
&gt; &gt;
&gt; &gt; 1. download links are fine
&gt; &gt; 2. checksum is fine
&gt; &gt; 3. succ to unzip source file
&gt; &gt; 4. succ to build APISIX from source
&gt; &gt; 5. run it successfully on Debain 11.
&gt; &gt; 6. License and Notice file are fine
&gt; &gt; 7. no binary file
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; &gt; On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <tzssangglass@apache.org&gt;
&gt; &gt; wrote:
&gt; &gt;
&gt; &gt; &gt; Hello, Community,
&gt; &gt; &gt;
&gt; &gt; &gt; This is a call for the vote to release Apache APISIX version
&gt; &gt; &gt;
&gt; &gt; &gt; Release notes:
&gt; &gt; &gt;
&gt; &gt; &gt; https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300
&gt; &gt; &gt;
&gt; &gt; &gt; The release candidates:
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
&gt; &gt; &gt;
&gt; &gt; &gt; Release Commit ID:
&gt; &gt; &gt;
&gt; &gt; &gt; https://github.com/apache/apisix/commit/e523132f
&gt; &gt; &gt;
&gt; &gt; &gt; Keys to verify the Release Candidate:
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; Steps to validating the release:
&gt; &gt; &gt;
&gt; &gt; &gt; 1. Download the release
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 2. Checksums and signatures
&gt; &gt; &gt;
&gt; &gt; &gt; wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.asc
&gt; &gt; &gt;
&gt; &gt; &gt; wget
&gt; &gt; &gt;
&gt; &gt; &gt; https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
&gt; &gt; &gt;
&gt; &gt; &gt; gpg --import KEYS
&gt; &gt; &gt;
&gt; &gt; &gt; shasum -c apache-apisix-3.0.0-src.tgz.sha512
&gt; &gt; &gt;
&gt; &gt; &gt; gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 3. Unzip and Check files
&gt; &gt; &gt;
&gt; &gt; &gt; tar zxvf apache-apisix-3.0.0-src.tgz
&gt; &gt; &gt;
&gt; &gt; &gt; 4. Build Apache APISIX:
&gt; &gt; &gt;
&gt; &gt; &gt;
&gt; &gt; &gt; https://github.com/apache/apisix/blob/release/3.0/docs/en/latest/building-apisix.md#building-apisix-from-source
&gt; &gt; &gt;
&gt; &gt; &gt; The vote will be open for at least 72 hours or until necessary number of
&gt; &gt; &gt; votes are reached.
&gt; &gt; &gt;
&gt; &gt; &gt; Please vote accordingly:
&gt; &gt; &gt;
&gt; &gt; &gt; [ ] +1 approve
&gt; &gt; &gt; [ ] +0 no opinion
&gt; &gt; &gt; [ ] -1 disapprove with the reason
&gt; &gt; &gt;
&gt; &gt; &gt; *ZhengSong Tu*
&gt; &gt; &gt; My GitHub: https://github.com/tzssangglass
&gt; &gt; &gt; Apache APISIX: https://github.com/apache/apisix
&gt; &gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; &gt; --
&gt; &gt;
&gt; &gt; *MembPhis*
&gt; &gt; My GitHub: https://github.com/membphis
&gt; &gt; Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 3.0.0

Posted by Jintao Zhang <zh...@gmail.com>.
+1 (binding)

I have checked:

* all links are correct.
* the tarball can be unpacked successfully.
* APISIX version is correct.

Zexuan Luo <sp...@apache.org> 于2022年10月27日周四 15:46写道:
>
> +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
>
> YuanSheng Wang <me...@apache.org> 于2022年10月27日周四 14:45写道:
> >
> > vote +1
> >
> > I checked:
> >
> > 1. download links are fine
> > 2. checksum is fine
> > 3. succ to unzip source file
> > 4. succ to build APISIX from source
> > 5. run it successfully on Debain 11.
> > 6. License and Notice file are fine
> > 7. no binary file
> >
> >
> >
> > On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <tz...@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/3.0/CHANGELOG.md#300
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
> > >
> > > Release Commit ID:
> > >
> > > https://github.com/apache/apisix/commit/e523132f
> > >
> > > 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
> > >
> > > wget
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
> > >
> > > gpg --import KEYS
> > >
> > > shasum -c apache-apisix-3.0.0-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-3.0.0-src.tgz
> > >
> > > 4. Build Apache APISIX:
> > >
> > >
> > > https://github.com/apache/apisix/blob/release/3.0/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
> > >
> > > *ZhengSong Tu*
> > > My GitHub: https://github.com/tzssangglass
> > > Apache APISIX: https://github.com/apache/apisix
> > >
> >
> >
> > --
> >
> > *MembPhis*
> > My GitHub: https://github.com/membphis
> > Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 3.0.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

YuanSheng Wang <me...@apache.org> 于2022年10月27日周四 14:45写道:
>
> vote +1
>
> I checked:
>
> 1. download links are fine
> 2. checksum is fine
> 3. succ to unzip source file
> 4. succ to build APISIX from source
> 5. run it successfully on Debain 11.
> 6. License and Notice file are fine
> 7. no binary file
>
>
>
> On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <tz...@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/3.0/CHANGELOG.md#300
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/e523132f
> >
> > 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
> >
> > wget
> >
> > https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
> >
> > gpg --import KEYS
> >
> > shasum -c apache-apisix-3.0.0-src.tgz.sha512
> >
> > gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-3.0.0-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> > https://github.com/apache/apisix/blob/release/3.0/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
> >
> > *ZhengSong Tu*
> > My GitHub: https://github.com/tzssangglass
> > Apache APISIX: https://github.com/apache/apisix
> >
>
>
> --
>
> *MembPhis*
> My GitHub: https://github.com/membphis
> Apache APISIX: https://github.com/apache/apisix

Re: [VOTE] Release Apache APISIX 3.0.0

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

I checked:

1. download links are fine
2. checksum is fine
3. succ to unzip source file
4. succ to build APISIX from source
5. run it successfully on Debain 11.
6. License and Notice file are fine
7. no binary file



On Thu, Oct 27, 2022 at 11:17 AM tzssangglass <tz...@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/3.0/CHANGELOG.md#300
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/e523132f
>
> 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-3.0.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/3.0/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
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>


-- 

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

Re: [VOTE] Release Apache APISIX 3.0.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

tzssangglass <tz...@apache.org> 于2022年10月27日周四 11:17写道:

> Hello, Community,
>
> This is a call for the vote to release Apache APISIX version
>
> Release notes:
>
> https://github.com/apache/apisix/blob/release/3.0/CHANGELOG.md#300
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/
>
> Release Commit ID:
>
> https://github.com/apache/apisix/commit/e523132f
>
> 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/3.0.0/apache-apisix-3.0.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/3.0.0/apache-apisix-3.0.0-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/3.0.0/apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --import KEYS
>
> shasum -c apache-apisix-3.0.0-src.tgz.sha512
>
> gpg --verify apache-apisix-3.0.0-src.tgz.asc apache-apisix-3.0.0-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-3.0.0-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/release/3.0/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
>
> *ZhengSong Tu*
> My GitHub: https://github.com/tzssangglass
> Apache APISIX: https://github.com/apache/apisix
>