r2.1
Pre-release
Pre-release
Release Notes
This release candidate contains the definition and documentation of
- device-reachability-status-subscriptions 0.9.0-rc.1
- device-reachability-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-reachability-status-subscriptions 0.9.0-rc.1
device-reachability-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 #63
- 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
- N/A
Changed
- Update API definitions to fix CAMARA validation warnings and hints by @eric-murray in #63
- 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
Removed
- Delete redundant API Readiness Checklists by @eric-murray in #71
device-reachability-status 1.2.0-rc.3
device-reachability-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 description in YAML by @eric-murray in #51
- Update API definitions to fix CAMARA validation warnings and hints by @eric-murray in #63
Fixed
- Update description for RequestReachabilityStatus by @eric-murray in #52
- Fix network identifier example by @bigludo7 in #55
Removed
- Delete redundant API Readiness Checklists by @eric-murray in #71
Full Changelog: r1.2...r2.1