Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status: Investigating

Sponsor User: IBM

Date of Submission:  

Submitted by: Glen Darling

Affiliation(s): IBM

<Please fill out the above fields, and the Overview, Design and User Experience sections below for an initial review of the proposed feature.>

Scope and Signoff: (to be filled out by Chair)

Open Horizon should more completely support semantic versioning (semver). Currently oniy: "N", "N.N", and "N.N.N" semvers are supported.

...

I think we should fully support the current semver syntax, semver 2.0 (https://semver.org) for any resource types that are versioned in Open Horizon, and most especially, have versions and are managed by Open Horizon through its REST APIs. Most especially this is needed for Services. Semver is ubiquitous in our industry and users have come to expect its flexibility so they are surprised when they see the restrictions in our limited implementation.

...