Skip to content

Releases: camaraproject/KnowYourCustomerMatch

r1.2

14 Sep 03:35
eaad6f6

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of:

  • know-your-customer-match v0.4.0

The API definition(s) are based on

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

know-your-customer-match v0.4.0

This is the latest public release for the CAMARA KnowYourCustomer Match API, updating the previous release to the CAMARA Guidelines and Identity & Consent Management for the Meta Release Fall25. Some new input paramenters, to be matched, have been introduced.

Added

  • Support for the following use attributes to be matched: #24
  • Undocumented Errors note in info.description: #18

Changed

  • Update x-correlator format: #16

Fixed

  • Fixed the missing externalDocs object and the order of two lines (version, commonalities version) by @ToshiWakayama-KDDI in PR#33 (M4 Release PR) #33
  • Fixed the new issues post M3 to meet M4 by @FabrizioMoggio in PR#28 (Wip for M4) #28

Removed

New Contributors

Full Changelog: https://github.com/camaraproject/KnowYourCustomerMatch/commits/r1.1...r1.2

r1.1

22 Jul 09:51
11b6405

Choose a tag to compare

r1.1 Pre-release
Pre-release

r1.1

Release Notes

This pre-release contains the definition and documentation of:

  • know-your-customer-match v0.4.0-rc.1

The API definition(s) are based on

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

know-your-customer-match v0.4.0-rc.1

This is the a release candidate for the CAMARA KnowYourCustomer Match API, updating the previous release to the CAMARA Guidelines and Identity & Consent Management for the Meta Release Fall25. Some new input paramenters, to be matched, have been introduced.

Please note:

  • This pre-release contains a release-candidate API version, there are bug fixes to be expected and incompatible changes in upcoming versions
  • The release is suitable for implementers, but it is not recommended to use the API with customers in productive environments
  • The release scope is defined here: #22

Added

  • Support for the following use attributes to be matched: #24
  • Undocumented Errors note in info.description: #18

Changed

Fixed

Removed

  • Removed AUTHENTICATION_REQUIRED error code: #19

New Contributors

Full Changelog: https://github.com/camaraproject/KnowYourCustomerMatch/commits/r1.1