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 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 (pre-)release as follows:
- for the first alpha or release-candidate API version, all changes since the release of the previous public API version
- 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
NOTE: SimpleEdgeDiscovery is part of the EdgeCloud API family, and was previously developed within the EdgeCloud repository. Two releases were made within EdgeCloud, v0.81 and r0.9.3-rc. These releases also include the other EdgeCloud APIs and materials, so the changelog below highlights only the changes related to SimpleEdgeDiscovery. Further information and links to the releases in EdgeCloud can be found below.
This alpha pre-release contains the definition and documentation of
- simple-edge-discovery v1.1.0-alpha.1
The API definition(s) are based on
- Commonalities 0.5.0-alpha.1 (r2.1)
- Identity and Consent Management v0.3.0-alpha.1 (r2.1)
It contains the following changes compared to the last public release r1.3
All changes are to align with Commonalities 0.5.0-alpha.1
- Error names and structures updated
security
component updatedx-camara-commonalities
version updated- Template text for identifying devices updated
- Test guidelines updated to incorporate changed errrors.
- New API Readiness checklist used and updated
This release contains the definition and documentation of
- simple-edge-discovery v1.0.0, a stable public release.
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
It contains the following changes compared to last public release r0.9.3 - rc:
- Gherkin
.feature
file in Test_definitions - Implementation of ICM consent guidelines
- Addition of
x-camara-commonalities
object to YAML - Documentation: added warning about use of
networkAccessIdentifier
, added User Story
- info.version to 1.0.0
- version in servers.url to v1
- Changed
mecplatforms
toEdgeCloudZones
in alignment with EdgeCloud API family - Compliance with DeviceIdentifier schema
- The device identifier may now be available from a 3-legged access token
- Change of
X-Correlator
tox-correlator
Operation
tag now follows agreed syntax- Error model alignment, including device identifier-related errors
- Documentation: updated the API Readiness Checklist
- Documentation: clarified distinction between device/server usage of the SimpleEdgeDiscovery API
- Documentation: replaced term 'MNO' with 'network operator'
- Documentation: updated section on authentication and authorisation
- UUID format constraint from x-correlator
- 405 Method Not Allowed error response
- Removed example for
networkAccessIdentifier
- Trailiing whitespace issues in YAML
Changelog from r1.3 to r1.2 only: https://github.com/camaraproject/SimpleEdgeDiscovery/compare/r1.2...r1.3
This release contains the definition and documentation of
- simple-edge-discovery v0.11.0-rc.2, a release-candidate pre-release.
The API definition(s) are based on
- Commonalities v0.4.0-rc.2
- Identity and Consent Management v0.2.0-rc.2
It contains the following corrections compared to r1.1 - rc.
- UUID format constraint from x-correlator
- 405 Method Not Allowed error response
- documentation: replaced term 'MNO' with 'network operator'
- documentation: updated section on authentication and authorisation
Full Changelog: https://github.com/camaraproject/SimpleEdgeDiscovery/compare/r1.1...r1.2
This release contains the definition and documentation of
- simple-edge-discovery v0.11.0-rc.1, a release-candidate pre-release
The API definition(s) are based on
- Commonalities v0.4.0-rc.2
- Identity and Consent Management v0.2.0-rc.2
simple-edge-discovery v0.11.0-rc.1 is a new release candidate version with significant changes compared to the previous version v0.9.3-rc and is not backward compatible.
-
This version is primarily to align with the changes to Commonalities 0.4-rc.1 and Identity and Consent Management v0.2.0-rc.1, and also includes changes to resource names agreed across the EdgeCloud API family. The scope of release (issues closed) is available in #3.
-
API definition with inline documentation:
- Gherkin
.feature
file in Test_definitions - Implementation of ICM consent guidelines
- Addition of
x-camara-commonalities
object to YAML - Documentation: added warning about use of
networkAccessIdentifier
, added User Story
- Changed
mecplatforms
toEdgeCloudZones
in alignment with EdgeCloud API family - Compliance with DeviceIdentifier schema
- The device identifier may now be available from a 3-legged access token
- Change of
X-Correlator
tox-correlator
Operation
tag now follows agreed syntax- Error model alignment, including device identifier-related errors
- Updated the API Readiness Checklist to the new format
- Documentation: clarified distinction between device/server usage of the SimpleEdgeDiscovery API
- Trailiing whitespace issues in YAML
- Removed example for
networkAccessIdentifier
please note it is not possible to automatically compare across the EdgeCloud and SimpleEdgeDiscovery repositories, so this link compares the initial code commit to SimpleEdgeDiscovery with the commit for r1.1
NOTE: this release candidate was made to allow a baseline implementation for MWC 2024, and was released in the EdgeCloud repository. Hence it includes the other EdgeCloud APIs/materials. The release note is available here, including Known Issues. There were no significant changes to SimpleEdgeDiscovery YAML in this release.
Full Changelog: https://github.com/camaraproject/EdgeCloud/compare/v0.8.1...v0.9.3-rc
Note: ths was released in the EdgeCloud repository, hence it includes the other EdgeCloud APIs/materials. The changes related to SimpleEdgeDiscovery are listed below. The release note is available here.
- API versioning set to vx.y.z format, camaraproject/EdgeCloud#50
- updated to CamelCase where required, camaraproject/EdgeCloud#87
Full Changelog: https://github.com/camaraproject/EdgeCloud/commits/v0.8.1