Skip to content

Releases: algoan/nestjs-tink-connector

v1.9.2

12 Oct 09:34
Compare
Choose a tag to compare

1.9.2 (2022-10-12)

Bug Fixes

  • docker: change default port to 8080 (a0c8b99)

v1.9.1

06 Sep 16:27
Compare
Choose a tag to compare

1.9.1 (2022-09-06)

Bug Fixes

  • dockerhub: correct wrong docker image (5643004)

v1.9.0

06 Sep 13:03
Compare
Choose a tag to compare

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

13 Dec 15:02
6dacf2f
Compare
Choose a tag to compare

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

20 Oct 08:54
Compare
Choose a tag to compare

1.8.0 (2021-10-20)

Features

  • customer: update the aggregator name (2879cb3)

v1.7.0

07 Oct 11:00
3e57fe3
Compare
Choose a tag to compare

1.7.0 (2021-10-07)

Features

  • hooks: add log for aggregation duration (0b82dfb)

v1.6.0

21 Sep 07:23
c7d5436
Compare
Choose a tag to compare

1.6.0 (2021-09-21)

Features

  • algoan: update account dto (0e521d7)
  • tink: update tink account dto (5d32c35)

v1.5.0

08 Sep 11:11
f88291c
Compare
Choose a tag to compare

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

13 Aug 14:27
d856fc9
Compare
Choose a tag to compare

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

06 Aug 10:26
9fd18e5
Compare
Choose a tag to compare

1.3.0 (2021-08-06)

Features