Skip to content

Latest commit

 

History

History
396 lines (175 loc) · 19.7 KB

CHANGELOG.md

File metadata and controls

396 lines (175 loc) · 19.7 KB

15.0.0 (2024-06-27)

Features

14.0.0 (2023-11-06)

Bug Fixes

13.0.4 (2023-10-13)

Chore

13.0.3 (2023-09-20)

Chore

13.0.2 (2022-05-24)

Maintenance

  • port publish job and update packages (#84) (06e670d)

13.0.1 (2022-05-24)

Maintenance

  • conform linting config to typescript-svc-template (#83) (af6ffa5)

13.0.0 (2022-05-20)

⚠ BREAKING CHANGES

  • update nodejs to lts (#82)

Features

12.0.1 (2022-03-31)

Maintenance

  • bump packages with ncu -u -t minor (#76) (49f786d)
  • deps-dev: bump @redocly/openapi-cli (#72) (f8a06d8)
  • deps: bump tmpl from 1.0.4 to 1.0.5 (#73) (0fb3827)
  • regen api interface and address vulnerabilities (#79) (711e009)

12.0.0 (2022-03-10)

⚠ BREAKING CHANGES

  • update api to v1.0 (#65)

Code Refactor

Maintenance

  • address vulnerabilities and update codeowners (#71) (6fc2a7c)

11.23.0 (2021-11-04)

Features

  • compile ts to js and remove devDependencies (#64) (ef777fe)

11.22.0 (2021-11-03)

Features

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

11.21.0 (2021-10-06)

Features

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

11.20.1 (2021-09-28)

Bug Fixes

11.20.0 (2021-08-26)

Features

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

11.19.1 (2021-06-29)

Bug Fixes

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

11.19.0 (2021-06-14)

Features

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

11.18.3 (2021-06-10)

11.18.2 (2021-05-19)

Bug Fixes

11.18.1 (2021-05-18)

Code Refactor

11.18.0 (2021-05-13)

Features

11.17.1 (2021-05-11)

Maintenance

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

11.17.0 (2021-05-04)

Features

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

11.16.2 (2021-05-03)

Code Refactor

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

11.16.1 (2021-04-27)

Maintenance

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

11.16.0 (2021-03-31)

Features

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

11.15.0 (2021-03-23)

Features

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

11.14.1 (2021-03-10)

Bug Fixes

11.14.0 (2021-03-09)

Features

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

11.13.0 (2021-03-03)

Features

11.12.0 (2020-10-26)

Features

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

11.11.0 (2020-10-22)

Features

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

11.10.0 (2020-10-21)

Features

  • add get thirdparty transaction handler (#39) (b7273c3)

Maintenance

11.9.0 (2020-10-09)

Features

11.8.4 (2020-10-08)

11.8.3 (2020-10-05)

Code Refactor

11.8.2 (2020-10-01)

Bug Fixes

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

11.8.1 (2020-10-01)

Bug Fixes

  • 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)

Features

11.7.0 (2020-09-28)

Features

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

11.6.4 (2020-09-18)

Code Refactor

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

11.6.3 (2020-09-18)

Maintenance

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

11.6.2 (2020-09-14)

Code Refactor

11.6.1 (2020-09-14)

Bug Fixes

  • types: clean up canonical-json types in ambient.d.ts (#27) (71100e2)

11.6.0 (2020-09-14)

Features

  • add notification patch forwarding (#26) (82cf72e)

11.5.0 (2020-09-10)

Features

  • event_server: add an event server to handle kafka events (#25) (f83dfc8)

11.4.0 (2020-09-09)

Features

  • consumer: scratch integration tests to verify everything is working (#23) (7965c36)

11.3.0 (2020-09-09)

Features

  • consumer: kafka consumer wrapper class (#22) (408ca1c)

11.2.1 (2020-09-02)

Code Refactor

11.2.0 (2020-08-20)

Features

  • endpoints: Inbound PUT authorizations handler (#19) (5ad72be)

11.1.1 (2020-08-13)

Maintenance

  • circleci: change scans to be release prerequisite (#18) (65f210f)

11.1.0 (2020-08-13)

Features

  • endpoints: Inbound authorizations handler (#16) (b47f4ba)

11.0.0 (2020-08-13)

⚠ BREAKING CHANGES

  • circleci: change release step machine (#17)

Features

  • circleci: add steps to circleci to automate github release (#15) (87da307)
  • commits: added linter to enforce conventional commit messages (#13) (2c3ad43)

Bug Fixes

  • circleci: change release step machine (#17) (52f4835)

10.4.1 (2020-06-22)

Features

  • thirdparty-api.yaml: OpenAPI specification for thirdparty-api-svc (ab274c1)

10.4.0 (2020-06-15)