Skip to content

Releases: camaraproject/DeviceIdentifier

r2.2

16 Sep 16:22
6e480a6

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • device-identifier v0.3.0

The API definition(s) are based on

  • Commonalities r3.3
  • Identity and Consent Management r3.3

device-identifier v0.3.0

There are no breaking changes compared to v0.2.0

Added

  • Add additional endpoint to provide PPID as physical device identifier by @eric-murray in #110
  • Add additional text on undocumented errors to OAS definition by @eric-murray in #120

Changed

Fixed

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #111
  • Remove IDENTIFIER_MISMATCH error and include optional device property in 200 response by @eric-murray in #122

Full Changelog: r1.3...r2.2

r2.1

22 Jul 11:13
8827bb9

Choose a tag to compare

r2.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of

  • device-identifier v0.3.0-rc.1

The API definition(s) are based on

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

device-identifier v0.3.0-rc.1

There are no breaking changes compared to v0.2.0

Added

  • Add additional endpoint to provide PPID as physical device identifier by @eric-murray in #110
  • Add additional text on undocumented erros to OAS definition by @eric-murray in #120

Changed

Fixed

Removed

  • Remove AUTHENTICATION_REQUIRED error code by @eric-murray in #111
  • Remove IDENTIFIER_MISMATCH error and include optional device property in 200 response by @eric-murray in #122

Full Changelog: r1.3...r2.1

r1.3

13 Mar 18:05
9043984

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • device-identifier v0.2.0

The API definition(s) are based on

  • Commonalities 0.5.0
  • Identity and Consent Management v0.3.0

device-identifier v0.2.0

There are breaking changes compared to v0.1.0

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

  • Use identifier instead of identity by @AxelNennker in #90
  • Update LastChecked description by @eric-murray in #88
  • Update Device object handling and description by @eric-murray in #87
  • Update error response schema following Commonalities update by @eric-murray in #91
  • Update test cases for meta-release by @eric-murray in #93
  • 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

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

r1.2

12 Feb 22:11
8edf6ca

Choose a tag to compare

r1.2 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of

  • device-identifier v0.2.0-rc.1

The API definition(s) are based on

  • Commonalities 0.5.0-rc.1
  • Identity and Consent Management v0.3.0-rc.1

device-identifier v0.2.0-rc.1

Version 0.2.0-rc.1 contains many small changes for compliance with Commonalities v0.5.0-rc.1 and Identity and Consent Management v0.3.0-rc.1. There are breaking changes compared to v0.2.0-alpha.1.

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

  • Use identifier instead of identity by @AxelNennker in #90
  • Update LastChecked description by @eric-murray in #88
  • Update Device object handling and description by @eric-murray in #87
  • Update error response schema following Commonalities update by @eric-murray in #91
  • Update test cases for meta-release by @eric-murray in #93
  • 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

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

r1.1

15 Oct 08:39
d00561c

Choose a tag to compare

r1.1 Pre-release
Pre-release

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

v0.1.0

05 Apr 09:00
e4fc79c

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

This pre-release contains the first initial version of the Device Identifier API.

Main Changes

  • New endpoint /retrieve-identifier to retrieve an identifier (IMEI) and other optional details for the device associated with a specified end user subscription (e.g. MSISDN)
  • New endpoint /retrieve-type to retrieve the device type (TAC - Type Approval Code) and other optional details for the device associated with a specified end user subscription

Added

Changed

Fixed

Removed

  • N/A

New Contributors

@eric-murray, @Kevsy, @deeokonkwo

Full Changelog: https://github.com/camaraproject/DeviceIdentifier/commits/device-identifier-0.1.0