From general-return-73594-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Jul 14 04:26:14 2020 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id CD92E19938 for ; Tue, 14 Jul 2020 04:26:13 +0000 (UTC) Received: (qmail 57781 invoked by uid 500); 14 Jul 2020 04:26:09 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 57411 invoked by uid 500); 14 Jul 2020 04:26:08 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 57398 invoked by uid 99); 14 Jul 2020 04:26:08 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2020 04:26:08 +0000 Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id 064F741239 for ; Tue, 14 Jul 2020 04:26:08 +0000 (UTC) Received: by mail-qk1-f177.google.com with SMTP id 145so14448747qke.9 for ; Mon, 13 Jul 2020 21:26:07 -0700 (PDT) X-Gm-Message-State: AOAM533Od0AlUY3yZK6HgZrKwZYA2XLhH4k9WkeglM2nsFbQ0o2Y+0Kt 7ZfJx3fj1RgP4yqOTY4yFtEWLYZ7Pz44ATXWz08= X-Google-Smtp-Source: ABdhPJxBbmhXmdAlFK+30sFSCjZSCLVRhddBeS3wn4HTpCrDIXPv+m881HFWbMv0k7pTk+ZQNwJpysyYTwHsrZ8LefM= X-Received: by 2002:a37:b987:: with SMTP id j129mr2936728qkf.120.1594700767725; Mon, 13 Jul 2020 21:26:07 -0700 (PDT) MIME-Version: 1.0 From: junxu chen Date: Tue, 14 Jul 2020 12:25:56 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: [VOTE] Release Apache APISIX (Incubating) 1.4.1-RC1 To: general@incubator.apache.org Content-Type: multipart/alternative; boundary="000000000000c8b77705aa5f3455" --000000000000c8b77705aa5f3455 Content-Type: text/plain; charset="UTF-8" Hello everyone, This is a call for the vote to release Apache APISIX (Incubating) version 1.4.1. The Apache APISIX community has voted on and approved a proposal to release Apache APISIX (Incubating) version 1.4.1. We now kindly request the Incubator IPMC members review and vote on this incubator release. Apache APISIX is a cloud-native microservices API gateway, delivering the ultimate performance, security, open-source and scalable platform for all your APIs and microservices. Apache APISIX is based on Nginx and etcd, it has dynamic routing and plug-in hot loading, which is especially suitable for API management under the micro-service system. Apache APISIX community vote and result threads: https://lists.apache.org/thread.html/r440a2a13f12f9497b5a576bca16f793760d51b0e1e00968a53b2a736%40%3Cdev.apisix.apache.org%3E https://lists.apache.org/thread.html/rc88a509270bb77079441bf4224326b705b0600efd3684846ad628040%40%3Cdev.apisix.apache.org%3E Release notes: https://github.com/apache/incubator-apisix/blob/v1.4.1/CHANGELOG.md#141 The release candidates: https://dist.apache.org/repos/dist/dev/incubator/apisix/1.4.1-rc1/ Git tag for the release: https://github.com/apache/incubator-apisix/tree/v1.4.1 Release Commit ID: https://github.com/apache/incubator-apisix/commit/7fbd8a117fd3aca05bba95e6a729cecd2f3a3b02 Keys to verify the Release Candidate: https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS Steps to validating the release: 1. Download the release ``` wget https://dist.apache.org/repos/dist/dev/incubator/apisix/1.4.1-rc1/apache-apisix-1.4.1-rc1-incubating-src.tar.gz ``` 2. Checksums and signatures ``` wget https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS wget https://dist.apache.org/repos/dist/dev/incubator/apisix/1.4.1-rc1/apache-apisix-1.4.1-rc1-incubating-src.tar.gz.asc wget https://dist.apache.org/repos/dist/dev/incubator/apisix/1.4.1-rc1/apache-apisix-1.4.1-rc1-incubating-src.tar.gz.sha512 shasum -c apache-apisix-1.4.1-rc1-incubating-src.tar.gz.sha512 gpg --import KEYS # input `trust`, `5`, then `save` gpg --edit-key "Junxu Chen" gpg --verify apache-apisix-1.4.1-rc1-incubating-src.tar.gz.asc apache-apisix-1.4.1-rc1-incubating-src.tar.gz ``` 3. Unzip and Check files ``` tar zxvf apache-apisix-1.4.1-rc1-incubating-src.tar.gz ``` 4. Build Apache APISIX: https://github.com/apache/incubator-apisix/blob/v1.4.1/doc/how-to-build.md 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 Checklist for reference: [ ] Download links are valid. [ ] Checksums and PGP signatures are valid. [ ] DISCLAIMER is included. [ ] LICENSE and NOTICE files are good. [ ] No binary file. [ ] All files have license headers if necessary. And below is a more detailed checklist: https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist --000000000000c8b77705aa5f3455--