Skip to content

r2.2

Latest

Choose a tag to compare

@Kevsy Kevsy released this 16 Sep 16:22
· 10 commits to main since this release
6e480a6

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