Skip to main content

Versions

How Edge AI SDK Versioning

Edge AI SDK versions follow the semver specification, represented in X.Y.Z format, where:

  • X : Represents the major version number, which is incremented when GenAI Studio undergoes significant changes.
  • Y : Represents the minor version number, which is incremented when GenAI Studio adds new backward-compatible functionality.
  • Z : Represents the patch version number, which is incremented when GenAI Studio makes backward-compatible bug fixes.

Based on the above rules, the changes between versions 1.1.0, 1.1.1, and 1.1.2 only represent fixes for known issues in 1.1.0, and do not include any new features compared to 1.1.0.