Merged
Conversation
…location-verification-User-Story.md
… and geofencing-subscriptions-API-Readiness-Checklist.md
# Conflicts: # code/Test_definitions/geofencing-subscriptions.feature
hdamker
reviewed
Jan 23, 2025
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
11 tasks
…ness-Checklist.md & geofencing-subscriptions-API-Readiness-Checklist.md
jlurien
reviewed
Jan 24, 2025
Collaborator
jlurien
left a comment
There was a problem hiding this comment.
We may need to update the root README as well with the links to the latest pre-release (please double check):
* The latest pre-release is [r2.1](https://github.com/camaraproject/DeviceLocation/tree/r2.1) with the following API definitions (with inline documentation):
- **location-verification v2.0.0-rc.1** [[YAML OAS]](https://github.com/camaraproject/DeviceLocation/blob/r2.1/code/API_definitions/location-verification.yaml) [[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/location-verification.yaml&nocors) [[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/location-verification.yaml)
- **location-retrieval v0.4.0-rc.1** [[YAML OAS]](https://github.com/camaraproject/DeviceLocation/blob/r2.1/code/API_definitions/location-retrieval.yaml) [[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/location-retrieval.yaml&nocors) [[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/location-retrieval.yaml)
- **geofencing-subscriptions v0.4.0-rc.1** [[YAML OAS]](https://github.com/camaraproject/DeviceLocation/blob/r2.1/code/API_definitions/geofencing-subscriptions.yaml) [[View it on ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/geofencing-subscriptions.yaml&nocors) [[View it on Swagger Editor]](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceLocation/r2.1/code/API_definitions/geofencing-subscriptions.yaml)
documentation/API_documentation/geofencing-subscriptions-API-Readiness-Checklist.md
Outdated
Show resolved
Hide resolved
documentation/API_documentation/location-retrieval-API-Readiness-Checklist.md
Outdated
Show resolved
Hide resolved
The merge-base changed after approval.
…ist and CHANGELOG.md
hdamker
requested changes
Feb 4, 2025
documentation/API_documentation/geofencing-subscriptions-API-Readiness-Checklist.md
Show resolved
Hide resolved
Contributor
|
From Release Management perspective there is one mandatory fix in the CHANGELOG.md to be done (r1.2 information edited instead of r2.1 in two lines), plus some suggestions. Beyond that the "# Authorization and Authentication" section in a all three YAML files should be replaced with the final text from ICM r2.2. |
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
hdamker
reviewed
Feb 4, 2025
hdamker
approved these changes
Feb 4, 2025
Contributor
hdamker
left a comment
There was a problem hiding this comment.
Looks all good from Release Management perspective!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
Prepare the public pre-release r2.1
Additional Information
This PR will also includes:
fix #293
fix #294