Skip to content

r1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@eric-murray eric-murray released this 15 Oct 08:39
· 48 commits to main since this release
d00561c

This pre-release contains the definition and documentation of

  • device-identifier v0.2.0-alpha.1

The API definition(s) are based on

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

device-identifier v0.2.0-alpha.1

Version 0.2.0-alpha.1 makes a number of minor changes compared to v0.1.0 for compliance with Commonalities v0.4.0 and Identity and Consent Management v0.2.1. There is no change in functionality, but some of the changes are breaking. User stories have been updated, and test case definitions added.

API definition with inline documentation:

Added

  • Create Device Identifier User Story.md by @eric-murray in #59
  • Add EUDI Wallet and Mobile Device Insurance User Stories by @AxelNennker in #73
  • Initial Test Definitions for DeviceIdentifier retrieve identifier by @AxelNennker in #72
  • Add global tag definitions to OAS definition by @eric-murray in #83

Changed

  • Rename X-Correlator header to x-correlator by @eric-murray in #62
  • Incorporate Commonalities WG recommendations on Simplification of Device object by @eric-murray in #64
  • Reduce telco language in the API description by @eric-murray in #77
  • Rewrite text around treatment of primary / secondary MSISDN by @eric-murray in #76
  • Update info section of OAS to comply with Commonalities guidelines v0.4.0 by @eric-murray in #66
  • Rename CAMARA Mobile Device Identifier API.yaml to device-identifier.yaml by @eric-murray in #84

Fixed

  • Fixes the missing required property in the the error response schema by @sfnuser in #75
  • Remove format: uuid from x-correlator definition by @eric-murray in #67

Removed

New Contributors

Full Changelog: device-identifier-0.1.0...r1.1