Skip to content

Latest commit

 

History

History
137 lines (101 loc) · 9.21 KB

File metadata and controls

137 lines (101 loc) · 9.21 KB

Changelog ConnectedNetworkType

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

  • connected-network-type v0.2.0
  • connected-network-type-subscriptions v0.2.0

The API definition(s) are based on

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

connected-network-type v0.2.0

Added

Changed

  • Make lastStatusTime mandatory in 200 responses of the API by @eric-murray in #17
  • Update x-correlator schema by @eric-murray in #26
  • Update error response documentation in OAS definitions by @eric-murray in #27
  • Commonalities alignement for connected network type subscription & connected network type by @bigludo7 in #34
  • Fix feature files for compliance with centralised linting rules by @eric-murray in #38
  • Further fix for feature files for compliance with centralised linting rules by @eric-murray in #40
  • Migrate to centralized linting workflows by @hdamker-bot in #37

Fixed

Removed

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

connected-network-type-subscriptions v0.2.0

Added

  • Add subscription started & updated events by @eric-murray in #31

Changed

  • change sink format to format: uri by @maxl2287 in #16
  • Update x-correlator schema by @eric-murray in #26
  • Rename subscription-ends event to subscription-ended by @eric-murray in #28
  • Update error response documentation in OAS definitions by @eric-murray in #27
  • Commonalities alignement for connected network type subscription & connected network type by @bigludo7 in #34
  • Fix feature files for compliance with centralised linting rules by @eric-murray in #38
  • Further fix for feature files for compliance with centralised linting rules by @eric-murray in #40
  • Migrate to centralized linting workflows by @hdamker-bot in #37

Fixed

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

Removed

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

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

r1.1

Release Notes

This public release contains the definition and documentation of

  • connected-network-type v0.2.0-rc.1
  • connected-network-type-subscriptions v0.2.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)

connected-network-type v0.2.0-rc.1

Added

Changed

  • Make lastStatusTime mandatory in 200 responses of the API by @eric-murray in #17
  • Update x-correlator schema by @eric-murray in #26
  • Update error response documentation in OAS definitions by @eric-murray in #27
  • Commonalities alignement for connected network type subscription & connected network type by @bigludo7 in #34

Fixed

Removed

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

connected-network-type-subscriptions v0.2.0-rc.1

Added

  • Add subscription started & updated events by @eric-murray in #31

Changed

  • change sink format to format: uri by @maxl2287 in #16
  • Update x-correlator schema by @eric-murray in #26
  • Rename subscription-ends event to subscription-ended by @eric-murray in #28
  • Update error response documentation in OAS definitions by @eric-murray in #27
  • Commonalities alignement for connected network type subscription & connected network type by @bigludo7 in #34

Fixed

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

Removed

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

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