Skip to content

r2.1

Pre-release
Pre-release

Choose a tag to compare

@camara-release-automation camara-release-automation released this 07 Aug 10:35
87761e7

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.

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 page and perPage query parameters to control pagination
      • Returned subscriptions are now embedded in the array subscriptions within the response JSON, with the page tracked within the pagination JSON
      • Addition of response headers X-Total-Count, X-Total-Pages and Link to facilitate page navigation

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 page and perPage query parameters to control pagination
      • Returned subscriptions are now embedded in the array subscriptions within the response JSON, with the page tracked within the pagination JSON
      • Addition of response headers X-Total-Count, X-Total-Pages and Link to facilitate page navigation

Fixed

Removed

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.

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

Removed

Full Changelog: r1.2...r2.1