Skip to content

Releases: camaraproject/DeviceRoamingStatus

r2.1

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

r1.2

Choose a tag to compare

@eric-murray eric-murray released this 16 Sep 11:51
732c854

This public release contains the definition and documentation of

  • device-roaming-status v1.1.0
  • device-roaming-status-subscriptions v0.8.0

The API definition(s) are based on

  • Commonalities v0.6.0 (r3.3)
  • Identity and Consent Management v0.4.0 (r3.3)

device-roaming-status v1.1.0

device-roaming-status v1.1.0 is a minor update of the API, and is backward compatible with v1.0.0.

Added

Changed

Fixed

  • Fix feature files for compliance with centralised linting rules by @eric-murray in #42

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #14
  • Update OAS and test definitions to remove IDENTIFIER_MISMATCH error code by @eric-murray in #22

device-roaming-status-subscriptions v0.8.0

Added

  • Add subscription started & updated event by @bigludo7 in #35

Changed

Fixed

  • remove "Generic High Entropy Secret" by @maxl2287 in #17
  • Fix feature files for compliance with centralised linting rules by @eric-murray in #42

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #14
  • Update OAS and test definitions to remove IDENTIFIER_MISMATCH error code by @eric-murray in #22

r1.1

r1.1 Pre-release
Pre-release

Choose a tag to compare

@akoshunyadi akoshunyadi released this 17 Jul 15:49
0585b61

This pre-release contains the definition and documentation of

  • device-roaming-status v1.1.0-rc.2
  • device-roaming-status-subscriptions v0.8.0-rc.1

The API definition(s) are based on

  • Commonalities v0.6.0-rc.1 (r3.2)
  • Identity and Consent Management v0.4.0-rc.1 (r3.2)

device-roaming-status v1.1.0-rc.2

Added

device-roaming-status v1.1.0-rc.2 is the first release candidate of the version 1.1.0

device-roaming-status v1.1.0 will be a minor update of the API, and is backward compatible with v1.0.0.

Changed

Fixed

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #14
  • Update OAS and test definitions to remove IDENTIFIER_MISMATCH error code by @eric-murray in #22

device-roaming-status-subscriptions v0.8.0-rc.1

Added

  • Add subscription started & updated event by @bigludo7 in #35

Changed

Fixed

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #14
  • Update OAS and test definitions to remove IDENTIFIER_MISMATCH error code by @eric-murray in #22

Full Changelog: https://github.com/camaraproject/DeviceRoamingStatus/commits/r1.1