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/01/05 06:30:46 UTC

[VOTE] Relase Apache APISIX 2.2

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

Release notes:

https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37

The release candidates:

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

Release Commit ID:

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

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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc

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

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

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

3. Unzip and Check files

tar zxvf apache-apisix-2.2-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.2

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.

Zexuan Luo <sp...@apache.org> 于2021年1月7日周四 上午9:08写道:
>
> Oh no, the `core` section has an extra `#` which makes it a level below.
> Will fix the template issue after this release.
>
> Wo Soyoung <wo...@gmail.com> 于2021年1月6日周三 下午10:50写道:
>
> > Hi Zexuan,
> >
> > The weird thing is right now the title `core` part is one level below
> > `deprecated`, so it would look like those core features are deprecated...
> > It seems we need to change the template.
> >
> > Besides imo it would be better to directly remove the title where no items
> > belong, to make it more clear.
> >
> > Best,
> > Shuyang
> >
> > Zexuan Luo <sp...@apache.org> 于2021年1月6日周三 上午9:01写道:
> >
> > > The `Deprecated` is just part of a template. Because this release doesn't
> > > have anything deprecated, so this section is empty.
> > >
> > > Shuyang Wu <sh...@apache.org> 于2021年1月5日周二 下午10:57写道:
> > >
> > > > Hi Zexuan,
> > > >
> > > > It seems the title `Deprecated` should be removed in CHANGELOG, since
> > > there
> > > > are no items under this part.
> > > >
> > > > Zexuan Luo <sp...@apache.org> 于2021年1月5日周二 下午2:31写道:
> > > >
> > > > >  Hello, Community,
> > > > > This is a call for the vote to release Apache APISIX version 2.2.
> > > > >
> > > > > Release notes:
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
> > > > >
> > > > > The release candidates:
> > > > >
> > > > > https://dist.apache.org/repos/dist/dev/apisix/2.2/
> > > > >
> > > > > Release Commit ID:
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
> > > > >
> > > > > 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
> > > > >
> > > > > wget
> > > > >
> > > > >
> > > >
> > >
> > https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
> > > > >
> > > > > shasum -c apache-apisix-2.2-src.tgz.sha512
> > > > >
> > > > > gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
> > > > >
> > > > > 3. Unzip and Check files
> > > > >
> > > > > tar zxvf apache-apisix-2.2-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.2

Posted by Zexuan Luo <sp...@apache.org>.
Oh no, the `core` section has an extra `#` which makes it a level below.
Will fix the template issue after this release.

Wo Soyoung <wo...@gmail.com> 于2021年1月6日周三 下午10:50写道:

> Hi Zexuan,
>
> The weird thing is right now the title `core` part is one level below
> `deprecated`, so it would look like those core features are deprecated...
> It seems we need to change the template.
>
> Besides imo it would be better to directly remove the title where no items
> belong, to make it more clear.
>
> Best,
> Shuyang
>
> Zexuan Luo <sp...@apache.org> 于2021年1月6日周三 上午9:01写道:
>
> > The `Deprecated` is just part of a template. Because this release doesn't
> > have anything deprecated, so this section is empty.
> >
> > Shuyang Wu <sh...@apache.org> 于2021年1月5日周二 下午10:57写道:
> >
> > > Hi Zexuan,
> > >
> > > It seems the title `Deprecated` should be removed in CHANGELOG, since
> > there
> > > are no items under this part.
> > >
> > > Zexuan Luo <sp...@apache.org> 于2021年1月5日周二 下午2:31写道:
> > >
> > > >  Hello, Community,
> > > > This is a call for the vote to release Apache APISIX version 2.2.
> > > >
> > > > Release notes:
> > > >
> > > >
> > > >
> > >
> >
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
> > > >
> > > > The release candidates:
> > > >
> > > > https://dist.apache.org/repos/dist/dev/apisix/2.2/
> > > >
> > > > Release Commit ID:
> > > >
> > > >
> > > >
> > >
> >
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
> > > >
> > > > 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
> > > >
> > > > wget
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
> > > >
> > > > shasum -c apache-apisix-2.2-src.tgz.sha512
> > > >
> > > > gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
> > > >
> > > > 3. Unzip and Check files
> > > >
> > > > tar zxvf apache-apisix-2.2-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.2

Posted by Wo Soyoung <wo...@gmail.com>.
Hi Zexuan,

The weird thing is right now the title `core` part is one level below
`deprecated`, so it would look like those core features are deprecated...
It seems we need to change the template.

Besides imo it would be better to directly remove the title where no items
belong, to make it more clear.

Best,
Shuyang

Zexuan Luo <sp...@apache.org> 于2021年1月6日周三 上午9:01写道:

> The `Deprecated` is just part of a template. Because this release doesn't
> have anything deprecated, so this section is empty.
>
> Shuyang Wu <sh...@apache.org> 于2021年1月5日周二 下午10:57写道:
>
> > Hi Zexuan,
> >
> > It seems the title `Deprecated` should be removed in CHANGELOG, since
> there
> > are no items under this part.
> >
> > Zexuan Luo <sp...@apache.org> 于2021年1月5日周二 下午2:31写道:
> >
> > >  Hello, Community,
> > > This is a call for the vote to release Apache APISIX version 2.2.
> > >
> > > Release notes:
> > >
> > >
> > >
> >
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
> > >
> > > The release candidates:
> > >
> > > https://dist.apache.org/repos/dist/dev/apisix/2.2/
> > >
> > > Release Commit ID:
> > >
> > >
> > >
> >
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
> > >
> > > 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
> > >
> > > wget
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
> > >
> > > shasum -c apache-apisix-2.2-src.tgz.sha512
> > >
> > > gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
> > >
> > > 3. Unzip and Check files
> > >
> > > tar zxvf apache-apisix-2.2-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.2

Posted by Zexuan Luo <sp...@apache.org>.
The `Deprecated` is just part of a template. Because this release doesn't
have anything deprecated, so this section is empty.

Shuyang Wu <sh...@apache.org> 于2021年1月5日周二 下午10:57写道:

> Hi Zexuan,
>
> It seems the title `Deprecated` should be removed in CHANGELOG, since there
> are no items under this part.
>
> Zexuan Luo <sp...@apache.org> 于2021年1月5日周二 下午2:31写道:
>
> >  Hello, Community,
> > This is a call for the vote to release Apache APISIX version 2.2.
> >
> > Release notes:
> >
> >
> >
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
> >
> > The release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/apisix/2.2/
> >
> > Release Commit ID:
> >
> >
> >
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
> >
> > 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
> >
> > wget
> >
> >
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
> >
> > shasum -c apache-apisix-2.2-src.tgz.sha512
> >
> > gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
> >
> > 3. Unzip and Check files
> >
> > tar zxvf apache-apisix-2.2-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.2

Posted by Shuyang Wu <sh...@apache.org>.
Hi Zexuan,

It seems the title `Deprecated` should be removed in CHANGELOG, since there
are no items under this part.

Zexuan Luo <sp...@apache.org> 于2021年1月5日周二 下午2:31写道:

>  Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.2.
>
> Release notes:
>
>
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
>
> 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
>
> shasum -c apache-apisix-2.2-src.tgz.sha512
>
> gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.2-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.2

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

checked items:

* download link: fine
* checksum: fine
* import the KEY and vefify the signature: fine
* run `make deps` and check version: fine
* run `make run` and simple test: fine
* no binary file
* has ASF header
* OS: Ubuntu 20.04



On Tue, Jan 5, 2021 at 2:31 PM Zexuan Luo <sp...@apache.org> wrote:

>  Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.2.
>
> Release notes:
>
>
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
>
> 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
>
> shasum -c apache-apisix-2.2-src.tgz.sha512
>
> gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.2-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.2

Posted by "Li Ling(Lien)" <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 Centos7 and it works fine;

dabue <da...@163.com> 于2021年1月7日周四 下午3:53写道:

> +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 Centos7 and run  normally.
>
>
>
>
> dabue
>
> From: Zexuan Luo
> Date: 2021-01-05 14:30
> To: dev
> Subject: [VOTE] Relase Apache APISIX 2.2
> Hello, Community,
> This is a call for the vote to release Apache APISIX version 2.2.
>
> Release notes:
>
>
> https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
>
> 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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
>
> wget
>
> https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
>
> shasum -c apache-apisix-2.2-src.tgz.sha512
>
> gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
>
> 3. Unzip and Check files
>
> tar zxvf apache-apisix-2.2-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.2

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 Centos7 and run  normally.




dabue
 
From: Zexuan Luo
Date: 2021-01-05 14:30
To: dev
Subject: [VOTE] Relase Apache APISIX 2.2
Hello, Community,
This is a call for the vote to release Apache APISIX version 2.2.
 
Release notes:
 
https://github.com/apache/apisix/blob/e8dcf3793ca40b30047406ac51a79a500356f67b/CHANGELOG.md#L37
 
The release candidates:
 
https://dist.apache.org/repos/dist/dev/apisix/2.2/
 
Release Commit ID:
 
https://github.com/apache/apisix/commit/e8dcf3793ca40b30047406ac51a79a500356f67b
 
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.2/apache-apisix-2.2-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.2/apache-apisix-2.2-src.tgz.asc
 
wget
https://dist.apache.org/repos/dist/dev/apisix/2.2/apache-apisix-2.2-src.tgz.sha512
 
shasum -c apache-apisix-2.2-src.tgz.sha512
 
gpg --verify apache-apisix-2.2-src.tgz.asc apache-apisix-2.2-src.tgz
 
3. Unzip and Check files
 
tar zxvf apache-apisix-2.2-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