Skip to content

Latest commit

 

History

History
140 lines (104 loc) · 9.25 KB

File metadata and controls

140 lines (104 loc) · 9.25 KB

Changelog DeviceRoamingStatus

Table of Contents

Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.

The below sections record the changes for each API version in each release as follows:

  • for an alpha release, the delta with respect to the previous release
  • for the first release-candidate, all changes since the last public release
  • for subsequent release-candidate(s), only the delta to the previous release-candidate
  • for a public release, the consolidated changes since the previous public release

Note: this API had former releases in the DeviceStatus repository

r1.2

Release Notes

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

  • Make lastStatusTime mandatory in 200 responses of the API by @eric-murray in #19
  • Update error response documentation in OAS definitions by @eric-murray in #30
  • Update x-correlator schema by @eric-murray in #29
  • Commonalities alignement for device roaming status by @bigludo7 in #37
  • Update error schema for compliance with Commonalities r3.3 by @eric-murray in #45
  • admin: migrate to centralized linting workflows by @hdamker-bot in #41

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

  • change sink format to format: uri by @maxl2287 in #18
  • Rename subscription-ends event to subscription-ended by @eric-murray in #31
  • Update error response documentation in OAS definitions by @eric-murray in #30
  • Update x-correlator schema by @eric-murray in #29
  • Commonalities alignement for device roaming subscription by @bigludo7 in #37
  • Update error schema for compliance with Commonalities r3.3 by @eric-murray in #45
  • admin: migrate to centralized linting workflows by @hdamker-bot in #41

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

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

r1.1

Release Notes

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

  • Make lastStatusTime mandatory in 200 responses of the API by @eric-murray in #19
  • Update error response documentation in OAS definitions by @eric-murray in #30
  • Update x-correlator schema by @eric-murray in #29
  • Commonalities alignement for device roaming status by @bigludo7 in #37

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

  • change sink format to format: uri by @maxl2287 in #18
  • Rename subscription-ends event to subscription-ended by @eric-murray in #31
  • Update error response documentation in OAS definitions by @eric-murray in #30
  • Update x-correlator schema by @eric-murray in #29
  • Commonalities alignement for device roaming subscription by @bigludo7 in #37

Fixed

  • remove "Generic High Entropy Secret" by @maxl2287 in #17

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