Skip to content

Latest commit

 

History

History
114 lines (76 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

114 lines (76 loc) · 5.22 KB

Changelog Connectivity Insights

NOTE:

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 (pre-)release as follows:

  • for the first alpha or release-candidate API version, all changes since the release of the previous public API version
  • for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
  • for a public API version, the consolidated changes since the release of the previous public API version

r1.1 - rc

Release Notes

This release contains the definition and documentation of

  • Connectivity Insights API v0.4.0
  • Connectivity Insights Subscriptions API v0.4.0
  • Application Profiles API v0.3.0

The API definition(s) are based on

  • Commonalities v0.4.0-rc.1
  • Identity and Consent Management v0.2.0-rc.1

Connectivity Insights API v0.4.0-rc.1

** 0.4.0-rc.1 is the first release-candidate version for connectivity insights**

Added

  • Gherkin .feature file in Test_definitions
  • Implementation of ICM consent guidelines
  • Addition of x-camara-commonalities object to YAML
  • Documentation: added warning about use of networkAccessIdentifier, added User Story

Changed

  • Compliance with DeviceIdentifier schema
  • Error model alignment, including device identifier-related errors
  • Updated the API Readiness Checklist to the new format

Connectivity Insights Subscriptions API v0.4.0-rc.1

** 0.4.0-rc.1 is the first release-candidate version for connectivity insights subscriptions API**

Added

  • Gherkin .feature file in Test_definitions
  • Implementation of ICM consent guidelines
  • Addition of x-camara-commonalities object to YAML
  • Documentation: added warning about use of networkAccessIdentifier, added User Story

Changed

  • Compliance with DeviceIdentifier schema
  • Error model alignment, including device identifier-related errors
  • Updated the API Readiness Checklist to the new format

Application Profiles API 0.3.0-rc.1

** 0.3.0-rc.1 is the first release-candidate version for application profile.**

Added

  • Gherkin .feature file in Test_definitions

Changed

  • Aligned the network monitoring KPIs to match with Quality on Demand CAMARA API.
  • update the end points to make it more developer friendly based on the discussion in the API working group.
  • Updated the API Readiness Checklist to the new format