Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 108 additions & 0 deletions CHANGELOG/CHANGELOG-r1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<!-- TOC:START -->
## Table of Contents
- [r1.2](#r12)
- [r1.1](#r11)
<!-- TOC:END -->

Expand All @@ -14,6 +15,113 @@ The below sections record the changes for each API version in each release as fo
* for subsequent release-candidate(s), only the delta to the previous release-candidate
* for a public release, the consolidated changes since the previous public release

# r1.2

## Release Notes

This pre-release contains the definition and documentation of
* sample-service 0.1.0-alpha.2
* sample-service-subscriptions 0.1.0-alpha.2
* sample-implicit-events 0.1.0-alpha.2

The API definition(s) are based on
* Commonalities 0.7.0-rc.1
* Identity and Consent Management 0.5.0

<!-- BEGIN:AUTOGENERATED:CANDIDATE_CHANGES -->
> **Working area — candidate changes (auto-removed on merge)**
> Copy relevant entries into the Added/Changed/Fixed/Removed sections below.
> You may edit this list while triaging; it will be removed on merge.
> This working-area section is removed automatically when the PR is merged.

<details>
<summary>Candidate changes (auto-generated from merged PRs)</summary>

## What's Changed
* Release Automation: Post-release sync (r1.1) by @camara-release-automation[bot] in https://github.com/camaraproject/ReleaseTest/pull/79
* [bulk] Update release-automation + validation callers by @camara-release-automation[bot] in https://github.com/camaraproject/ReleaseTest/pull/87
* fix(ci): block RA bot by login, not Bot class by @hdamker in https://github.com/camaraproject/ReleaseTest/pull/92

</details>
<!-- END:AUTOGENERATED:CANDIDATE_CHANGES -->

## sample-service 0.1.0-alpha.2

**sample-service 0.1.0-alpha.2 is ...**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service.yaml&nocors)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-service.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_

## sample-service-subscriptions 0.1.0-alpha.2

**sample-service-subscriptions 0.1.0-alpha.2 is ...**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service-subscriptions.yaml&nocors)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service-subscriptions.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-service-subscriptions.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_

## sample-implicit-events 0.1.0-alpha.2

**sample-implicit-events 0.1.0-alpha.2 is ...**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-implicit-events.yaml&nocors)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-implicit-events.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-implicit-events.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/compare/r1.1...r1.2

# r1.1

## Release Notes
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ Test repository for end-to-end validation of the automated release workflow. Con
> [!NOTE]
> 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) (alpha), with the following API versions:
* **sample-service 0.1.0-alpha.1**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/sample-service.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-service.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-service.yaml)
* **sample-service-subscriptions 0.1.0-alpha.1**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/sample-service-subscriptions.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-service-subscriptions.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-service-subscriptions.yaml)
* **sample-implicit-events 0.1.0-alpha.1**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.1/code/API_definitions/sample-implicit-events.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-implicit-events.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.1/code/API_definitions/sample-implicit-events.yaml)
* The latest pre-release is [r1.2](https://github.com/camaraproject/ReleaseTest/releases/tag/r1.2) (alpha), with the following API versions:
* **sample-service 0.1.0-alpha.2**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-service.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service.yaml)
* **sample-service-subscriptions 0.1.0-alpha.2**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-service-subscriptions.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service-subscriptions.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-service-subscriptions.yaml)
* **sample-implicit-events 0.1.0-alpha.2**
[[YAML]](https://github.com/camaraproject/ReleaseTest/blob/r1.2/code/API_definitions/sample-implicit-events.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-implicit-events.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/ReleaseTest/r1.2/code/API_definitions/sample-implicit-events.yaml)

* For changes see [CHANGELOG](https://github.com/camaraproject/ReleaseTest/tree/main/CHANGELOG)

Expand Down
Loading