我们推荐下载遵循ASF Release Policy发布的源码包:
Name | Package | Signature | Checksum | Release Notes |
---|---|---|---|---|
Apache Pegasus 2.1.0 | Source | asc | sha512 | 2020-11-30 |
Apache Pegasus 2.2.0 | Source | asc | sha512 | 2021-06-27 |
你也可以通过git clone的方式获取Pegasus源码:
git clone -b v2.2.0 --recursive https://github.com/apache/incubator-pegasus.git
在 2.1.0 版本以前,Pegasus 并未遵循 ASF 发版流程,这里我们仍然提供老版本下载渠道,方便升级:
Name | Package | Release Notes |
---|---|---|
Apache Pegasus 2.0.0 | Source | 2020-6-11 |
Apache Pegasus 1.12.3 | Source | 2020-4-23 |
Apache Pegasus 1.12.0 | Source | 2019-11-19 |
Apache Pegasus 1.11.6 | Source | 2019-8-23 |
Apache Pegasus 1.11.3 | Source | 2019-2-27 |
Apache Pegasus 1.10.0 | Source | 2018-6-19 |
Apache Pegasus 1.9.0 | Source | 2018-6-20 |
上述各版本均可找到对应编译环境的镜像:https://hub.docker.com/r/apachepegasus/build-env/tags,请参考 [{{site.data.translate‘title_compile-by-docker’}} 完成编译。
docker pull apachepegasus/build-env:{VERSION}-{OS}