+1 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 and run normally.
From: Zexuan Luo Date: 2021-02-06 17:21 To: dev Subject: [VOTE] Relase Apache APISIX 2.3 Round 3 Hello, Community, Because the previous version submitted an incomplete package, we have to make a new vote. 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/63f779aeae7a4cfdc3baa5c6dad955ef139719f8 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
