generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'camaraproject:main' into 99-updates-per-feedback
- Loading branch information
Showing
3 changed files
with
102 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# Changelog Release Management | ||
|
||
## Table of Contents | ||
|
||
- **[r1.2](#r12)** | ||
- **[r1.1](#r11)** | ||
|
||
# r1.2 - public release | ||
|
||
## Release Notes | ||
|
||
**This is the first public release of the Release Management documents with version v0.2.0.** | ||
|
||
It describes the processes and artifacts for use in the Release Management of the Fall24 meta-release. | ||
|
||
It contains the Release Management approved documents in the **documentation** folder: | ||
- [API_Release_Guidelines.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.2/documentation/API_Release_Guidelines.md) - An extract of the API Release Management process from the CAMARA wiki. | ||
- [API-Readiness-Checklist.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.2/documentation/API-Readiness-Checklist.md) - The checklist to ensure release readiness of the API according to its release type (alpha, release-candidate, public). | ||
- [CHANGELOG_TEMPLATE.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.2/documentation/CHANGELOG_TEMPLATE.md) - The template for creating CHANGELOG history of an API repository. | ||
|
||
It also contains the following in the **documentation/SupportingDocuments** folder: | ||
- [CHANGELOG_EXAMPLE.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.2/documentation/SupportingDocuments/CHANGELOG_EXAMPLE.md) - An example of the content of and API repository's CHANGELOG.md file over various releases. | ||
|
||
The following are all the updates since the start of the Release Management Working Group and includes the updates for [r1.1](#r11). | ||
|
||
### Added | ||
* Added API-Readiness-Checklist.md by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/29 | ||
* Added API Release Guidelines to GitHub - extract of the API Release Process by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/31 | ||
* Added changelog template and example by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/36 and @hdamker in https://github.com/camaraproject/ReleaseManagement/pull/38 | ||
* Created API repository release review issue template by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/45 | ||
* Uploaded Fall24 Meta-release presentation material by @hdamker in https://github.com/camaraproject/ReleaseManagement/pull/96 | ||
|
||
### Changed | ||
|
||
* Updated public release name by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/35 | ||
* Updated release review issue template by @tanjadegroot and @hdamker in https://github.com/camaraproject/ReleaseManagement/pull/47, https://github.com/camaraproject/ReleaseManagement/pull/50, https://github.com/camaraproject/ReleaseManagement/pull/60, and https://github.com/camaraproject/ReleaseManagement/pull/62 | ||
* Updated README.md and further links in release management material by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/42 | ||
|
||
### Fixed | ||
|
||
* Update README.md with updated URLs to new Cloud based wiki by @wrathwolf in https://github.com/camaraproject/ReleaseManagement/pull/102 | ||
|
||
## New Contributors | ||
|
||
* @wrathwolf made their first contribution in https://github.com/camaraproject/ReleaseManagement/pull/102 | ||
|
||
**Full Changelog**: https://github.com/camaraproject/ReleaseManagement/commits/r1.2 | ||
|
||
# r1.1 | ||
|
||
## Release Notes | ||
|
||
**This is the first pre-release of the Release Management documents with version 0.1.0.** | ||
|
||
Content is based on the work done by the [Release Management Working Group](https://lf-camaraproject.atlassian.net/l/cp/scZC1AYy) and the results are located in the [Release Management repository](https://github.com/camaraproject/ReleaseManagement). | ||
|
||
**It provides the initial version of de guidelines describing how to release an API version, as well as the API-Readiness-Checklist template in which to record the availability of the artefacts required for the API release.** | ||
|
||
It contains the Release Management approved documents in the **documentation** folder: | ||
- **[API_Release_Guidelines.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.1/documentation/API_Release_Guidelines.md)** - An extract of the API Release Management process form the CAMARA wiki. | ||
- **[API-Readiness-Checklist.md](https://github.com/camaraproject/ReleaseManagement/blob/r1.1/documentation/API-Readiness-Checklist.md)** - The checklist to ensure release readiness of the API according to its release type (alpha, release-candidate, public). | ||
|
||
### Added | ||
* Add API-Readiness-Checklist.md to RM project by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/29 | ||
* Add API Release Guidelines to GitHub - extract of the API Release Process by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/31 | ||
* Added changelog template and example by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/36 and @hdamker in https://github.com/camaraproject/ReleaseManagement/pull/38 | ||
|
||
### Changed | ||
|
||
* Updated public release name by @tanjadegroot in https://github.com/camaraproject/ReleaseManagement/pull/35 | ||
|
||
### Fixed | ||
N/A | ||
|
||
### Removed | ||
N/A | ||
|
||
## New Contributors | ||
* @hdamker made their first contribution in https://github.com/camaraproject/ReleaseManagement/pull/8 | ||
* @MarkusKuemmerle made their first contribution in https://github.com/camaraproject/ReleaseManagement/pull/21 | ||
* @tanjadegroot made their first contribution in https://github.com/camaraproject/ReleaseManagement/pull/29 | ||
|
||
Full Changelog: https://github.com/nokia/camaraproject-ReleaseManagement/commits/r1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
version: 0.2.0 |