Versioning

Versioning

The Compare tool adheres to the Semantic Versioning (SemVer) standard, which follows the format X.Y.Z:

  • X (Major): Indicates breaking changes or significant architectural modifications.
  • Y (Minor): Represents backward-compatible new features and enhancements.
  • Z (Patch): Contains backward-compatible bug fixes, security patches, and CVE remediations.

Version Life Policy

We strongly recommend using the latest version of Compare Tool. Information about the most recent release, including release notes, is available here
Previous versions are considered End-of-Life (EOL) and are no longer supported. All new fixes, improvements, and features will always be applied on the latest version.

Release Schedule

The release schedule is driven by customer requests, critical enhancements, security fixes, or bug remediation.

Quality & Security

To ensure quality and security, all releases undergo comprehensive security scanning via Amazon Inspector and automated vulnerability assessment prior to deployment. Additionally, release notes documenting all changes are provided with each version.