Skip to main content

Semantic versioning

Each product versions independently as MAJOR.MINOR.PATCH (e.g., ORCA 1.0.0):
  • MAJOR — breaking API or schema changes; migration guide required.
  • MINOR — new modules/features, backward compatible.
  • PATCH — fixes and security updates only.

Release channels

Support lifecycle

Supported window: current + previous MINOR release. Security fixes are backported within the supported window. End-of-life is announced at least one release cycle in advance in release notes.