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.
- API definition with inline documentation:
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
- Aligned with CAMARA design guidelines & Identity Consent management
- Make the '+' mandatory for the phone number by @fernandopradocabrillo PR90
- Cosmetic change following megalinter integration by @bigludo7 PR103
- Update Authorization and authentication part accordingly to ICM by @fernandopradocabrillo PR88
- Adding a pattern for PhoneNumber in /verify by @maxl2287 PR68
- Clarify use of 'user' and 'subscriber' wording by @AxelNennker PR102
Fixed
- Replaced OAuth2 auth code flow by OIDC auth code flow by @AxelNennker PR109
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