Versions Compared

Key

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

...

  • One API Sub-project ideally contains one API or a small set of closely related APIs. 
  • A release includes all the APIs of the API Sub-project. 
  • Hence a public-release can only be created when all APIs in the API Sub-project have at least an initial public-release API version.

API Sub-project maturity status

API Sub-projects may have one of the follow maturity status:

...

The maturity status is determined by the TSC based on these and the below requirements.

Sandbox API Sub-project 

A Sandbox API Sub-project can release only initial public-release API versions (0.x.y).

Its released API versions will be listed as part of a meta-release if the Release Process was applied to all of its contained APIs.

Incubated API Sub-project

Incubation is the verification and approval of the Incubated status of an API Sub-project. Incubation can happen as part of a release cycle.

...