diff --git a/CHANGELOG/CHANGELOG-r1.md b/CHANGELOG/CHANGELOG-r1.md index d50512c..d3610c2 100644 --- a/CHANGELOG/CHANGELOG-r1.md +++ b/CHANGELOG/CHANGELOG-r1.md @@ -19,11 +19,11 @@ The below sections record the changes for each API version in each release as fo ## Release Notes This pre-release contains the definition and documentation of -* CAMARA Release Test 0.1.0-alpha.1 +* Release Test 1.0.0-alpha.1 The API definition(s) are based on -* Commonalities r3.4 -* Identity and Consent Management r3.3 +* Commonalities r4.1 +* Identity and Consent Management r4.1 > **Working area — candidate changes (must be removed before merge)** @@ -38,6 +38,9 @@ The API definition(s) are based on * Update release-plan.yaml by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/5 * Test file mismatch case by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/9 * Update release-plan.yaml by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/11 +* Release Automation: Post-release sync (r1.1) by @camara-release-automation[bot] in https://github.com/camaraproject/ReleaseTest/pull/16 +* Update release-plan.yaml by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/17 +* Update release-test.yaml by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/20 ## New Contributors * @hdamker-bot made their first contribution in https://github.com/camaraproject/ReleaseTest/pull/3 @@ -45,9 +48,9 @@ The API definition(s) are based on -## CAMARA Release Test 0.1.0-alpha.1 +## release-test 1.0.0-alpha.1 -**CAMARA Release Test 0.1.0-alpha.1 is ...** +**release-test 1.0.0-alpha.1 is the first test pre-release of the Release Test API** - API definition **with inline documentation**: - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/release-test.yaml&nocors) @@ -72,3 +75,6 @@ The API definition(s) are based on **Full Changelog**: https://github.com/camaraproject/ReleaseTest/commits/r1.1 + +**Full Changelog**: https://github.com/camaraproject/ReleaseTest/commits/r1.1 + diff --git a/README.md b/README.md index ef87154..a685738 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Test repository for end-to-end validation of the automated release workflow. Con > This repository has only pre-release versions available yet. Pre-releases are for testing and may change before public release. * The latest pre-release is [r1.1](https://github.com/camaraproject/ReleaseTest/releases/tag/r1.1) (pre-release), with the following API versions: - * **release-test 0.1.0-alpha.1** + * **release-test 1.0.0-alpha.1** [[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/release-test.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/release-test.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/release-test.yaml) * For changes see [CHANGELOG](https://github.com/camaraproject/ReleaseTest/tree/main/CHANGELOG)