Skip to content

Releases: camaraproject/CustomerInsights

r2.2

11 Sep 10:31
e65c970

Choose a tag to compare

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

r2.1

11 Jul 13:03
76fa5f5

Choose a tag to compare

r2.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of

  • Customer Insights v0.2.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

Customer Insights v0.2.0-rc.1

Customer Insights v0.2.0-rc.1 is the first release-candidate version for v0.2.0 of the Customer Insights API.

  • This version contains changes compared to v0.2.0, and it is not backward compatible::

    • Addition of 404 - IDENTIFIER_NOT_FOUND
    • Removal of 401 - AUTHENTICATION_REQUIRED
    • New pattern for x-correlator
    • Addition of a new section # Additional CAMARA error responses in info.description field
    • Addition of Algorithm Model Definiton documentation
  • API definition with inline documentation:

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

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

Fixed

  • N/A

Removed

  • 401 - AUTHENTICATION_REQUIRED error in #43

New Contributors

  • N/A

Full Changelog: r1.3...r2.1

r1.3

20 Mar 16:54
da1fa00

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • Customer Insights v0.1.1

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

Customer Insights v0.1.1

Customer Insights v0.1.1 is the second public release version of the Customer Insights API.

Added

  • N/A

Changed

  • N/A

Fixed

  • Typo in error example GENERIC_422_ID_DOCUMENT_NOT_SUPPORTED status should read 422 in #28

Removed

  • N/A

New Contributors

  • N/A

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

r1.2

10 Mar 18:07
fffdf3f

Choose a tag to compare

Release Notes

This public release contains the definition and documentation of

  • Customer Insights v0.1.0

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

Customer Insights v0.1.0

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

  • This version defines a new API:

    • Initial version covering the following functionality and related endpoints:
      • New endpoint retrieveScoring, to retrieve the Scoring information of a user within the operator
  • API definition with inline documentation:

Added

  • Generate User Stories in #10
  • Generate initial API proposal in #12
  • Basic Test cases definition in #19
  • Generate API Readiness Checklist in #20
  • Generate CHANGELOG.md in #21
  • Generate Test for 429 Error in #24

Changed

  • Update API specification version and servers.url in #24
  • Update Test Definitions API version in #24

Fixed

  • Update @retrieve_scoring_403.01_invalid_token_permissions test wording to be more generic in #24

Removed

  • N/A

New Contributors

  • N/A

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

r1.1

07 Feb 13:08
0426c90

Choose a tag to compare

r1.1 Pre-release
Pre-release

Release Notes

This pre-release contains the definition and documentation of

  • Customer Insights v0.1.0-rc.1

The API definition(s) are based on

  • Commonalities v0.5.0-rc.1
  • Identity and Consent Management v0.3.0-rc.1

Customer Insights v0.1.0-rc.1

Customer Insights v0.1.0-rc.1 is the first release-candidate version for v0.1.0 of the Customer Insights API.

  • This version defines a new API:

    • Initial version covering the following functionality and related endpoints:
      • New endpoint retrieveScoring, to retrieve the Scoring information of a user within the operator
  • API definition with inline documentation:

Added

  • Generate User Stories in #10
  • Generate initial API proposal in #12
  • Basic Test cases definition in #19
  • Generate API Readiness Checklist in #20
  • Generate CHANGELOG.md in #21

Changed

  • N/A

Fixed

  • N/A

Removed

  • N/A

New Contributors

  • N/A

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