Hi, Just one suggestion: could we also mention contributors in CHANGELOG? like https://github.com/apache/apisix-ingress-controller/releases/tag/1.4.1
Best Regards! @ Zhiyuan Ju <https://github.com/juzhiyuan> Zhiyuan Ju <juzhiy...@apache.org> 于2022年5月19日周四 10:48写道: > Hi, > > +1 (binding) from me, I just checked: > > 1. All links are valid; > 2. Signature and Checksum are good; > 3. Build successfully in Ubuntu 20.04 > 4. License and NOTICE files are good. > 5. I don't notice invalid binary files exist. > > Also, > 1. For users who encounter GPG Key WARNING, please refer to > https://lists.apache.org/thread/3bpp9btdlxtf27hkvwpmvsxyllypmym3 > 2. For users who don't know how to build, please refer to > https://github.com/apache/apisix/blob/release/2.13/docs/en/latest/how-to-build.md#installation-via-source-release-package > > Best Regards! > @ Zhiyuan Ju <https://github.com/juzhiyuan> > > > tzssangglass <tzssanggl...@apache.org> 于2022年5月19日周四 10:31写道: > >> +1 non-binding >> >> I have checked: >> 1. All links are OK >> 2. Signature and checksum are correct >> 3. NOTICE and LICENSE files exist >> 4. Building and Running in Centos 7.9.2009 successfully >> >> *ZhengSong Tu* >> My GitHub: https://github.com/tzssangglass >> Apache APISIX: https://github.com/apache/apisix >> >> >> 在 2022年5月18日 15:10:56 上,Zexuan Luo <spacewan...@apache.org> 写道: >> >> > Hello, Community, >> > >> > This is a call for the vote to release Apache APISIX version >> > >> > Release notes: >> > >> > https://github.com/apache/apisix/blob/release/2.14/CHANGELOG.md#2140 >> > >> > The release candidates: >> > >> > https://dist.apache.org/repos/dist/dev/apisix/2.14.0/ >> > >> > Release Commit ID: >> > >> > https://github.com/apache/apisix/commit/2606e97 >> > >> > Keys to verify the Release Candidate: >> > >> > https://dist.apache.org/repos/dist/dev/apisix/KEYS >> > >> > Steps to validating the release: >> > >> > 1. Download the release >> > >> > wget >> > >> https://dist.apache.org/repos/dist/dev/apisix/2.14.0/apache-apisix-2.14.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.14.0/apache-apisix-2.14.0-src.tgz.asc >> > >> > wget >> > >> https://dist.apache.org/repos/dist/dev/apisix/2.14.0/apache-apisix-2.14.0-src.tgz.sha512 >> > >> > gpg --import KEYS >> > >> > shasum -c apache-apisix-2.14.0-src.tgz.sha512 >> > >> > gpg --verify apache-apisix-2.14.0-src.tgz.asc >> apache-apisix-2.14.0-src.tgz >> > >> > 3. Unzip and Check files >> > >> > tar zxvf apache-apisix-2.14.0-src.tgz >> > >> > 4. Build Apache APISIX >> > >> > The vote will be open for at least 72 hours or until necessary number of >> > votes are reached. >> > >> > Please vote accordingly: >> > >> > [ ] +1 approve >> > [ ] +0 no opinion >> > [ ] -1 disapprove with the reason >> > >> >