-
Notifications
You must be signed in to change notification settings - Fork 275
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 with amd64 or arm64 architecture. For more deployment guidance, refer to Cluster Deployment on Linux▸.
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.
Referencing Licensing▸, developers can deploy a cluster based on the AutoMQ Community Edition, which is free and open-sourced. 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.3.1 |
3.9.0 |
Download |
Recommended Version, Community Supported |
1.3.0 |
Download |
Community support, recommended to upgrade to the advisable version |
|
1.2.1 |
3.8.0 |
Download |
Recommended Version, Community Supported |
1.2.0 |
Download |
Community Supported, Upgrade to Recommended Version Suggested |
|
1.1.3 |
3.7.0 |
Download |
Recommended Version, Community Supported |
1.1.2 |
Not Recommended |
Community Supported, Upgrade to Recommended Version Suggested |
|
1.1.1 |
Not Recommended |
Community Supported, Upgrade to Recommended Version Suggested |
|
1.1.0 |
Not Recommended |
Community Supported, Upgrade to Recommended Version Suggested |
|
1.0.5 |
3.4.1 |
Not Recommended |
No Longer Maintained |
1.0.4 |
Not Recommended |
No Longer Maintained |
|
1.0.3 |
Not Recommended |
No Longer Maintained |
|
1.0.2 |
Not Recommended |
No Longer Maintained |
|
1.0.1 |
Not Recommended |
No Longer Maintained |
|
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
You can use the following command to get the latest release version Docker image.
docker pull automqinc/automq:latest
For more historical versions, please visit this link.
Referencing Licensing▸, enterprise users can purchase the Business Edition provided by AutoMQ Inc., which includes technical support and maintenance services. If you need to evaluate or learn more about the Business Edition, please fill out the form, and our product experts will contact you as soon as possible.
- What is automq: Overview
- Difference with Apache Kafka
- Difference with WarpStream
- Difference with Tiered Storage
- Compatibility with Apache Kafka
- Licensing
- Deploy Locally
- Cluster Deployment on Linux
- Cluster Deployment on Kubernetes
- Example: Produce & Consume Message
- Example: Simple Benchmark
- Example: Partition Reassignment in Seconds
- Example: Self Balancing when Cluster Nodes Change
- Example: Continuous Data Self Balancing
-
S3stream shared streaming storage
-
Technical advantage
- Deployment: Overview
- Runs on Cloud
- Runs on CEPH
- Runs on CubeFS
- Runs on MinIO
- Runs on HDFS
- Configuration
-
Data analysis
-
Object storage
-
Kafka ui
-
Observability
-
Data integration