Versioning

Versioning

Data Migrator follows Semantic Versioning (SemVer) with the format X.Y.Z where:

  • 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 Data Migrator. 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

We strive to release new minor versions regularly only when customer requests, critical enhancements, security fixes, or bug remediations are required.

Quality & Security

  • All releases undergo comprehensive security scanning via Amazon Inspector.
  • Automated vulnerability assessment prior to deployment.
  • Release notes documenting all changes are provided with each version.