Skip to content

Releases: camaraproject/NumberVerification

r1.3

01 Oct 12:49
ab35ebd
Compare
Choose a tag to compare

Release Notes

This patch release contains the definition and documentation of

  • number-verification 1.0.0

The API definition(s) are based on

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

Note:
The API definition is unchanged compared to r1.2. The patch release r1.3 fixes only 4 test definition scenarios as listed below.

number-verification 1.0.0

number-verification 1.0.0 is the release of the first stable version of the NumberVerification API.

Added

Changed

Fixed

  • @NumberVerification_phone_number_share201_missing_scope: Changed code to PERMISSION_DENIED (previous was UNAUTHENTICATED) PR148
  • @NumberVerification_phone_number_share202_expired_access_token: Changed code to UNAUTHENTICATED (previous was AUTHENTICATION_REQUIRED) PR148
  • @NumberVerification_verify201_missing_scope: Changed code to PERMISSION_DENIED (previous was UNAUTHENTICATED) PR148
  • @NumberVerification_verify202_expired_access_token: Changed code to UNAUTHENTICATED (previous was AUTHENTICATION_REQUIRED) PR148

Removed

New Contributors

  • N/A

r1.2

06 Sep 15:22
714ac37
Compare
Choose a tag to compare

Release Notes

This release contains the definition and documentation of

  • number-verification 1.0.0

The API definition(s) are based on

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

number-verification 1.0.0

number-verification 1.0.0 is the release of the first stable version of the NumberVerification API.

Main Changes

  • API and test definitions updated to conform to the Commonalities v0.4.0 and Identity and Consent Management v0.2.0 guidelines included in the CAMARA Fall24 meta-release
  • Additional documentation & test cases added.
  • Changed name of the file itself from number_verification.yaml to number-verification.yaml

Added

Changed

Fixed

Removed

New Contributors

  • N/A

Full changelog here

r1.1

16 Aug 17:25
e451d8a
Compare
Choose a tag to compare
r1.1 Pre-release
Pre-release

This release contains the definition and documentation of

  • Number Verification API 1.0.0-rc.1

The API definition(s) are based on

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

Number Verification v1.0.0-rc.1

number-verification 1.0.0-rc.1 is the first release-candidate version for the v1.0.0 of the number verification API.

number-verification 1.0.0-rc.1 is the first stable version for CAMARA Number Verification API

This version contains significant changes compared to v0.3.1, and it is not backward compatible.

Added

  • User Story in documentation/API_documentation directory by @bigludo7 PR118
  • Test Definition in Test_Definitions directory [To be done]

Changed

Fixed

Removed

  • n/a

New Contributors

  • @AxelNennker made their first contribution in clarifying use of 'user' and 'subscriber' wording by @AxelNennker PR102
  • @rartych made their first contribution in GitHub workflows #108
  • @fernandopradocabrillo made their first contribution by updating Authorization and authentication part accordingly to ICM PR88
  • @maxl2287 made their first contribution by adding a pattern for PhoneNumber in /verify PR68
  • @bigludo7 made their first contribution by making change following megalinter integration PR103

Full Changelog: v0.3.1...r1.1

v0.3.1

17 Nov 10:05
1a4bf72
Compare
Choose a tag to compare

Initital release of Camara Number Verification API

What's Changed

Full Changelog: https://github.com/camaraproject/NumberVerification/commits/v0.3.1