Releases: OpenBankingToolkit/openbanking-aspsp
Release 2.1.6
Contains a fix for ForgeCloud/ob-deploy#985
Fix to UI.
Also, the latest base image used to run the spring-application java image is now no longer pinned to an old verison. This was necessary as we needed a newer jre with a fix for this jre/cgroup v2 issue;
https://bugs.openjdk.org/browse/JDK-8230305
See ForgeCloud/ob-deploy#982 for further details.
Release 2.1.5
Contains a fix for ForgeCloud/ob-deploy#985
Fix to UI.
Also, the latest base image used to run the spring-application java image is now no longer pinned to an old verison. This was necessary as we needed a newer jre with a fix for this jre/cgroup v2 issue;
https://bugs.openjdk.org/browse/JDK-8230305
See ForgeCloud/ob-deploy#982 for further details.
Release 2.1.4
Accept new OpenBanking SSAs
Open Banking SSAs have software_version as a string rather than a double
Issue: 965
Release 2.1.3
Fix Latvian TLA mapping issue
Release 2.1.2
Description
- Release 2.1.2 - minor bug fixes
Feature and fixes
- 888 - Fixed bug: Unable to register as TPP - TLA country code lookup.
- 889 - Defaulting property rs.vrp.extended.validation.enable to true
Transitive Feature and fixes
- N/A
Component releases table
Component | Current releases |
---|---|
Starter parent | |
Common | |
Clients | |
jwkms | |
Auth |
Release 2.1.0
Description
- Open Banking Read/Write API 3.1.10
- Bumped Starter parent version 2.1.0
- Bumped Common version 1.5.0
- Bumped Clients version 1.5.0
- Bumped jwkms version 1.5.0
- Bumped Auth version 1.5.0
Feature and fixes
- Support Open Banking Read/Write API 3.1.10
- Allow multiple VRP payments to be made for a consent
- Add VRP validation customisation extensions
Transitive Feature and fixes
- N/A
Component releases table
Component | Current releases |
---|---|
Starter parent | |
Common | |
Clients | |
jwkms | |
Auth |
Release 2.0.1
Description
- Fix formatting of CustomerInfo.birthdate field
- Support TPP testing VRP periodic limits breaches
- Bumped Common version 1.4.1
- Bumped Clients version 1.4.1
- Bumped auth version 1.4.1
- Bumped jwkms version 1.4.1
Feature and fixes
Transitive Feature and fixes
- N/A
Component releases table
Component | Current releases |
---|---|
Starter parent | |
Common | |
Clients | |
jwkms | |
auth |
Release 2.0.0
Description
Read/Write API
specification version v3.1.9- Bumped parent version 2.0.0
- Bumped Common version 1.4.0
- Bumped Clients version 1.4.0
- Bumped auth version 1.4.0
- Bumped jwkms version 1.4.0
Feature and fixes
Transitive Feature and fixes
- N/A
Component releases table
Component | Current releases |
---|---|
Starter parent | |
Common | |
Clients | |
jwkms | |
auth |
Release 1.7.5
Description
- ASPSP with fixes for the /api/user/data apis.
Feature and fixes
- N/A
Transitive Feature and fixes
- N/A
Component releases table
Component | Current releases |
---|---|
Starter parent | |
Common | |
Clients | |
jwkms | |
auth |
Release 1.7.4
Now need to provide an access token obtained with openid scope to be able to upload user data. This access token must be issued to the same user as the certificate belongs to. It is in effect a check that the owner of the OBWac has onboarded to the system.