Releases: camaraproject/QualityOnDemand
Releases · camaraproject/QualityOnDemand
v0.8.0
This is the first alpha version of the Quality-On-Demand (QoD) API.
- Release branch: release-0.8.0
- API definition
- API documentation
Please note:
- This is an alpha version, it should be considered as a draft.
- There are bug fixes to be expected and incompatible changes in upcoming versions.
- The release is suitable for implementors, but it is not recommended to use the API with customers in productive environments.
- Version numbers 0.2.x to 0.7.x where used in privat versions during the development of the API and are here not used to avoid conflicts with local implementations.
- Provider implementations (PI) will be provided within separate repositories:
- QualityOnDemand_PI1 by Deutsche Telekom
- QualityOnDemand_PI2 by Orange
What's Changed
- Contribution of the QoD-API spec v0.8.0 by @akoshunyadi in #54
- Improvements for QoSProfile_Mapping_Table.md by @tlohmar in #62 and @hdamker in #73
- Update qod api documentation to 0.8.0 by @shilpa-padgaonkar in #71
- Editorial updates of documentation QoD_API.md by @hdamker, @kaikreuzer, and @mariobodemann
- Delete code/API_code directory by @hdamker in #93
New Contributors
- @akoshunyadi made their first contribution in #54
- @tlohmar made their first contribution in #62
Full Changelog: v0.1.0...v0.8.0
v0.1.0 - Initial contribution
Initial contribution of two API definitions for Quality on Demand (stable bandwidth and stable latency), including initial documentation and implementation code.
Please note
- this "release" is only tagged to document the history of the API, it is not intended to be used by implementors or API customers
- it was implemented by Deutsche Telekom within lab environment and tested against two NEF implementations
- going forward the implementation code will not be part of releases of QoD API. Instead it will be provided within seperate repositories (QualityOnDemand_PIx).
What's Changed
- Qod latency api spec 0.1.0 contribution by @shilpa-padgaonkar in #24
- Qod bandwidth api spec 0.1.0 contribution by @shilpa-padgaonkar in #25
- Code contribution for release 0.1.0 by @anjagerlach in #28
- Create QoD-API-Readiness-Checklist.md by @shilpa-padgaonkar in #30
New Contributors
Full Changelog: https://github.com/camaraproject/QualityOnDemand/commits/v0.1.0