+1 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 18 with Openresty 1.17 and run normally. 6. Run demo in getting started ( create and access route ) and works
Best, Shuyang Zexuan Luo <[email protected]> 于2021年3月2日周二 下午3:42写道: > Hello, Community, > This is a call for the vote to release Apache APISIX version 2.4. > > Release notes: > > https://github.com/apache/apisix/blob/v2.4/CHANGELOG.md#240 > > The release candidates: > > https://dist.apache.org/repos/dist/dev/apisix/2.4/ > > Release Commit ID: > > > https://github.com/apache/apisix/commit/b94d3fc3b298df593ba6fe5c7b285768b567991e > > 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.4/apache-apisix-2.4-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.4/apache-apisix-2.4-src.tgz.asc > > wget > https://dist.apache.org/repos/dist/dev/apisix/2.4/apache-apisix-2.4-src.tgz.sha512 > > shasum -c apache-apisix-2.4-src.tgz.sha512 > > gpg --verify apache-apisix-2.4-src.tgz.asc apache-apisix-2.4-src.tgz > > 3. Unzip and Check files > > tar zxvf apache-apisix-2.4-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 >
