Skip to Main Content

Software Artifact

AutoMQ is a cloud-native Kafka distribution fully developed in Java, supporting most Java platforms. For optimal performance, it is recommended to deploy on a Linux operating system, preferably on amd64 or arm64 architectures. For more deployment guidance, refer to Cluster Deployment on Linux▸.

Versioning

AutoMQ follows the semantic versioning specification, with a format of {major version}.{minor version}.{patch version}, where

  • major version increments for significant upgrades or breaking changes

  • minor version increments for new features that maintain backward compatibility

  • patch version increments for bug fixes.

Each AutoMQ version is compatible with specific versions of Apache Kafka. Refer to the release notes for historical versions and detailed version mappings to choose the appropriate AutoMQ version.

Software Artifacts

Community Edition

Refer to Licensing▸, developers can deploy clusters based on the AutoMQ Community Edition, which is free and open-source. You can find the source code for the AutoMQ Community Edition in the GitHub repository.

AutoMQ Version
Apache Kafka Version
Download Link
Version Description
1.1.1
3.7.0
Download
Recommended Version, Community Supported
1.1.0
3.7.0
Not Recommended
Community support is available; upgrading to the recommended version is advised
1.0.5
3.4.1
Download
Community support is available; upgrading to the recommended version is advised
1.0.4
3.4.1
Not recommended
Community support is available; upgrading to the recommended version is advised
1.0.3
Not recommended
Community support is available; upgrading to the recommended version is advised
1.0.2
Not recommended
Community support is available; upgrading to the recommended version is advised
1.0.1
Not Recommended
Community Supported, Upgrade to Recommended Version Suggested
1.0.0
Not Recommended
No Longer Maintained

AutoMQ provides binary packages as pure Java installations, requiring Java 17 or later to run. You can use the following download script to obtain and deploy the latest version. Java 17 can be downloaded via the following link: Java 17 Download Link.


curl -O https://download.automq.com/community_edition/artifacts/automq-kafka-latest.tgz

Business Edition

Refer to Licensing▸, enterprise users can purchase the Business Edition provided by AutoMQ Inc., which comes with technical support and maintenance services from AutoMQ Inc. If you need to evaluate or learn more about the Business Edition, please fill out this form, and our product experts will contact you as soon as possible.