r2.1
Pre-release
Pre-release
Release Notes
This release candidate contains the definition and documentation of
- device-roaming-status-subscriptions 0.9.0-rc.1
- device-roaming-status 1.2.0-rc.3
The API definition(s) are based on
- Commonalities 0.8.0
- Identity and Consent Management 0.5.0
device-roaming-status-subscriptions 0.9.0-rc.1
device-roaming-status-subscriptions 0.9.0-rc.1 is a release-candidate version of this API.
Changes documented below are compared to version 0.8.0.
- API definition with inline documentation:
Breaking changes
- Update API definitions to fix CAMARA validation warnings and hints by @eric-murray in #78
- Pagination for listing of subscriptions using GET /subscriptions is now supported
- Addition of
pageandperPagequery parameters to control pagination - Returned subscriptions are now embedded in the array
subscriptionswithin the response JSON, with the page tracked within thepaginationJSON - Addition of response headers
X-Total-Count,X-Total-PagesandLinkto facilitate page navigation
- Addition of
- Pagination for listing of subscriptions using GET /subscriptions is now supported
Added
Changed
- Update API definitions to fix CAMARA validation warnings and hints by @eric-murray in #78
- Pagination for listing of subscriptions using GET /subscriptions is now supported
- Addition of
pageandperPagequery parameters to control pagination - Returned subscriptions are now embedded in the array
subscriptionswithin the response JSON, with the page tracked within thepaginationJSON - Addition of response headers
X-Total-Count,X-Total-PagesandLinkto facilitate page navigation
- Addition of
- Pagination for listing of subscriptions using GET /subscriptions is now supported
Fixed
- fix: declare CloudEvent schema type by @hdamker in #77
- Fix example for Network Access Identifier by @bigludo7 in #58
Removed
- Delete redundant API Readiness Checklists by @eric-murray in #82
device-roaming-status 1.2.0-rc.3
device-roaming-status 1.2.0-rc.3 is a release-candidate version of this API.
Changes documented below are compared to version 1.1.0.
- API definition with inline documentation:
Breaking changes
- N/A
Added
- N/A
Changed
- Clarify LastStatusTime schema description in YAML by @eric-murray in #56
- Update API definitions to fix CAMARA validation warnings and hints by @eric-murray in #78
Fixed
- Fix example label: Multiple Country Codes → Multiple Country Names by @sachinvodafone in #54
- Fix example for Network Access Identifier by @bigludo7 in #58
Removed
- Delete redundant API Readiness Checklists by @eric-murray in #82
Full Changelog: r1.2...r2.1