Skip to Main Content

Release Notes

Versioning

AutoMQ Cloud uses the format {major version}.{minor version}.{patch version} for its releases.

  • Major version: Indicates significant upgrades or changes. This number is incremented for major updates, which may be backward incompatible.

  • Minor version: Represents minor updates that introduce new features while maintaining backward compatibility.

  • Patch version: Denotes bug fixes that maintain backward compatibility.

Historical Versions

Each official release of AutoMQ Cloud corresponds to a specific AutoMQ kernel version and a range of compatible Apache Kafka versions. The historical version information for AutoMQ Cloud is as follows:

Control Plane Console Version
Data Plane Cluster Version
Compatible Apache Kafka Versions
1.2.0 (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.2.0 (Alibaba Cloud Computing Nest Version 15)

  • Added service account functionality.

  • Supports Terraform Provider, enabling management of instances, Topics, and other resources through Terraform.

  • Supports CloudWatch integration, allowing metrics data to be forwarded 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)

  • Fix the defect of inaccurate reassignment task metrics display.

1.1.0 (Alibaba Cloud Compute Nest Version 10).

  • Upgrade the AutoMQ environment console to CloudScape UI style.

  • AutoMQ clusters now support ACL management and custom authorization.

1.0.0 (Alibaba Cloud Compute Nest Version 2).

  • Support for selling on Alibaba Cloud Marketplace.

  • Support lifecycle management of AutoMQ Kafka instances.

  • Support lifecycle management of Topics.

  • Support Consumer Group lifecycle management.

  • Support metrics integration.

  • Support user management and role-based access control.

Maintain Historical Versions of the Data Plane Cluster.

1.1.1

  • Optimize self-balancing strategies to reduce the probability of offset commit failures for client versions (<3.x).

1.1.0

  • Upgrade to be compatible with Apache Kafka® 3.7.

1.0.4

  • Fix several defects in the upgrade from version 1.0.0.

  • Optimize the functionality experience.