Skip to content

Releases: ConsumerDataRight/mock-data-holder

v4.0.3

10 Dec 00:24
f94367e

Choose a tag to compare

Changed

  • Convert to Central Package management and patched vulnerabilities

v4.0.1

26 Jun 04:21
1b54200

Choose a tag to compare

Changed

  • Fixed multiple build warnings to improve code quality and maintainability

v4.0.0

03 Apr 00:51
73d5ccc

Choose a tag to compare

Changed

  • Updated NuGet packages.
  • Fixed multiple build warnings to improve code quality and maintainability.
  • Updated Serilog version and associated configurations.

Removed

  • Removed all OIDC Hybrid Flow related code and functionality.

v3.1.0

22 Aug 03:19
9d6e689

Choose a tag to compare

Changed

  • Updated nuget package versions
  • Migrated from .NET 6 to .NET 8
  • Migrated docker compose from v1 to v2
  • Changed Banking Get Accounts API to only support version 2

Removed

  • Get Metrics endpoints with version less than v4 removed.
  • Postman Collections

Fixed

  • Resolved issue where Banking repository was unable to reseed existing databases.

v2.0.1

29 Nov 07:56
a7b7a15

Choose a tag to compare

Fixed

  • Refactored code and fixed code smells

Changed

  • Combined Mock Data Holder Banking and Energy repositories into a single code base.
  • Refactored automated tests to use a shared NuGet package.

v1.2.3

26 Oct 03:21
cf6e96b

Choose a tag to compare

Changed

v1.2.2

21 Jun 00:21
aaa4c5a

Choose a tag to compare

Changed

  • Regenerated all mTLS, SSA and TLS certificates to allow for another five years before they expire.

Fixed

  • Links in help file

v1.2.1

13 Jun 01:41
7f9f0bf

Choose a tag to compare

Changed

  • Updated Authorisation Server git clone command in readme
  • Rebuilt to include v1.0.1 of the Authorisation Server

v1.2.0

22 Mar 04:35
659832f

Choose a tag to compare

Added

  • The Mock Data Holder now utilises the Authorisation Server as the Identity Provider
  • Get Metrics API

Changed

  • Updated to be compliant with FAPI 1.0 phase 3
  • Removed Identity Server 4 project
  • Removed Get Data Recipients Azure Function

v1.1.0

05 Oct 01:54
3c835a9

Choose a tag to compare

Added

  • Logging middleware to create a centralised list of all API requests and responses

Fixed

  • Updated supported response modes in OIDC discovery endpoint. Issue 46