Releases: algoan/nestjs-budget-insight-connector
Releases · algoan/nestjs-budget-insight-connector
v2.19.0
2.19.0 (2023-01-19)
Bug Fixes
- fix the event name type in subscription for hooks tests (47b0461)
- fix the package json lock (2e33e08)
- webhook: fix calling the algoan service (0af1af2)
Features
- add algoan service dtos and interfaces (5ad1bc3)
- add event names enum (0a57fe0)
- add test files for the new events (37f1ca8)
- algoan: init resthooks in v2 (00b8fc4)
- handle created and updated event (98da92f)
- serviceaccounts: add service for service accounts (f78e8f3)
- update the budget insight connector (2c434bd)
v2.18.0
2.18.0 (2023-01-05)
Features
- hooks: use format 'BUDGET_INSIGHT_V2_0' to patch accounts (272ddea)
v2.17.0
2.17.0 (2022-11-30)
Features
- make the pagination limit configurable (2af1c25)
v2.16.0
2.16.0 (2022-11-25)
Bug Fixes
- correct the pagination (d015d45)
- deps: upgrade semantic-release dependencies (7b78817)
Features
- add pagination to the get transactions function tp-11623 time:3 (4764003)
- delete automatically users after account recuperation tp-11668 time:7 (86fad81)
v2.15.1
2.15.1 (2022-10-13)
Bug Fixes
- make language customizable tp-10326 time:2 (8fd4e6f)
v2.15.0
2.15.0 (2022-09-28)
Features
- allow connector to get bank data in IFRAME mode (0f5a7cf)
v2.14.0
2.14.0 (2022-09-16)
Features
- hooks: implement Iframe mode (472feba)
v2.13.0
2.13.0 (2022-08-02)
Features
- connections: continue the process if there is a finished connection (46b291f)
- connections: do not wait for connections in error (a16df2a)
- connections: put ignored states in configs (5bc05e8)
- logging: enhance error log (2b9e104)
v2.12.2
2.12.2 (2022-03-15)
Bug Fixes
- fix the renew and init responses (ca140ed)
v2.12.1
2.12.1 (2022-03-14)
Bug Fixes
- update the redirect method for aggregation link (69b7a29)