Skip to content

Releases: ConsumerDataRight/mock-data-holder

v0.3.0

26 May 03:41
798e85e
Compare
Choose a tag to compare

Changed

  • Upgraded the Mock Register codebase to .NET 6.
  • Replaced SQLite database with MSSQL database.
  • Changed the TLS certificates for the mock data holder to be signed by the Mock CDR CA.
  • Extra steps detailed for using the solution in visual studio, docker containers and docker compose file.
  • Removed GitHub Dependabot config.
  • Ignore unsupported scopes in preparation for the introduction of energy scopes from an ADR.
  • Removed references to the MD5 algorithm and replaced with SHA512.
  • This effects the output of the ID Permanence algorithm moving forward.
  • Now complies with Phase 1 of the FAPI 1.0 advanced profile migration. Contains configuration to switch over to Phase 2 requirements.
  • Regenerated all certificates to allow for another year before they expire.

Fixed

  • Added missing x-v header. #24
  • Added object to Get Common Customer 400 error. #26

v0.2.0

24 Nov 11:15
624b7e7
Compare
Choose a tag to compare

Added

  • GitHub Actions Workflow for Build, Unit Test, and Integration Test project.
  • GitHub Issue config with supporting links to CDR related information.

Changed

  • Instructions for certificates needed in Postman when using the Mock Data Holder Postman collection.
  • Minor changes to pipeline appsettings files to support GitHub Actions.
  • Updates to GetMetrics and FAPI notes in ReadMe
  • Minor changes to docker command in the ReadMe. Issue 25
  • Completed FAPI 0.6 testing.
  • Updates to Refresh Token Request. Issue 21

v0.1.0

01 Oct 07:51
Compare
Choose a tag to compare

First release of the Mock Data Holder.