v0.5.1
This is a bugfix release for the third alpha version of the CAMARA DeviceStatus API
- API definition with inline 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.
Main Changes
- Minor bugfixes
- Changes in the inline documentation
Added
- NA
Changed
- Change description that subscriptionExpireTime is optional by @maxl2287 in #120
- Updated in-line documentation for Roaming to clarify that country information can optionally be returned in the response. by @trehman-gsma in #127
Fixed
- fix: move "countryCode" out of "device" in ROAMING_CHANGE_COUNTRY-example by @maxl2287 in #106
- fix: add missing "subscriptionId" in "RoamingStatus"-data for CloudEvent by @maxl2287 in #109
- fix: change INVALID_INPUT for INVALID_ARGUMENT according to guidelines by @fernandopradocabrillo in #129
Removed
- NA
New Contributors
- @trehman-gsma made their first contribution in #127
- @fernandopradocabrillo made their first contribution in #129
Full Changelog: v0.5.0...v0.5.1