Re: [VOTE] Release Apache APISIX (Incubating) 1.0-RC2

2020-01-12 Thread Liang Chen
Hi,

+1 (binding)

I checked:
- Incubating in name
- DISCLAIMER exists
- LICENSE  is fine
- NOTICE ,  better to update like:Copyright 2019 and onwards
- No unexpected binary files

Regards
Liang




--
Sent from: http://apache-incubator-general.996316.n3.nabble.com/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache APISIX (Incubating) 1.0-RC2

2020-01-11 Thread Justin Mclean
Hi,

Note this release already has 3 +1 binding IPMC votes as 3 mentors voted +1 on 
they, they were:
- Justin Mclean
- Von Gosling
- Kevin Ratnasekera

Thanks,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache APISIX (Incubating) 1.0-RC2

2020-01-11 Thread YuanSheng Wang
Hello everyone,

This is a call for the vote to release Apache APISIX (Incubating) version
1.0-RC2.

The Apache APISIX community has voted on and approved a proposal to release
Apache APISIX (Incubating) version 1.0-RC2.

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/re41dd5e6f8b0bc8d156ef26bbe40f8b634462b01e2951379300aa434%40%3Cdev.apisix.apache.org%3E

Release notes:
https://github.com/apache/incubator-apisix/blob/v1.0/CHANGELOG.md#100

The release candidates:
https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/

Git tag for the release:
https://github.com/apache/incubator-apisix/tree/v1.0

Release Commit ID:
https://github.com/apache/incubator-apisix/commit/cd041a1dac876031f0f33ca91b458075f4fafba4

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.0-rc2/apache-apisix-1.0-rc2-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.0-rc2/apache-apisix-1.0-rc2-incubating-src.tar.gz.asc
wget
https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc2/apache-apisix-1.0-rc2-incubating-src.tar.gz.sha512

shasum -c apache-apisix-1.0-rc2-incubating-src.tar.gz.sha512

gpg --import KEYS

# input `trust`, `5`, then `save`
gpg --edit-key "Yuansheng Wang"
gpg --verify apache-apisix-1.0-rc2-incubating-src.tar.gz.asc
apache-apisix-1.0-rc2-incubating-src.tar.gz
```

3. Unzip and Check files

```
tar zxvf apache-apisix-1.0-rc2-incubating-src.tar.gz
```

4. Build Apache APISIX:

https://github.com/apache/incubator-apisix/blob/v1.0/doc/how-to-build.md


The vote will be open for at least 72 hours or until the 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.

-- 
*MembPhis*
My github: https://github.com/membphis
Apache APISIX: https://github.com/apache/incubator-apisix