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 2021/02/01 08:50:42 UTC

[VOTE] Relase Apache APISIX 2.3

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

Release notes:

https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230

The release candidates:

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

Release Commit ID:

https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5

Keys to verify the Release Candidate:

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

Steps to validating the release:

1. Download the release

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

2. Checksums and signatures

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

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

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

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.3-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
release

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] Relase Apache APISIX 2.3

Posted by Linsir Wu <li...@apache.org>.
+1 binding

I checked:

1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Debian 9  and it works fine.

聂永 <ni...@staff.weibo.com> 于2021年2月2日周二 上午9:44写道:
>
> Good news!
>
> > 2021年2月1日 16:50,Zexuan Luo <sp...@apache.org> 写道:
> >
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.3.
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.3/
> >
> > Release Commit ID:
> >
> > https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > Steps to validating the release:
> >
> > 1. Download the release
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
> >
> > wget
> > https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
> >
> > shasum -c apache-apisix-2.3-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.3-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> > https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> > release
> >
> > 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] Relase Apache APISIX 2.3

Posted by 聂永 <ni...@staff.weibo.com>.
Good news! 

> 2021年2月1日 16:50,Zexuan Luo <sp...@apache.org> 写道:
> 
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.3.
> 
> Release notes:
> 
> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
> 
> The release candidates:
> 
> https://dist.apache.org/repos/dist/dev/apisix/2.3/
> 
> Release Commit ID:
> 
> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
> 
> Keys to verify the Release Candidate:
> 
> https://dist.apache.org/repos/dist/release/apisix/KEYS
> 
> Steps to validating the release:
> 
> 1. Download the release
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
> 
> 2. Checksums and signatures
> 
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
> 
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
> 
> shasum -c apache-apisix-2.3-src.tgz.sha512
> 
> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
> 
> 3. Unzip and Check files
> 
> tar zxvf apache-apisix-2.3-src.tgz
> 
> 4. Build Apache APISIX:
> 
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> release
> 
> 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] Relase Apache APISIX 2.3

Posted by YuanSheng Wang <me...@apache.org>.
The RPM package will be released only after the vote(three days from the
beginning of vote)

On Wed, Feb 3, 2021 at 5:55 PM 聂永 <ni...@staff.weibo.com> wrote:

> Hi,
> When release the 2.3 RPM package ?
>
> > 2021年2月3日 15:03,Wesley Peng <we...@pengfamily.de> 写道:
> >
> > Does it have an apt repo for installation on ubuntu? thanks.
> >
> > On Wed, Feb 3, 2021, at 3:00 PM, dabue wrote:
> >> +1 binding
> >>
> >> I checked:
> >>
> >> 1. Download links are valid;
> >> 2. Checksums and PGP signatures are valid;
> >> 3. License and NOTICE files are good;
> >> 4. All files have the necessary License header;
> >> 5. Build successfully on Ubuntu 16  with Openresty 1.19
> >>
> >> update the result of  run steps
> >>
> >> ***
> >> 6. 1st Run
> >>   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not
> found:"
> >>
> >> 7. check the deps, find it added apisix of master-0 to the deps  when
> execute 'make deps'
> >>    check the luarocks version, find the version is too older,
> >>    update the latest version  and redo 'make deps',
> >>    get the correct deps.
> >> 8. 2nd Run,   sudo make run,   it works well.
> >> ***
> >>
> >>
> >>
> >>
> >>
> >>
> >> From: dabue
> >> Date: 2021-02-03 11:37
> >> To: dev
> >> Subject: Re: [VOTE] Relase Apache APISIX 2.3
> >> +1 binding
> >>
> >> I checked:
> >>
> >> 1. Download links are valid;
> >> 2. Checksums and PGP signatures are valid;
> >> 3. License and NOTICE files are good;
> >> 4. All files have the necessary License header;
> >> 5. Build successfully on Ubuntu 16  with Openresty 1.19
> >>
> >> ***
> >> 6. 1st Run
> >>   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not
> found:"
> >>
> >> 7. append  "lua-resty-dns-client = 5.2.1-1"  to
> rockspec/apisix-master-0.rockspec
> >>
> >> 8. redo make deps
> >>
> >> 9. 2nd Run,   sudo make run,   it works well.
> >> ***
> >>
> >>
> >>
> >>
> >>
> >> From: Zexuan Luo
> >> Date: 2021-02-01 16:50
> >> To: dev
> >> Subject: [VOTE] Relase Apache APISIX 2.3
> >> Hello, Community,
> >> This is a call for the vote to release Apache APISIX version 2.3.
> >>
> >> Release notes:
> >>
> >> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
> >>
> >> The release candidates:
> >>
> >> https://dist.apache.org/repos/dist/dev/apisix/2.3/
> >>
> >> Release Commit ID:
> >>
> >>
> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
> >>
> >> Keys to verify the Release Candidate:
> >>
> >> https://dist.apache.org/repos/dist/release/apisix/KEYS
> >>
> >> Steps to validating the release:
> >>
> >> 1. Download the release
> >>
> >> wget
> >>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
> >>
> >> 2. Checksums and signatures
> >>
> >> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> >>
> >> wget
> >>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
> >>
> >> wget
> >>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
> >>
> >> shasum -c apache-apisix-2.3-src.tgz.sha512
> >>
> >> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
> >>
> >> 3. Unzip and Check files
> >>
> >> tar zxvf apache-apisix-2.3-src.tgz
> >>
> >> 4. Build Apache APISIX:
> >>
> >>
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> >> release
> >>
> >> 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] Relase Apache APISIX 2.3

Posted by 聂永 <ni...@staff.weibo.com>.
Hi,
When release the 2.3 RPM package ?

> 2021年2月3日 15:03,Wesley Peng <we...@pengfamily.de> 写道:
> 
> Does it have an apt repo for installation on ubuntu? thanks.
> 
> On Wed, Feb 3, 2021, at 3:00 PM, dabue wrote:
>> +1 binding
>> 
>> I checked:
>> 
>> 1. Download links are valid;
>> 2. Checksums and PGP signatures are valid;
>> 3. License and NOTICE files are good;
>> 4. All files have the necessary License header;
>> 5. Build successfully on Ubuntu 16  with Openresty 1.19
>> 
>> update the result of  run steps
>> 
>> ***
>> 6. 1st Run
>>   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"
>> 
>> 7. check the deps, find it added apisix of master-0 to the deps  when execute 'make deps'
>>    check the luarocks version, find the version is too older,
>>    update the latest version  and redo 'make deps',
>>    get the correct deps.
>> 8. 2nd Run,   sudo make run,   it works well.
>> *** 
>> 
>> 
>> 
>> 
>> 
>> 
>> From: dabue
>> Date: 2021-02-03 11:37
>> To: dev
>> Subject: Re: [VOTE] Relase Apache APISIX 2.3
>> +1 binding
>> 
>> I checked:
>> 
>> 1. Download links are valid;
>> 2. Checksums and PGP signatures are valid;
>> 3. License and NOTICE files are good;
>> 4. All files have the necessary License header;
>> 5. Build successfully on Ubuntu 16  with Openresty 1.19
>> 
>> ***
>> 6. 1st Run
>>   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"
>> 
>> 7. append  "lua-resty-dns-client = 5.2.1-1"  to rockspec/apisix-master-0.rockspec
>> 
>> 8. redo make deps
>> 
>> 9. 2nd Run,   sudo make run,   it works well.
>> *** 
>> 
>> 
>> 
>> 
>> 
>> From: Zexuan Luo
>> Date: 2021-02-01 16:50
>> To: dev
>> Subject: [VOTE] Relase Apache APISIX 2.3
>> Hello, Community,
>> This is a call for the vote to release Apache APISIX version 2.3.
>> 
>> Release notes:
>> 
>> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
>> 
>> The release candidates:
>> 
>> https://dist.apache.org/repos/dist/dev/apisix/2.3/
>> 
>> Release Commit ID:
>> 
>> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
>> 
>> Keys to verify the Release Candidate:
>> 
>> https://dist.apache.org/repos/dist/release/apisix/KEYS
>> 
>> Steps to validating the release:
>> 
>> 1. Download the release
>> 
>> wget
>> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
>> 
>> 2. Checksums and signatures
>> 
>> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>> 
>> wget
>> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
>> 
>> wget
>> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
>> 
>> shasum -c apache-apisix-2.3-src.tgz.sha512
>> 
>> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
>> 
>> 3. Unzip and Check files
>> 
>> tar zxvf apache-apisix-2.3-src.tgz
>> 
>> 4. Build Apache APISIX:
>> 
>> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
>> release
>> 
>> 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] Relase Apache APISIX 2.3

Posted by Wesley Peng <we...@pengfamily.de>.
Does it have an apt repo for installation on ubuntu? thanks.

On Wed, Feb 3, 2021, at 3:00 PM, dabue wrote:
> +1 binding
>  
> I checked:
>  
> 1. Download links are valid;
> 2. Checksums and PGP signatures are valid;
> 3. License and NOTICE files are good;
> 4. All files have the necessary License header;
> 5. Build successfully on Ubuntu 16  with Openresty 1.19
> 
> update the result of  run steps
> 
> ***
> 6. 1st Run
>    It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"
> 
> 7. check the deps, find it added apisix of master-0 to the deps  when execute 'make deps'
>     check the luarocks version, find the version is too older,
>     update the latest version  and redo 'make deps',
>     get the correct deps.
> 8. 2nd Run,   sudo make run,   it works well.
> *** 
> 
> 
> 
> 
> 
>  
> From: dabue
> Date: 2021-02-03 11:37
> To: dev
> Subject: Re: [VOTE] Relase Apache APISIX 2.3
> +1 binding
>  
> I checked:
>  
> 1. Download links are valid;
> 2. Checksums and PGP signatures are valid;
> 3. License and NOTICE files are good;
> 4. All files have the necessary License header;
> 5. Build successfully on Ubuntu 16  with Openresty 1.19
> 
> ***
> 6. 1st Run
>    It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"
> 
> 7. append  "lua-resty-dns-client = 5.2.1-1"  to rockspec/apisix-master-0.rockspec
> 
> 8. redo make deps
> 
> 9. 2nd Run,   sudo make run,   it works well.
> *** 
> 
> 
> 
> 
>  
> From: Zexuan Luo
> Date: 2021-02-01 16:50
> To: dev
> Subject: [VOTE] Relase Apache APISIX 2.3
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.3.
>  
> Release notes:
>  
> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
>  
> The release candidates:
>  
> https://dist.apache.org/repos/dist/dev/apisix/2.3/
>  
> Release Commit ID:
>  
> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
>  
> Keys to verify the Release Candidate:
>  
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>  
> Steps to validating the release:
>  
> 1. Download the release
>  
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
>  
> 2. Checksums and signatures
>  
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>  
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
>  
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
>  
> shasum -c apache-apisix-2.3-src.tgz.sha512
>  
> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
>  
> 3. Unzip and Check files
>  
> tar zxvf apache-apisix-2.3-src.tgz
>  
> 4. Build Apache APISIX:
>  
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> release
>  
> 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: Re: [VOTE] Relase Apache APISIX 2.3

Posted by dabue <da...@163.com>.
+1 binding
 
I checked:
 
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Ubuntu 16  with Openresty 1.19

update the result of  run steps

***
6. 1st Run
   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"

7. check the deps, find it added apisix of master-0 to the deps  when execute 'make deps'
    check the luarocks version, find the version is too older,
    update the latest version  and redo 'make deps',
    get the correct deps.
8. 2nd Run,   sudo make run,   it works well.
*** 





 
From: dabue
Date: 2021-02-03 11:37
To: dev
Subject: Re: [VOTE] Relase Apache APISIX 2.3
+1 binding
 
I checked:
 
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Ubuntu 16  with Openresty 1.19

***
6. 1st Run
   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"

7. append  "lua-resty-dns-client = 5.2.1-1"  to rockspec/apisix-master-0.rockspec

8. redo make deps

9. 2nd Run,   sudo make run,   it works well.
*** 




 
From: Zexuan Luo
Date: 2021-02-01 16:50
To: dev
Subject: [VOTE] Relase Apache APISIX 2.3
Hello, Community,
This is a call for the vote to release Apache APISIX version 2.3.
 
Release notes:
 
https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
 
The release candidates:
 
https://dist.apache.org/repos/dist/dev/apisix/2.3/
 
Release Commit ID:
 
https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
 
Keys to verify the Release Candidate:
 
https://dist.apache.org/repos/dist/release/apisix/KEYS
 
Steps to validating the release:
 
1. Download the release
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
 
2. Checksums and signatures
 
wget https://dist.apache.org/repos/dist/release/apisix/KEYS
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
 
shasum -c apache-apisix-2.3-src.tgz.sha512
 
gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
 
3. Unzip and Check files
 
tar zxvf apache-apisix-2.3-src.tgz
 
4. Build Apache APISIX:
 
https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
release
 
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] Relase Apache APISIX 2.3

Posted by dabue <da...@163.com>.
+1 binding
 
I checked:
 
1. Download links are valid;
2. Checksums and PGP signatures are valid;
3. License and NOTICE files are good;
4. All files have the necessary License header;
5. Build successfully on Ubuntu 16  with Openresty 1.19

***
6. 1st Run
   It reports "apisix/core/utils.lua:22: module 'resty.dns.client' not found:"

7. append  "lua-resty-dns-client = 5.2.1-1"  to rockspec/apisix-master-0.rockspec

8. redo make deps

9. 2nd Run,   sudo make run,   it works well.
*** 




 
From: Zexuan Luo
Date: 2021-02-01 16:50
To: dev
Subject: [VOTE] Relase Apache APISIX 2.3
Hello, Community,
This is a call for the vote to release Apache APISIX version 2.3.
 
Release notes:
 
https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
 
The release candidates:
 
https://dist.apache.org/repos/dist/dev/apisix/2.3/
 
Release Commit ID:
 
https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
 
Keys to verify the Release Candidate:
 
https://dist.apache.org/repos/dist/release/apisix/KEYS
 
Steps to validating the release:
 
1. Download the release
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
 
2. Checksums and signatures
 
wget https://dist.apache.org/repos/dist/release/apisix/KEYS
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
 
shasum -c apache-apisix-2.3-src.tgz.sha512
 
gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
 
3. Unzip and Check files
 
tar zxvf apache-apisix-2.3-src.tgz
 
4. Build Apache APISIX:
 
https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
release
 
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] Relase Apache APISIX 2.3

Posted by Ming Wen <we...@apache.org>.
Hi, zexuan,
You should create a new thread, such as '[VOTE] Relase Apache APISIX 2.3
Round 2'

Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing


Zexuan Luo <sp...@apache.org> 于2021年2月4日周四 上午9:33写道:

>  Hello, Community,
> Because we found a bug in the luarocks installation which might cause
> `bin/apisix` to fail on some occasions, we decide to make a new release on
> a new commit.
>
> This is a call for the vote to release Apache APISIX version 2.3.
>
> Release notes:
>
> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/bf94033297a6b7e5fcbaa0ab5a1c20b31dc8e337
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
>
> shasum -c apache-apisix-2.3-src.tgz.sha512
>
> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.3-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> release
>
> 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
>
> Zexuan Luo <sp...@apache.org> 于2021年2月1日周一 下午4:50写道:
>
> > Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.3.
> >
> > Release notes:
> >
> > https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.3/
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
> >
> > Keys to verify the Release Candidate:
> >
> > https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > Steps to validating the release:
> >
> > 1. Download the release
> >
> > wget
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
> >
> > 2. Checksums and signatures
> >
> > wget https://dist.apache.org/repos/dist/release/apisix/KEYS
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
> >
> > shasum -c apache-apisix-2.3-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.3-src.tgz
> >
> > 4. Build Apache APISIX:
> >
> >
> >
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> > release
> >
> > 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] Relase Apache APISIX 2.3

Posted by Zexuan Luo <sp...@apache.org>.
 Hello, Community,
Because we found a bug in the luarocks installation which might cause
`bin/apisix` to fail on some occasions, we decide to make a new release on
a new commit.

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

Release notes:

https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230

The release candidates:

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

Release Commit ID:

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

Keys to verify the Release Candidate:

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

Steps to validating the release:

1. Download the release

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

2. Checksums and signatures

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

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

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

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.3-src.tgz

4. Build Apache APISIX:

https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
release

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

Zexuan Luo <sp...@apache.org> 于2021年2月1日周一 下午4:50写道:

> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.3.
>
> Release notes:
>
> https://github.com/apache/apisix/blob/v2.3/CHANGELOG.md#230
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/529433bb94d3a6a8ae67f735c25d4cafacc887a5
>
> Keys to verify the Release Candidate:
>
> https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> Steps to validating the release:
>
> 1. Download the release
>
> wget
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz
>
> 2. Checksums and signatures
>
> wget https://dist.apache.org/repos/dist/release/apisix/KEYS
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.3/apache-apisix-2.3-src.tgz.sha512
>
> shasum -c apache-apisix-2.3-src.tgz.sha512
>
> gpg --verify apache-apisix-2.3-src.tgz.asc apache-apisix-2.3-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.3-src.tgz
>
> 4. Build Apache APISIX:
>
>
> https://github.com/apache/apisix/blob/master/doc/how-to-build.md#installation-via-source-
> release
>
> 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
>