Releases: finlabsuk/open-banking-connector
Add support for HSBCnet UK
Simplified API due to use of BankProfile for configuration
Breaking change: Much simplified BankConfiguration API with unnecessary endpoints removed (see Swagger documentation). Now only need to create a BankRegistration and then can create and use consents.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/83823912?tag=4.0.0.
Require bank profile when creating BankRegistration
Breaking change: Require bank profile (cannot be null) when creating BankRegistration. The bank profile is then persisted to DB.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/79222005?tag=3.0.0.
Add OpenTelemetry context to logging by default
Add OpenTelemetry context to logs. Respects trace-id from incoming traceparent HTTP header.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/78851100?tag=2.2.0.
NatWest update and support for AWS SSM parameters
ACR validation for NatWest banks is removed to increase support. New configuration sources settings are added including one which allows use of AWS SSM parameters as a configuration source.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/74250558?tag=2.1.1.
Minor updates and URL fix
A URL used by NatWest bank profiles is fixed.
Minor breaking changes:
(1) default value of AllowNullRegistrationEndpoint property in request POST /config/banks is now null rather than false;
(2) minor tweaks to configuration defaults for JSON console logging;
(3) database setting EnsureDatabaseMigrated now defaults to true.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/69219824?tag=2.0.0.
Update Direct Debit handling
Use new JSON de-serialiser to handle invalid PreviousPaymentDateTime property values returned by LBG.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/68162420?tag=1.0.0.
Add new CustomBehaviour switches
Support AISP Direct Debit and Standing Order endpoints
Update following Lloyds testing
Pass-through query string without decoding/encoding.
Release image: https://github.com/finlabsuk/open-banking-connector/pkgs/container/open-banking-connector-web-app/62689541?tag=1.0.0-beta20.