Skip to content

Releases: mojaloop/thirdparty-api-svc

v11.22.0 Release

03 Nov 11:40
Compare
Choose a tag to compare

11.22.0 (2021-11-03)

Features

  • add pr-title-check step to ci/cd (#63) (2aa9d32)

v11.21.0 Release

06 Oct 04:31
Compare
Choose a tag to compare

11.21.0 (2021-10-06)

Features

  • services: allow local config to be used instead of redirecting to a URL (#62) (717503d)

v11.20.1 Release

28 Sep 14:10
Compare
Choose a tag to compare

11.20.1 (2021-09-28)

Bug Fixes

v11.20.0 Release

26 Aug 13:44
Compare
Choose a tag to compare

Changelog: mojaloop/thirdparty-api-svc

11.20.0 (2021-08-26)

Features

  • api: implement /tpr/verifications and /tpr/authorizations (#60) (9b68d9d)

11.19.1 (2021-06-29)

  • #2311: pull in updated snippets for header validation error (#58) (804e058), closes #2311

11.19.0 (2021-06-14)

  • add request forwarding for final stages of account linking (#57) (f167523)

11.18.3 (2021-06-10)

11.18.2 (2021-05-19)

11.18.1 (2021-05-18)

11.18.0 (2021-05-13)

11.17.1 (2021-05-11)

  • ignore more vulnerabilities (#52) (cf6ab1f)
  • update libraries, interface and mock data (#51) (70b52ed)

11.17.0 (2021-05-04)

  • add new patch transaction and consent id error endpoint (#50) (733da99)

11.16.2 (2021-05-03)

  • fix typescript, update openapi interface & fix tests (#49) (ea24fe9)

11.16.1 (2021-04-27)

  • bump packages and ignore vulnerabilities (#48) (94a3e2b)

11.16.0 (2021-03-31)

  • add /consentRequests/{ID}/error handler (#47) (5e6f56c)

11.15.0 (2021-03-23)

  • use api-snippets(thirdparty -api paths) in place of local defs (#46) (e4a0d4f)

11.14.1 (2021-03-10)

11.14.0 (2021-03-09)

  • add PATCH consentRequest handler (#44) (ca9d329)

11.13.0 (2021-03-03)

11.12.0 (2020-10-26)

  • Add PUT /thirdpartyRequests/transactions/{ID} endpoint (#42) (081581b)

11.11.0 (2020-10-22)

  • add PUT /thirdpartyRequests/transactions/{id}/error (#41) (7428145)

11.10.0 (2020-10-21)

  • add get thirdparty transaction handler (#39) (b7273c3)
  • limit workers for coverage test (#40) (8fc251e)

11.9.0 (2020-10-09)

11.8.4 (2020-10-08)

11.8.3 (2020-10-05)

11.8.2 (2020-10-01)

  • ci: publish step missing image cache (#35) (7e687a0)

11.8.1 (2020-10-01)

  • ci: remove license scan and image scan since we can't prune the devDepencencies (#34) (666a6f9)
  • dockerfile: remove npm prune step (#33) (d281ae0)

11.8.0 (2020-09-30)

11.7.0 (2020-09-28)

  • add post consentRequests and put consentsRequests/{ID} handler (#31) (fde0076)

11.6.4 (2020-09-18)

  • change event notification to use patch endpoint and template (#30) (1cda15e)

11.6.3 (2020-09-18)

  • add thirdparty request patch endpoint (#29) (609f930)

11.6.2 (2020-09-14)

11.6.1 (2020-09-14)

Read more

v11.19.1 Release

29 Jun 05:14
Compare
Choose a tag to compare

11.19.1 (2021-06-29)

Bug Fixes

  • #2311: pull in updated snippets for header validation error (#58) (804e058), closes #2311

v11.19.0 Release

14 Jun 13:27
Compare
Choose a tag to compare

11.19.0 (2021-06-14)

Features

  • add request forwarding for final stages of account linking (#57) (f167523)

v11.18.3 Release

10 Jun 13:52
Compare
Choose a tag to compare

11.18.3 (2021-06-10)

v11.18.2 Release

19 May 13:15
Compare
Choose a tag to compare

11.18.2 (2021-05-19)

Bug Fixes

v11.18.1 Release

18 May 17:38
Compare
Choose a tag to compare

11.18.1 (2021-05-18)

Code Refactor

v11.18.0 Release

13 May 11:32
Compare
Choose a tag to compare

11.18.0 (2021-05-13)

Features