Skip to content

r3.2

Latest

Choose a tag to compare

@maheshc01 maheshc01 released this 17 Sep 15:44
· 12 commits to main since this release
485c50e

This public release contains the definition and documentation of

  • connectivity-insights v0.6.0
  • connectivity-insights-subscriptions v0.6.0

The API definition(s) are based on

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

connectivity-insights v0.6.0

connectivity-insights v0.6.0 is the public release of the version 0.6.0

Added

  • Added error response documentation in info.description

Changed

  • Adjusted x-correlator pattern as defined in CAMARA Commonalities
  • Updated documentation regarding device identifiers in responses and added DeviceResponse object to limit device identifiers in responses to exactly one
  • Align with latest Commonalities in #166

Removed

  • Removed AUTHENTICATION_REQUIRED error
  • Removed the IDENTIFIER_MISMATCH error code option from 422 responses

connectivity-insights-subscriptions v0.6.0

connectivity-insights-subscriptions v0.6.0 is the public release of the version 0.6.0

Added

  • Added error response documentation in info.description

Changed

  • Adjusted x-correlator pattern as defined in CAMARA Commonalities
  • Updated documentation regarding device identifiers in responses and added DeviceResponse object to limit device identifiers in responses to exactly one
  • Subscription event type subscription-ends renamed to subscription-ended
  • Align with latest Commonalities in #166

Removed

  • Removed AUTHENTICATION_REQUIRED error
  • Removed the IDENTIFIER_MISMATCH error code option from 422 responses

Full Changelog: r2.2...r3.2