XS2A Adapter Release 0.1.14
Notices:
-
Xs2aHttpLogSanitizerwas extended with new headers to hide. -
added Decoupled, and Embedded Pre-step flows to the XS2A Flows
documentation. Amended mistakes in the Adapter arc42 page. -
refactored
santander-adapter: added validations, marked some API
endpoints as unsupported based on the bank documentation. -
renamed 'PreAuthorisationException' into more generic
RequestAuthorizationValidationException. -
AccessTokenServiceandAccessTokenExceptionare moved to
xs2a-adapter-service-apipackage. -
added
Glossaryto the Adapter arc42 document. -
completed
Building Block Viewchapter of the Adapter arc42
document.
Features:
deutsche-bank-adapterremoves subaccount number from PSU-ID for
DE/DB and DE/Noris if present.
Fixes:
-
fixed
unicredit-adapterupdate payment psu data failing because of
invalid links format in response. -
fixed
santander-adapterOAuth2Service. -
fixed swallowing original bank error when throwing
AccessTokenExceptionin
CrealogixEmbeddedPreAuthorisationService. -
fixed Postman collection for
unicredit-adapter