Versioning
AutoMQ adheres to the semantic versioning specification, formatted as{major version}.{minor version}.{patch version}
, where:
- major version: Incremented for significant upgrades or incompatible changes.
- minor version: Incremented when new features are added while maintaining backward compatibility.
- patch version: Used for bug fixes.
Software Artifacts
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.