Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release r1.1 #190

Merged
merged 35 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
b63ff53
Update device-reachability-status-subscriptions.yaml
akoshunyadi Jul 15, 2024
5bff65c
Update device-reachability-status.yaml
akoshunyadi Jul 15, 2024
be3cb1d
Update device-roaming-status-subscriptions.yaml
akoshunyadi Jul 15, 2024
9adfc20
Update device-roaming-status.yaml
akoshunyadi Jul 15, 2024
5cdc4f7
Update CHANGELOG.md
akoshunyadi Jul 15, 2024
a5e22ea
Update CHANGELOG.md
akoshunyadi Jul 15, 2024
038d388
Update CHANGELOG.md
akoshunyadi Jul 15, 2024
2068f52
Update CHANGELOG.md
akoshunyadi Jul 15, 2024
bad93a1
Update README.md
akoshunyadi Jul 15, 2024
7361a2b
Update CHANGELOG.md
akoshunyadi Jul 23, 2024
a20f68d
Update README.md
akoshunyadi Jul 23, 2024
406809a
Merge branch 'camaraproject:main' into prepare-release-r0.7
akoshunyadi Jul 24, 2024
e7f746e
Add files via upload
akoshunyadi Jul 24, 2024
ce942c8
Update device-reachability-status-API-Readiness-Checklist.md
akoshunyadi Jul 24, 2024
ec7ed71
Update device-reachability-status-subscriptions-API-Readiness-Checkli…
akoshunyadi Jul 24, 2024
ef6ed9e
Update device-roaming-status-API-Readiness-Checklist.md
akoshunyadi Jul 24, 2024
d57c5fe
Update device-roaming-status-subscriptions-API-Readiness-Checklist.md
akoshunyadi Jul 24, 2024
11f885b
Update CHANGELOG.md
akoshunyadi Jul 24, 2024
90457e9
Update README.md
akoshunyadi Jul 24, 2024
df6787a
Update README.md
akoshunyadi Jul 24, 2024
03a1213
Apply suggestions from code review
akoshunyadi Jul 24, 2024
e94d985
Update README.md
akoshunyadi Jul 24, 2024
9eb6d54
Update CHANGELOG.md
akoshunyadi Jul 24, 2024
02e9428
Merge branch 'camaraproject:main' into prepare-release-r0.7
akoshunyadi Jul 25, 2024
8addbc6
Update CHANGELOG.md
akoshunyadi Jul 25, 2024
a2f6a16
Update CHANGELOG.md
akoshunyadi Jul 25, 2024
80cf1e6
Update CHANGELOG.md
akoshunyadi Jul 25, 2024
b641d98
Apply suggestions from code review
akoshunyadi Jul 26, 2024
4b3fe4d
Update CHANGELOG.md
akoshunyadi Jul 26, 2024
04a7f16
Update CHANGELOG.md
akoshunyadi Jul 26, 2024
8172f62
Update device-reachability-status-subscriptions.yaml
eric-murray Jul 31, 2024
f761d31
Update device-reachability-status.yaml
eric-murray Jul 31, 2024
fcc102f
Update device-roaming-status-subscriptions.yaml
eric-murray Jul 31, 2024
bed0818
Update device-roaming-status.yaml
eric-murray Jul 31, 2024
839ed83
Update CHANGELOG.md
eric-murray Jul 31, 2024
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
131 changes: 131 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,143 @@
# Changelog DeviceStatus
## Table of Contents
- [r1.1](#r11)
- [r0.6](#r06)
- [v0.5.1](#v051)
- [v0.5.0](#v050)
- [v0.5.0-rc](#v050-rc)
- [v0.4.1](#v041)
- [v0.2.0](#v020)

**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.**

The below sections record the changes for each API version in each release as follows:

* for each first alpha or release-candidate API version, all changes since the release of the previous public API version
akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
* for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
* for a public API version, the consolidated changes since the release of the previous public API version

# r1.1
## Release Notes

This release contains the definition and documentation of
* device-roaming-status v0.6.0-rc.1
* device-roaming-status-subscriptions v0.6.0-rc.1
* device-reachability-status v0.6.0-rc.1
* device-reachability-status-subscriptions v0.6.0-rc.1

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

Note: the previous device-status API with roaming and connectivity endpoints has been split into 4 specific APIs

## device-roaming-status v0.6.0-rc.1

**device-roaming-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)

### Added
* Addition of "lastStatusTime" Field by @sachinvodafone in https://github.com/camaraproject/DeviceStatus/pull/146
* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112

### Changed
* Change endpoint names to comply with guideline by @gmuratk in https://github.com/camaraproject/DeviceStatus/pull/131
* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195

### Fixed
* Renamed RequestRoamingStatus to RoamingStatusRequest by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/194

### Removed
* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185

## device-roaming-status-subscriptions v0.6.0-rc.1

**device-roaming-status-subscriptions v0.6.0-rc.1 is the 1st release candidate of the version 0.6**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)

### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112

### Changed
* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/141
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
* Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/193

### Fixed

### Removed
* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185

## device-reachability-status v0.6.0-rc.1

**device-reachability-status v0.6.0-rc.1 is the 1st release candidate of the version 0.6**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)

### Added
* Addition of "lastStatusTime" Field by @sachinvodafone in https://github.com/camaraproject/DeviceStatus/pull/146
* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112

### Changed
* Change endpoint names to comply with guideline by @gmuratk in https://github.com/camaraproject/DeviceStatus/pull/131
* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* Separate endpoint yamls proposal for direct API by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/152
* Switch device structure to optional by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/179
* `device-reachability-status` & `device-roaming-status`: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/183
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195

### Fixed

### Removed
* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185

## device-reachability-status-subscriptions v0.6.0-rc.1

**device-reachability-status-subscriptions v0.6.0-rc.1 is the 1st release candidate of the version 0.6**

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)

### Added
* Add termination reason `SUBSCRIPTION_DELETED` when subscription deleted by the user by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/121
* include x-correlator by @fernandopradocabrillo in https://github.com/camaraproject/DeviceStatus/pull/112

### Changed
* renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/141
* Make '+' mandatory for phoneNumber by @bigludo7 in https://github.com/camaraproject/DeviceStatus/pull/144
* split `/subscription`-endpoints into seperate APIs by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/161
* Update the subscription models to align on CAMARA commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/170
* Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/195
* Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/193

### Fixed

### Removed
* Remove `terms of service` and `contact` by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/185

akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
**Full Changelog**: https://github.com/camaraproject/DeviceStatus/compare/v0.5.1...r1.1

# r0.6
## Please note:
- This release contains an alpha version of the API, it should be considered as a draft.
Expand Down
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,20 @@ Repository to describe, develop, document and test the DeviceStatus API family
* Note: 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 a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available public release**.

<!-- following part left in for now but could be omitted going forward -->
* The latest available release version 0.6 (with API version 0.6.0-alpha.1) is available [here](https://github.com/camaraproject/DeviceStatus/tree/r0.6)
- API definition with inline documentation:
- OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/r0.6/code/API_definitions/device-status.yaml)
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.6/code/API_definitions/device-status.yaml&nocors)
- [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r0.6/code/API_definitions/device-status.yaml)
* The latest pre-release is [r1.1](https://github.com/camaraproject/DeviceStatus/tree/r1.1)
The release r1.1 contains the following API definitions (with inline documentation):
- device-roaming-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status.yaml)
- device-roaming-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-roaming-status-subscriptions.yaml)
- device-reachability-status [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status.yaml)
- device-reachability-status-subscriptions [[YAML]](https://github.com/camaraproject/DeviceStatus/blob/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)
[[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml&nocors)
[[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.1/code/API_definitions/device-reachability-status-subscriptions.yaml)

## Contributing
* Meetings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: wip
version: 0.6.0-rc.1
akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/

servers:
- url: "{apiRoot}/device-reachability-status-subscriptions/v0"
- url: "{apiRoot}/device-reachability-status-subscriptions/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
Expand Down Expand Up @@ -1158,7 +1159,7 @@ components:
Generic429:
description: Too Many Requests
headers:
X-Correlator:
x-correlator:
$ref: "#/components/headers/x-correlator"
content:
application/json:
Expand Down
11 changes: 5 additions & 6 deletions code/API_definitions/device-reachability-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: wip
version: 0.6.0-rc.1
akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/

servers:
- url: "{apiRoot}/device-reachability-status/v0"
- url: "{apiRoot}/device-reachability-status/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
Expand Down Expand Up @@ -321,10 +322,8 @@ components:
In addition to regular scenario of `PERMISSION_DENIED`, other scenarios may exist:
- Phone number cannot be deducted from access token context.(`{"code": "INVALID_TOKEN_CONTEXT","message": "Phone number cannot be deducted from access token context"}`)
headers:
X-Correlator:
description: Correlation id for the different services
schema:
type: string
x-correlator:
$ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: wip
version: 0.6.0-rc.1
akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/

servers:
- url: "{apiRoot}/device-roaming-status-subscriptions/v0"
- url: "{apiRoot}/device-roaming-status-subscriptions/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
Expand Down Expand Up @@ -1061,7 +1062,7 @@ components:
Generic429:
description: Too Many Requests
headers:
X-Correlator:
x-correlator:
$ref: "#/components/headers/x-correlator"
content:
application/json:
Expand Down
11 changes: 5 additions & 6 deletions code/API_definitions/device-roaming-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: wip
version: 0.6.0-rc.1
akoshunyadi marked this conversation as resolved.
Show resolved Hide resolved
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/

servers:
- url: "{apiRoot}/device-roaming-status/v0"
- url: "{apiRoot}/device-roaming-status/v0.6rc1"
variables:
apiRoot:
default: http://localhost:9091
Expand Down Expand Up @@ -345,10 +346,8 @@ components:
In addition to regular scenario of `PERMISSION_DENIED`, other scenarios may exist:
- Phone number cannot be deducted from access token context.(`{"code": "3INVALID_TOKEN_CONTEXT","message": "Phone number cannot be deducted from access token context"}`)
headers:
X-Correlator:
description: Correlation id for the different services
schema:
type: string
x-correlator:
$ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# API Readiness Checklist

Checklist for device-reachability-status 0.6.0-rc.1 in r1.1.

| Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:|
| 1 | API definition | M | M | M | M | Y | /code/API_definitions/device-reachability-status.yaml |
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | |
| 3 | Guidelines from ICM applied | O | M | M | M | Y | |
| 4 | API versioning convention applied | M | M | M | M | Y | |
| 5 | API documentation | M | M | M | M | Y | inline in YAML |
| 6 | User stories | O | O | O | M | N | |
| 7 | Basic API test cases & documentation | O | M | M | M | tbd | Will be provided for 0.6.0-rc.2 |
| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
| 9 | Test result statement | O | O | O | M | N | |
| 10 | API release numbering convention applied | M | M | M | M | Y | |
| 11 | Change log updated | M | M | M | M | Y | /CHANGELOG.md |
| 12 | Previous public release was certified | O | O | O | M | N | |


Note: the checklists of a public API version and of its preceding release-candidate API version can be the same.

The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/display/CAM/API+Release+Process#APIReleaseProcess-APIreadinesschecklist).
Loading