Releases: ConsumerDataStandardsAustralia/mock-data-holder-java
Releases · ConsumerDataStandardsAustralia/mock-data-holder-java
cds-java-artefacts-1.2.0
Supports the v1.2.0 of the Consumer Data Standards. These changes focused on the simplification of the platform to support future updates to the standards:
- Removed the Codegen module, resulting in the removal of the
api-model
module. - Replaced the
reference-test
module withintegration-test
which refers to theclient
module instead of theapi-model
. - Refactored
client-cli
to accommodate the removal ofapi-model
andreference-test
. - A number of small bug fixes.
cds-java-artefacts-1.1.1
- Implements CDS 1.1.1
- Supports v1 and v2 in Product endpoints. Use option --version 2 in Client CLI (version 1 is default)
- Client CLI is integrated with web auth for protected endpoints
cds-java-artefacts-1.0.0
- Support refresh token in client-cli
- Support refresh token in reference-test
- Support valid access token in data-holder
- Implement all the protected endpoints in data-holder
cds-java-artefacts-1.0.0-RC7
MTLS support in data-holder
Bugfixes
cds-java-artefacts-1.0.0-RC6
MTLS support in client-cli
PTT for all the endpoints
cds-java-artefacts-1.0.0-RC5
Removed masked account and masked credit card string validation
cds-java-artefacts-1.0.0-RC4
Implement all the endpoints in data-holder without security profile.
cds-java-artefacts-1.0.0-RC3
Add CLI parameter to specify which payload is being validated #23
cds-java-artefacts-1.0.0-RC2
Added the access-token command to Client CLI
cds-java-artefacts-1.0.0-RC1
[maven-release-plugin] copy for tag cds-java-artefacts-1.0.0-RC1