Releases: algoan/nestjs-tink-connector
Releases · algoan/nestjs-tink-connector
v1.9.2
1.9.2 (2022-10-12)
Bug Fixes
- docker: change default port to 8080 (a0c8b99)
v1.9.1
1.9.1 (2022-09-06)
Bug Fixes
- dockerhub: correct wrong docker image (5643004)
v1.9.0
1.9.0 (2022-09-06)
Bug Fixes
- deps: upgrade all deps to their lts version and change semantic-release (08993f7)
- deps: upgrade nest dependencies to v8 (46c4ce5)
- dev-deps: uninstall @types/express (c619f2e)
- tink-link: correct an issue on Tink Link URL (70391ec)
Features
- hooks: format Tink Link depending on Tink API version (4a5d569)
- hooks: update the handler of bank details required to support Tink V1 and V2 (16a78c2)
- tink: add calls to Tink V2 APIs (2adfa0d)
v1.8.1
1.8.1 (2021-12-13)
Bug Fixes
- hooks.controller: do not throw error and add an error log (8e11563)
- tink-link.service: update tink link path (ff912a3)
v1.8.0
1.8.0 (2021-10-20)
Features
- customer: update the aggregator name (2879cb3)
v1.7.0
1.7.0 (2021-10-07)
Features
- hooks: add log for aggregation duration (0b82dfb)
v1.6.0
1.6.0 (2021-09-21)
Features
- algoan: update account dto (0e521d7)
- tink: update tink account dto (5d32c35)
v1.5.0
1.5.0 (2021-09-08)
Bug Fixes
- keeping the global config (4c0c34e)
Features
- configure test projects tp-6610 time:4 (56a5e15)
v1.4.0
1.4.0 (2021-08-13)
Features
- hooks: catch error for void methods (7bab2f4)
- hooks: update analysis error when having error fetching from aggregator (cba593b)
v1.3.0
1.3.0 (2021-08-06)
Features