-
Notifications
You must be signed in to change notification settings - Fork 3
Release r1.1 with 0.1.0-rc.1 version (Fall'25 M3) #17
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ff3097b
Update README.md
urvika-v 5894fbe
Update optimal-edge-discovery.yaml
urvika-v 4151382
Update CHANGELOG.md
urvika-v f222113
Update Optimal-Edge-Discovery-API-Readiness-Checklist.md
urvika-v 154be68
Fixed version number by adding minor version
Kevsy 271d9c3
Merge branch 'camaraproject:main' into urvika-v-patch-1
urvika-v 85571d4
Update optimal-edge-discovery.feature
urvika-v 2c92782
Update Optimal-Edge-Discovery-API-Readiness-Checklist.md
urvika-v 3bd8d70
Update CHANGELOG.md
urvika-v 34b3d50
Update documentation/API_documentation/Optimal-Edge-Discovery-API-Rea…
urvika-v f5f9dd0
Update CHANGELOG.md
urvika-v d391cbf
Update CHANGELOG.md
urvika-v baea5dd
Update documentation/API_documentation/Optimal-Edge-Discovery-API-Rea…
urvika-v c2bdef1
Rename Optimal-Edge-Discovery-API-Readiness-Checklist.md to optimal-e…
urvika-v 5217052
Update CHANGELOG.md
urvika-v c79af62
Update optimal-edge-discovery.yaml
urvika-v 9f20434
Update optimal-edge-discovery.yaml
urvika-v 8d914cd
Update code/API_definitions/optimal-edge-discovery.yaml
urvika-v d2c8c87
Update optimal-edge-discovery.yaml
urvika-v 12f995a
Update optimal-edge-discovery.yaml
urvika-v 0f43bc0
Update optimal-edge-discovery.yaml
urvika-v f5725c9
Update optimal-edge-discovery.yaml
urvika-v 1a80dc0
Update optimal-edge-discovery.feature
urvika-v 4efbe59
Update optimal-edge-discovery.feature
urvika-v 382de65
Update optimal-edge-discovery.yaml
urvika-v 60f038d
Update code/Test_definitions/optimal-edge-discovery.feature
hdamker fd6e9f7
Update README.md
hdamker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,38 @@ | ||
| Please see https://github.com/camaraproject/ReleaseManagement/blob/main/documentation/CHANGELOG_TEMPLATE.md when creating your first release and CHANGELOG.md entry. | ||
| # Changelog Optimal Edge Discovery | ||
|
|
||
| ## Table of contents | ||
|
|
||
| - **[r1.1 - rc](#r11---rc)** | ||
|
|
||
| **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 an alpha release, the delta with respect to the previous release | ||
| - for the first release-candidate, all changes since the last public release | ||
| - 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 | ||
|
|
||
| <!--Repeat the below release section (header 1 and subsections) at the top of this file for each new (pre-)release--> | ||
|
|
||
| # r1.1 - rc | ||
|
|
||
| ## Release Notes | ||
|
|
||
| This release contains the definition and documentation of | ||
|
|
||
| - optimal-edge-discovery v0.1.0-rc.1, a release-candidate pre-release | ||
|
|
||
| The API definition(s) are based on | ||
|
|
||
| - Commonalities r3.2 | ||
| - Identity and Consent Management r3.2 | ||
|
|
||
| ## optimal-edge-discovery v0.1.0-rc.1 | ||
|
|
||
| **optimal-edge-discovery v0.1.0-rc1 is the initial release candidate version of this API, includes documentation and definitions.** | ||
|
|
||
| - API definition **with inline documentation**: | ||
| - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/OptimalEdgeDiscovery/r1.1/code/API_definitions/optimal-edge-discovery.yaml&nocors) | ||
| - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/OptimalEdgeDiscovery/r1.1/code/API_definitions/optimal-edge-discovery.yaml) | ||
| - OpenAPI [YAML spec file](https://github.com/camaraproject/OptimalEdgeDiscovery/blob/r1.1/code/API_definitions/optimal-edge-discovery.yaml) |
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
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
|
urvika-v marked this conversation as resolved.
|
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
22 changes: 6 additions & 16 deletions
22
...Edge-Discovery-API-Readiness-Checklist.md → ...edge-discovery-API-Readiness-Checklist.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,29 +1,19 @@ | ||
| # Optimal Edge Discovery API Readiness minimum criteria checklist | ||
|
|
||
| Checklist for Optimal-Edge-Discovery vwip | ||
| Checklist for Optimal-Edge-Discovery v0.1.0-rc.1 in r1.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 | [link](/code/API_definitions/optimal-edge-discovery.yaml) | | ||
| | 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | Comm. release r3.1 | | ||
| | 3 | Guidelines from ICM applied | O | M | M | M | Y | ICM release r3.1 | | ||
| | 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | Comm. release r3.2 | | ||
| | 3 | Guidelines from ICM applied | O | M | M | M | Y | ICM release r3.2 | | ||
| | 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 | Y | [link](/documentation/API_documentation/optimal-edge-discovery-User-Story.md) | | ||
| | 7 | Basic API test cases & documentation | O | M | M | M | Y | [link](/code/Test_definitions/optimal-edge-discovery.feature) | | ||
| | 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 | N | | | ||
| | 11 | Change log updated | M | M | M | M | N | | | ||
| | 10 | API release numbering convention applied | M | M | M | M | Y | | | ||
| | 11 | Change log updated | M | M | M | M | Y | [link](/CHANGELOG.md) | | ||
| | 12 | Previous public release was certified | O | O | O | M | N | | | ||
| | 13 | API description (for marketing) | O | O | M | M | N | [Wiki link](https://lf-camaraproject.atlassian.net/wiki/) | | ||
|
|
||
| To fill the checklist: | ||
| - in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release. | ||
| - in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release. | ||
| - in the Reference information column, provide the relative links (from the API repository home folder) to the release asset once available, the applicable release numbers (not versions) of Commonalities and ICM, and any other relevant links or information. | ||
| - For the point 12: The Reference information comment shall reference a note (e.g. "see (1)") under the checklist table to be added that states the certified company(s) as can be found on the following link: [GSMA Open Gateway Portal](https://open-gateway.gsma.com/). | ||
|
|
||
| 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: see API Readiness Checklist section in the [API Release Process](https://lf-camaraproject.atlassian.net/wiki/x/jine). | ||
| | 13 | API description (for marketing) | O | O | M | M | Y | [Wiki link](https://lf-camaraproject.atlassian.net/wiki/x/N4AtC) | |
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.
Uh oh!
There was an error while loading. Please reload this page.