Release Notes
Version Number
AutoMQ Cloud follows the versioning format {major version}.{minor version}.{patch version}.
Major version: This primary version number is incremented for significant upgrades or changes, potentially introducing backward-incompatible changes.
Minor version: This secondary version number is incremented when new backward-compatible features are added.
Patch version: This revision number is incremented for backward-compatible bug fixes.
Historical Versions
Each official release of AutoMQ Cloud corresponds to a specific automq kernel version and a compatible range of Apache Kafka versions. The current historical version information for AutoMQ Cloud is as follows:
Environment Console Version | Data Plane Cluster Version | Compatible Apache Kafka Versions |
---|---|---|
1.3.7 (Alibaba Cloud Compute Nest Version 26) | 1.0.0 ~ 1.2.5 | 0.9.0.x ~ 3.8.x |
1.3.2 (Alibaba Cloud Compute Nest version 24) | 1.0.0 ~ 1.2.2 | 0.9.0.x ~ 3.8.x |
1.2.8 (Alibaba Cloud Compute Nest Version 21) | 1.0.0 ~ 1.2.0 | 0.9.0.x ~ 3.8.x |
1.2.1 (Alibaba Cloud Computing Nest Version 15) | 1.0.0 ~ 1.1.1 | 0.9.0.x ~ 3.7.x |
1.1.3 (Alibaba Cloud Computing Nest Version 13) | 1.0.0 ~ 1.1.1 | 0.9.0.x ~ 3.7.x |
1.1.1 (Alibaba Cloud Computing Nest Version 11) | 1.0.0 ~ 1.1.0 | 0.9.0.x ~ 3.7.x |
1.1.0 (Alibaba Cloud Computing Nest Version 10) | 1.0.0 ~ 1.1.0 | 0.9.0.x ~ 3.7.x |
1.0.0 (Alibaba Cloud Computing Nest Version 2) | 1.0.0 ~ 1.0.4 | 0.9.0.x ~ 3.4.x |
Historical Versions of Environment Console
1.3.7 (Alibaba Cloud Compute Nest Version 26)
- Fixed an issue where AWS CloudFormation could not install using an existing VPC subnet.
1.3.2 (Alibaba Cloud Compute Nest Version 24)
Supports accessing the environment console using a fixed EIP in the AWS environment.
Supports creating instances with 3AKU specifications.
Supports creating instances with S3 WAL type.
Fixed upgrade issues when using AWS CloudFormation installation method.
1.2.8 (Alibaba Cloud Computing Nest Version 21)
Supports Prometheus RemoteWrite integration.
Supports querying offline Consumer Group lag data.
Supports custom version selection when upgrading instance versions.
Supports instance version 1.2.0, compatible with Apache Kafka 3.8.x.
1.2.1 (Alibaba Cloud Computing Nest Version 15)
Adds service account functionality.
Supports Terraform Provider, allowing management of instances, Topics, and other resources through Terraform.
Supports CloudWatch integration, forwarding metrics data to CloudWatch.
1.1.3 (Alibaba Cloud Computing Nest Version 13)
- Data plane cluster upgrade supports version 1.1.1.
1.1.1 (Alibaba Cloud Computing Nest Version 11)
- Fixed an issue where migration task metrics were displayed inaccurately.
1.1.0 (Alibaba Cloud Computing Nest Version 10)
Upgraded the AutoMQ environment console to CloudScape UI style.
AutoMQ clusters support ACL management and custom authorization.
1.0.0 (Alibaba Cloud Computing Nest Version 2)
Available for purchase on Alibaba Cloud Marketplace.
Supports AutoMQ Kafka instance lifecycle management.
Supports Topic lifecycle management.
Supports Consumer Group lifecycle management.
Supports Metrics integration.
Supports user management and role authorization.
Historical Versions of Data Plane Cluster
1.2.5
- Fixed server-side SASL authentication errors.
1.2.4
- Optimized operating system memory fragmentation.
1.2.3
- Optimized Kraft's performance in large-scale clusters.
1.2.2
- Fixed a problem in AWS environments where mount path conflicts could lead to failover failures.
1.2.1
Fixed an issue where upgrading from 1.1.x to 1.2.0 could result in end offset loss.
Fixed an issue in AWS environments where machines without mounted public IPs could not start properly.
1.2.0
- Upgraded version to be compatible with Apache Kafka 3.8.
1.1.7
- Optimized operating system memory fragmentation
1.1.6
Fixed resource cleanup issue when client connection is dropped
Resolved compatibility issue with fetch.min.bytes parameter
1.1.1
- Optimized self-balancing strategy to reduce the probability of commit offset failure for client versions (<3.x)
1.1.0
- Upgraded version to be compatible with Apache Kafka 3.7.
1.0.4
Fixed several defects from version 1.0.0 upgrade
Enhanced user experience