Skip to content

r2.2

Latest

Choose a tag to compare

@PedroDiez PedroDiez released this 11 Sep 10:31
e65c970

Release Notes

This public release contains the definition and documentation of

  • Customer Insights v0.2.0

The API definition(s) are based on

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

Customer Insights v0.2.0

Customer Insights v0.2.0 is the first public release version for v0.2.0 of the Customer Insights API.

Added

  • 404 - IDENTIFIER_NOT_FOUND error in #43
  • New section # Additional CAMARA error responses in info.description field in #43
  • Addition of Algorithm Model Definiton documentation in #29 and #40
  • New tests @retrieve_scoring_400.02_invalid_x-correlator and @retrieve_scoring_C02.02_phone_number_not_found in Gherkin .feature file in #44
  • Added missing tests related to idDocument in #50

Changed

  • phoneNumber field referenced to a schema for testing matching in #43
  • New pattern for x-correlator and model aligment with Commonalities in #43
  • Test @retrieve_scoring_404.01 refactor and generic aligments (including x-correlator Background set-up update) in Gherkin .feature file in #44 and #54
  • Rename CUSTOMER_INSIGHTS.IDENTIFIERS_MISMATCH code in #51
  • Error schema model alignment with Commonalities in #54

Fixed

  • N/A

Removed

  • 401 - AUTHENTICATION_REQUIRED error in #43

New Contributors

  • N/A

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