Skip to content

Commit

Permalink
update comm and ICM links and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandopradocabrillo committed Feb 11, 2025
1 parent c94ae5e commit dcfd855
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ This release contains the definition and documentation of
* sim-swap-subscriptions 0.2-rc.1

The API definition(s) are based on
* Commonalities v0.5.0-alpha.1
* Identity and Consent Management v0.3.0-alpha.1
* Commonalities v0.5.0-rc.1
* Identity and Consent Management v0.3.0-rc.1


## sim-swap 2.0.0-rc.1
Expand All @@ -41,7 +41,7 @@ The API definition(s) are based on

### Added
* Add management of monitoredPeriod in sim swap for retrieve-date operation by @bigludo7 in https://github.com/camaraproject/SimSwap/pull/153
* Include pattern for x-correlator header
* Include pattern for x-correlator header by @fernandopradocabrillo in https://github.com/camaraproject/SimSwap/pull/183

### Changed
* Update sim-swap-check.feature by @bigludo7 in https://github.com/camaraproject/SimSwap/pull/168
Expand All @@ -57,7 +57,7 @@ The API definition(s) are based on

### Added
* [Sim-Swap-Subscription]: Add TerminationReason SUBSCRIPTION_DELETED by @daniel-dierich in https://github.com/camaraproject/SimSwap/pull/177
* Include pattern for x-correlator header
* Include pattern for x-correlator header by @fernandopradocabrillo in https://github.com/camaraproject/SimSwap/pull/183

### Changed
* Sim swap subscriptions alignement with commonalities 0.5 by @bigludo7 in https://github.com/camaraproject/SimSwap/pull/179
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Checklist for sim-swap 2.0.0-rc.1 in r2.1
| Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Reference information |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
| 1 | API definition | M | M | M | M | Y | [relative link](code/API_definitions/sim-swap.yaml) |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r2.1](https://github.com/camaraproject/Commonalities/releases/tag/r2.1) |
| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r2.1](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.1) |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r2.2](https://github.com/camaraproject/Commonalities/releases/tag/r2.2) |
| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r2.2](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.2) |
| 4 | API versioning convention applied | M | M | M | M | Y | |
| 5 | API documentation | M | M | M | M | Y | Embed documentation into API spec - [link](/code/API_definitions/sim-swap.yaml) |
| 6 | User stories | O | O | O | M | Y | [check](/documentation/API_documentation/SIM-Swap_check_User_Story.md) [retrieve](/documentation/API_documentation/SIM-Swap_retrieve_User_Story.md) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Checklist for sim-swap-subscriptions 0.2.0-rc.1 in r2.1
| Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Reference information |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
| 1 | API definition | M | M | M | M | Y | [relative link](code/API_definitions/sim-swap-subscriptions.yaml) |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r2.1](https://github.com/camaraproject/Commonalities/releases/tag/r2.1) |
| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r2.1](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.1) |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | [r2.2](https://github.com/camaraproject/Commonalities/releases/tag/r2.2) |
| 3 | Guidelines from ICM applied | O | M | M | M | Y | [r2.2](https://github.com/camaraproject/IdentityAndConsentManagement/releases/tag/r2.2) |
| 4 | API versioning convention applied | M | M | M | M | Y | |
| 5 | API documentation | M | M | M | M | Y | Embedded documentation into API spec - [link](/code/API_definitions/sim-swap.yaml) |
| 6 | User stories | O | O | O | M | N | |
Expand Down

0 comments on commit dcfd855

Please sign in to comment.