Skip to content

r2.1

Pre-release
Pre-release

Choose a tag to compare

@camara-release-automation camara-release-automation released this 07 Aug 09:58
f4f99c1

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.

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 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

  • Add examples for roaming status retrieval by @bigludo7 in #53

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 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

  • fix: declare CloudEvent schema type by @hdamker in #77
  • Fix example for Network Access Identifier by @bigludo7 in #58

Removed

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.

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

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