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

Apache APISIX releases

Downloads

Download official Apache APISIX source releases, verify their signatures, and find archived versions.

Current releases

Release artifacts are distributed through Apache mirrors. Each source archive includes detached signatures and SHA-512 checksums.

Historical versions

Find previous APISIX releases in the Apache archive. Releases from the incubation period are kept in a separate archive.

Verify a release

Download the KEYS file and the matching ASC signature from the main Apache distribution directory, then verify the source archive before installing it.

Download Apache APISIX KEYS

Import the signing keys

gpg -i KEYS

# or
pgpk -a KEYS

# or
pgp -ka KEYS

Verify a source archive

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

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