🤔 Introducing APISIX AI Gateway – Built for LLMs and AI workloads. Learn More

Apache APISIX releases

下载

下载 Apache APISIX 官方源码发行版、验证签名并查找历史版本。

当前发行版

发行文件通过 Apache 镜像分发,每个源码压缩包均提供独立签名和 SHA-512 校验值。

历史版本

可在 Apache 归档中查找早期 APISIX 发行版,孵化阶段的发行版保存在独立归档中。

验证发行版

从 Apache 主分发目录下载 KEYS 文件和对应的 ASC 签名,在安装前验证源码压缩包。

下载 Apache APISIX KEYS

导入签名密钥

gpg -i KEYS

# or
pgpk -a KEYS

# or
pgp -ka KEYS

验证源码压缩包

gpg --verify apache-apisix-********.asc apache-apisix-********

# or
pgpv apache-apisix-********.asc apache-apisix-********