This page will describe the basic process for managing feature inclusion within a release, and the associated versioning strategy.
Features proposed for inclusion in a release may be categorized as follows:
Whether user driven or implementation team driven, proposed features with user impact and/or those requiring significant internal resources will be logged in the WMDA Share under the Match-Connect Release Management page as part of a release candidate package. In the immediate term, the Match-Connect Steering Committee will assist with determination of impact and effort in order to assign features to a given release candidate. Each candidate feature will be given a disposition (Approved, Rejected, moved to RFC). Implementation actions (updating code, updating the semantics, updating swagger, etc) will be recorded on the release candidate page and tracked for completion.
The implementation team will leverage Azure Dev Ops for more detailed tracking of their software development work. The Match-Connect Product Owner will take responsibility for ensuring synchronization of feature inclusion into the detailed work items in Azure Dev Ops.
The following snapshot is pulled from the MC v1.01 Release Candidate.

The semantic versioning scheme will be utilized for Match-Connect releases going forward. It can be summarized as follows:
Given a version number MAJOR.MINOR.PATCH, increment the:
Release candidates will be tagged according to this strategy both in the WMDA Share, Match-Connect Semantics and Azure Dev Ops.
Following the pilot, we will align the versioning of the semantics with the public versioning of the apis and keep them in step going forward. In the meantime, a change log (manifest) will be used to tie the versions of the semantics and the apis together.
Major changes must be coordinated with the community and should only be made on a periodic basis (e.g. once / year). Minor changes and patches may occur at the discretion of the Match-Connect implementation team, with an aim towards continuous delivery.
@startgantt projectscale weekly [Community informed of major release] as [ci] lasts 1 day [WMDA develops apis] as [WMDA dev] requires 17 weeks [apis deployed to test] as [test] happens at [WMDA dev]'s end [Community preparation, development and testing] as [comm prep] requires 25 weeks [Community ready to receive via new apis] as [comm rec] happens at [comm prep]'s end [apis deployed to prod] as [prod] requires 2 weeks [prod] starts after [comm rec]'s end [Community may send using new apis] as [new] happens at [prod]'s end [Community supports both versions] as [both] requires 4 weeks [both] starts after [new]'s end [Old apis deprecated] happens after [both]'s end @endgantt |
Release notes shall be generated coincident with each release of Match-Connect. Depending upon the audience, these notes may be generated from the release candidate page(s) in WMDA Share OR directly from Azure Dev Ops. The implementation team will have a change log (manifest) for each release (major / minor / patch). Release notes may be published for the benefit of end users when there are major changes.