-
Notifications
You must be signed in to change notification settings - Fork 4
V0.1 Alpha #40
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
V0.1 Alpha #40
Changes from 10 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
e6e18f4
Update API version to 0.1.0 in YAML file
FabrizioMoggio a3c3d41
readme v0.1
FabrizioMoggio 4b345d2
alpha
FabrizioMoggio b6b4809
Update API readiness checklist with status notes
FabrizioMoggio e8128df
Merge branch 'camaraproject:main' into v0.1
FabrizioMoggio d6e2bb8
alpha release
FabrizioMoggio 8e4325c
Fix version number
FabrizioMoggio 98dd554
Changelog
FabrizioMoggio 6d1147d
Update API versioning convention to alpha
FabrizioMoggio e44fe41
Update release information to reflect new version
FabrizioMoggio eddd356
Increase maxItems for event types from 1 to 2
FabrizioMoggio f892f1c
409-202
FabrizioMoggio deacb5b
Update code/API_definitions/iot-network-optimization.yaml
FabrizioMoggio b2b1a54
Update documentation/API_documentation/iot-network-optimization-API-R…
FabrizioMoggio 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 |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
|
|
||
| # Changelog CAMARA IoTNetworkOptimization | ||
|
|
||
| ## Table of Contents | ||
|
|
||
| - **[r1.1](#r11)** | ||
|
|
||
| **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 | ||
|
|
||
| # r1.1 | ||
|
|
||
| ## Release Notes | ||
|
|
||
| This release contains the definition and documentation of: | ||
| * iot-network-optimization v0.1.0-alpha.1 | ||
|
|
||
|
|
||
| ## iot-network-optimization v0.1.0-alpha.1 | ||
| This is an alpha release of the CAMARA IoTNetworkOptimization API supporting the activation of power-saving network features for a fleet of IoT devices. | ||
|
|
||
| - API definition **with inline documentation**: | ||
| - OpenAPI [YAML spec file](https://github.com/camaraproject/IoTNetworkOptimization/blob/r1.1/code/API_definitions/iot-network-optimization.yaml) | ||
| - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/IoTNetworkOptimization/r1.1/code/API_definitions/iot-network-optimization.yaml&nocors) | ||
| - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/IoTNetworkOptimization/r1.1/code/API_definitions/iot-network-optimization.yaml) | ||
|
|
||
| ## Please note: | ||
|
|
||
| - This pre-release contains a release-candidate API version, there are bug fixes to be expected and incompatible changes in upcoming versions | ||
| - The release is suitable for implementers, but it is not recommended to use the API with customers in productive environments | ||
| - The release scope is defined here: https://github.com/camaraproject/IoTNetworkOptimization/issues/50 | ||
|
|
||
| ## What's New | ||
|
|
||
| * Support for the following use cases: https://github.com/camaraproject/IoTNetworkOptimization/discussions/11 | ||
|
|
||
| ## New Contributors | ||
| * @FabrizioMoggio | ||
| * @varanto | ||
|
|
||
| **Full Changelog**: https://github.com/camaraproject/IoTNetworkOptimization/commits/r1.1 |
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
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
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.