Skip to content

Latest commit

 

History

History
412 lines (186 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

412 lines (186 loc) · 19.5 KB

15.1.0 (2024-06-28)

Features

15.0.0 (2023-11-06)

Bug Fixes

14.0.1 (2023-09-21)

Chore

14.0.0 (2023-02-28)

⚠ BREAKING CHANGES

  • mojaloop/#3139: rework config to accept env variables for DB (#132)

Features

13.0.2 (2022-06-22)

Maintenance

13.0.1 (2022-05-24)

Maintenance

13.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • update nodejs to lts (#115)

Features

12.0.2 (2022-03-28)

Maintenance

12.0.1 (2022-03-24)

Maintenance

12.0.0 (2022-03-24)

⚠ BREAKING CHANGES

  • update auth-service to latest thirdparty api definition (#106)

Code Refactor

  • update auth-service to latest thirdparty api definition (#106) (79edf15)

11.13.1 (2022-02-25)

Maintenance

  • deps: bump tmpl from 1.0.4 to 1.0.5 (#91) (bb5e87d)

Code Refactor

  • handle errors akin to core ml services and update verification response (#99) (c97e75e)

11.13.0 (2021-11-05)

Features

11.12.0 (2021-11-03)

Features

  • add pr-title-check step to ci/cd (#95) (fc7dcef)

11.11.1 (2021-10-20)

Bug Fixes

11.11.0 (2021-10-19)

Features

11.10.1 (2021-09-28)

Bug Fixes

  • remove devDependencies from docker image (#92) (888ca8e)

11.10.0 (2021-09-17)

Features

  • int: implement verify tx integration tests (#90) (b47ccc5)

11.9.1 (2021-09-16)

Bug Fixes

  • integration: reenable skipped integration tests (#89) (d2a4114)

11.9.0 (2021-09-15)

Features

  • verifyTransaction: implement fetch consent and verify transaction logic (#88) (650ef99)

11.8.2 (2021-08-23)

11.8.1 (2021-08-20)

Code Refactor

  • restructure consent model for updated api (#85) (7999312)

11.8.0 (2021-08-16)

Features

  • integration: verifications tests (#86) (88e1ca3)

11.7.1 (2021-08-12)

Maintenance

  • deps: bump path-parse from 1.0.6 to 1.0.7 (#84) (5291e66)

11.7.0 (2021-08-09)

Features

  • api: add /thirpartyRequests/verifications resource support (#83) (d6e2137)

11.6.0 (2021-08-02)

Features

  • complete account linking workflow (#82) (da22b5e)

11.5.2 (2021-07-21)

Maintenance

11.5.1 (2021-07-16)

Bug Fixes

11.5.0 (2021-07-13)

Features

11.4.4 (2021-07-08)

Maintenance

  • pull in redis/pub-sub/kvs/ttk/state plugin/state machine code for upcoming flows (#78) (3309b3c)

11.4.3 (2021-07-07)

Maintenance

  • deps: bump y18n from 4.0.0 to 4.0.3 (#76) (aeb71af)

11.4.2 (2021-07-07)

Maintenance

  • update packages and regen audit resolve (#77) (8f1c3db)

11.4.1 (2021-07-06)

Code Refactor

  • edit handlers in prep for funtionality and cleanup old endpoints (#75) (1d5abee)

11.4.0 (2021-06-25)

Features

  • update db schema for clientDataJSON and attestationObject (#73) (160b684)

11.3.3 (2021-06-02)

Code Refactor

11.3.2 (2021-05-14)

Code Refactor

  • config: merge db & service config into one (#67) (a0ecf8a)

11.3.1 (2021-05-12)

Maintenance

  • 2132 update deps & fix unit tests (#64) (8efd754)

11.3.0 (2021-03-24)

Features

  • use api-snippets(thirdparty-api paths) in place of local defs (#61) (3667b9a)

Maintenance

11.2.8 (2020-10-20)

11.2.7 (2020-10-14)

Bug Fixes

11.2.6 (2020-10-14)

11.2.5 (2020-10-14)

11.2.4 (2020-10-09)

Bug Fixes

  • ci/cd: explicitly disable license-scan and image-scan steps (#54) (6c75243)

11.2.3 (2020-10-09)

Bug Fixes

  • ci/cd: disable license scan and audit temporarily. Waiting for fix in mojaloop/mojaloop#415 (#53) (79d7d8c)

11.2.2 (2020-09-28)

11.2.1 (2020-09-17)

11.2.0 (2020-09-16)

Features

11.1.1 (2020-09-08)

11.1.0 (2020-08-24)

11.0.2 (2020-08-21)

11.0.1 (2020-08-17)

11.0.0 (2020-08-14)

⚠ BREAKING CHANGES

  • circleci: add steps to circleci to automate github release (#39)

Features

  • bdd: Add bdd scenarios for account linking (#7) (ff073a7)
  • commits: added linter to enforce conventional commit messages (#27) (06da856)
  • swagger: Add new Auth Service endpoints to swagger.json (#8) (bc8774d), closes #280

Maintenance

  • circleci: add steps to circleci to automate github release (#39) (156cbae)

0.1.8 (2020-06-09)

Maintenance

  • package.json: fix description (45b9cda)

0.1.7 (2020-06-01)

Maintenance

  • audit-resolve (a33bdb9)
  • package.json: fix wrong repository.url (4b82b1c)

0.1.6 (2020-05-29)

Features

  • server: minimal hapi server (5c0b1f1)

Bug Fixes

  • email in comments (af6f537)
  • Dockerfile: correct WORKDIR & EXPOSE (2ca5087)

Maintenance

  • docerkignore: specify what ignore for image (ba4b0e7)
  • Docker: additional Docker package scripts (3c25883)
  • Dockerfile: go for node v14.3.0 (8a91987)
  • eslint: allow console (c8aef86)

Documentation

  • README: add info about local Docker and howto run AuthService (8ef3d45)

0.1.5 (2020-05-22)

Style Improvements

  • CHANGELOG: restyle header (e78234f)

0.1.4 (2020-05-22)

Documentation

  • readme: fix layout (24bc1bd)
  • readme: reformat docs, add motivation (9bdda1f)

0.1.3 (2020-05-22)

Maintenance

  • versionrc: show all types (b5caad2)

0.1.2 (2020-05-22)

0.1.1 (2020-05-22)

0.1.0 (2020-05-22)