Skip to content

r1.2

Latest
Compare
Choose a tag to compare
@akoshunyadi akoshunyadi released this 10 Sep 07:58
· 10 commits to main since this release
9911d1a

This release contains the definition and documentation of

  • device-roaming-status v0.6.0
  • device-roaming-status-subscriptions v0.6.0
  • device-reachability-status v0.6.0
  • device-reachability-status-subscriptions v0.6.0

The API definition(s) are based on

  • Commonalities v0.4.0
  • Identity and Consent Management v0.2.0

Note: the previous device-status API with roaming and connectivity endpoints has been split into 4 specific APIs

device-roaming-status v0.6.0

Added

Changed

  • Change endpoint names to comply with guideline by @gmuratk in #131
  • Make '+' mandatory for phoneNumber by @bigludo7 in #144
  • Separate endpoint yamls proposal for direct API by @bigludo7 in #152
  • Switch device structure to optional by @bigludo7 in #179
  • device-reachability-status & device-roaming-status: Alignment of errors with Commonalities by @maxl2287 in #183
  • Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in #195

Fixed

  • Renamed RequestRoamingStatus to RoamingStatusRequest by @maxl2287 in #194

Removed

  • Remove terms of service and contact by @maxl2287 in #185
  • Remove response code 405 by bigludo7 in #198

device-roaming-status-subscriptions v0.6.0

Added

  • Add termination reason SUBSCRIPTION_DELETED when subscription deleted by the user by @maxl2287 in #121
  • include x-correlator by @fernandopradocabrillo in #112
  • Create Gherkin tests for device-reachability-status-subscriptions & device-roaming-status-subscriptions by @mdomale in #187

Changed

  • Make '+' mandatory for phoneNumber by @bigludo7 in #144
  • split /subscription-endpoints into seperate APIs by @maxl2287 in #161
  • renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in #141
  • Update the subscription models to align on CAMARA commonalities by @maxl2287 in #170
  • Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in #195
  • Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in #193

Fixed

Removed

device-reachability-status v0.6.0

Added

Changed

  • Change endpoint names to comply with guideline by @gmuratk in #131
  • Make '+' mandatory for phoneNumber by @bigludo7 in #144
  • Separate endpoint yamls proposal for direct API by @bigludo7 in #152
  • Switch device structure to optional by @bigludo7 in #179
  • device-reachability-status & device-roaming-status: Alignment of errors with Commonalities by @maxl2287 in #183
  • Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in #195

Fixed

Removed

  • Remove terms of service and contact by @maxl2287 in #185
  • Remove response code 405 by bigludo7 in #198

device-reachability-status-subscriptions v0.6.0

Added

  • Add termination reason SUBSCRIPTION_DELETED when subscription deleted by the user by @maxl2287 in #121
  • include x-correlator by @fernandopradocabrillo in #112
  • Create Gherkin tests for device-reachability-status-subscriptions & device-roaming-status-subscriptions by @mdomale in #187

Changed

  • renaming "EventType"-components to be more clear & update component descriptions by @maxl2287 in #141
  • Make '+' mandatory for phoneNumber by @bigludo7 in #144
  • split /subscription-endpoints into seperate APIs by @maxl2287 in #161
  • Update the subscription models to align on CAMARA commonalities by @maxl2287 in #170
  • Removing note that the API-scope is limited to 4G and 5G by @maxl2287 in #195
  • Subscription-APIs: Alignment of errors with Commonalities by @maxl2287 in #193

Fixed

Removed

Full Changelog: v0.5.1...r1.2