From fb73018a79da1316d77f6358cec86d7df3abc85e Mon Sep 17 00:00:00 2001
From: "camara-release-automation[bot]"
<261643975+camara-release-automation[bot]@users.noreply.github.com>
Date: Sun, 1 Mar 2026 15:44:25 +0000
Subject: [PATCH 1/3] Update README Release Information for r1.1
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)
From 3f7f32b1b1a90e73bf54008abb04d1b786304a3c Mon Sep 17 00:00:00 2001
From: "camara-release-automation[bot]"
<261643975+camara-release-automation[bot]@users.noreply.github.com>
Date: Sun, 1 Mar 2026 15:44:25 +0000
Subject: [PATCH 2/3] Add CHANGELOG draft for r1.1
---
CHANGELOG/CHANGELOG-r1.md | 62 +++++++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
diff --git a/CHANGELOG/CHANGELOG-r1.md b/CHANGELOG/CHANGELOG-r1.md
index d50512c..8a2c5d1 100644
--- a/CHANGELOG/CHANGELOG-r1.md
+++ b/CHANGELOG/CHANGELOG-r1.md
@@ -3,6 +3,7 @@
## Table of Contents
- [r1.1](#r11)
+- [r1.1](#r11)
**Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.**
@@ -18,6 +19,67 @@ 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
+* Release Test 1.0.0-alpha.1
+
+The API definition(s) are based on
+* Commonalities r4.1
+* Identity and Consent Management r4.1
+
+
+> **Working area — candidate changes (must be removed before merge)**
+> Use these entries to fill the Added/Changed/Fixed/Removed sections below. **Delete this block before merge.**
+
+
+Candidate changes (auto-generated from merged PRs)
+
+## What's Changed
+* [bulk] Add release-plan.yaml (2026-02-19-001) by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/3
+* [bulk] Sync release automation configuration (2026-02-19-001) by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/4
+* 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
+
+
+
+
+## release-test 1.0.0-alpha.1
+
+**release-test 1.0.0-alpha.1 is ...**
+
+- 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)
+ - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/release-test.yaml)
+ - OpenAPI [YAML spec file](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/release-test.yaml)
+
+### Added
+
+* _To be filled during release review_
+
+### Changed
+
+* _To be filled during release review_
+
+### Fixed
+
+* _To be filled during release review_
+
+### Removed
+
+* _To be filled during release review_
+
+**Full Changelog**: https://github.com/camaraproject/ReleaseTest/commits/r1.1
+
+# r1.1
+
+## Release Notes
+
This pre-release contains the definition and documentation of
* CAMARA Release Test 0.1.0-alpha.1
From da305c5df46789de4a0d7c9edfb28ce67f1bb5e4 Mon Sep 17 00:00:00 2001
From: hdamker-bot
Date: Sun, 1 Mar 2026 16:46:21 +0100
Subject: [PATCH 3/3] Update CHANGELOG-r1.md
---
CHANGELOG/CHANGELOG-r1.md | 58 +--------------------------------------
1 file changed, 1 insertion(+), 57 deletions(-)
diff --git a/CHANGELOG/CHANGELOG-r1.md b/CHANGELOG/CHANGELOG-r1.md
index 8a2c5d1..d3610c2 100644
--- a/CHANGELOG/CHANGELOG-r1.md
+++ b/CHANGELOG/CHANGELOG-r1.md
@@ -3,7 +3,6 @@
## Table of Contents
- [r1.1](#r11)
-- [r1.1](#r11)
**Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.**
@@ -51,7 +50,7 @@ The API definition(s) are based on
## release-test 1.0.0-alpha.1
-**release-test 1.0.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)
@@ -76,61 +75,6 @@ The API definition(s) are based on
**Full Changelog**: https://github.com/camaraproject/ReleaseTest/commits/r1.1
-# r1.1
-
-## Release Notes
-
-This pre-release contains the definition and documentation of
-* CAMARA Release Test 0.1.0-alpha.1
-
-The API definition(s) are based on
-* Commonalities r3.4
-* Identity and Consent Management r3.3
-
-
-> **Working area — candidate changes (must be removed before merge)**
-> Use these entries to fill the Added/Changed/Fixed/Removed sections below. **Delete this block before merge.**
-
-
-Candidate changes (auto-generated from merged PRs)
-
-## What's Changed
-* [bulk] Add release-plan.yaml (2026-02-19-001) by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/3
-* [bulk] Sync release automation configuration (2026-02-19-001) by @hdamker-bot in https://github.com/camaraproject/ReleaseTest/pull/4
-* 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
-
-## New Contributors
-* @hdamker-bot made their first contribution in https://github.com/camaraproject/ReleaseTest/pull/3
-
-
-
-
-## CAMARA Release Test 0.1.0-alpha.1
-
-**CAMARA Release Test 0.1.0-alpha.1 is ...**
-
-- 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)
- - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/release-test.yaml)
- - OpenAPI [YAML spec file](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/release-test.yaml)
-
-### Added
-
-* _To be filled during release review_
-
-### Changed
-
-* _To be filled during release review_
-
-### Fixed
-
-* _To be filled during release review_
-
-### Removed
-
-* _To be filled during release review_
**Full Changelog**: https://github.com/camaraproject/ReleaseTest/commits/r1.1