Skip to content

Releases: ConsumerDataStandardsAustralia/mock-data-holder-nodejs

v1.1.0

21 Aug 01:33
4e78675
Compare
Choose a tag to compare

What's Changed

The latest release of our Mock Data Holder (NodeJS) includes the following updates:

  • Our Mock Data Holder(NodeJS) has been upgraded to conform to the latest v1.31.0 release of the Consumer Data Standards.
  • Users now have the option to run the Data Holder without requiring authorisation. This feature facilitates easier testing and development and allows for quicker setup.
  • Bug Fixes: We've also implemented several minor bug fixes to enhance the stability and performance of the Data Holder.

v1.0.1

11 Jul 01:39
19a686d
Compare
Choose a tag to compare

What's Changed

Our latest patch release removes the previously included connectionId property from the test data files used in the Mock Data Holder (NodeJS). This update aligns the test data with recent changes in the Testdata CLI tool (v1.5.3).

v1.0.0

08 May 03:59
3c56b32
Compare
Choose a tag to compare

What's New

The Data Standards Body team is pleased to announce the official release of the Mock Data Holder (NodeJS) version 1.0.0. 🎉

This reference implementation has been developed to demonstrate how different components of the CDR ecosystem works together and to assist CDR participants in developing and testing Data Holder or Data Recipient systems. The system consist of a number of docker containers including a Mock Data Holder (NodeJS), an auth server, a Mock Data Recipient and a Mock Register.

The data holder supports multiple industries within the Consumer Data Right (CDR) framework, including banking and energy. It is designed to deliver a robust simulation environment, utilising test datasets from our Testdata CLI tool to mimic real-world scenarios accurately.

Read more about this exciting tool on the README file.

Full Changelog: https://github.com/ConsumerDataStandardsAustralia/mock-data-holder-nodejs/commits/v1.0.0