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.

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.