Skip to content

r2.2

Latest

Choose a tag to compare

@Masa8106 Masa8106 released this 11 Sep 11:13
· 14 commits to main since this release
37afb6b

Release Notes

This public release contains the definition and documentation of

  • number-recycling v0.2.0

The API definition(s) are based on

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

number-recycling v0.2.0

number-recycling v0.2.0 is the second public release of the Number-Recycling API.

Added

  • Add text on undocumented errors to OAS definition in #56
  • Add a missing summary for operation POST /check to YAML file in #64

Changed

  • Update x-correlator pattern in #59
  • Update test plan and align with Commonalities guidelines in #60
  • Update versions in API and test definitions back to wip in #63
  • Update a description in error schema in #71

Fixed

  • Fix feature files for compliance with centralised linting rules in #67

Removed

  • Remove AUTHENTICATION_REQUIRED error code in #47

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