Skip to content

v0.0.2 Release

Compare
Choose a tag to compare
@mojaloopci mojaloopci released this 15 Feb 13:53
· 69 commits to main since this release

0.0.2 (2024-02-15)

Features

  • added get Parties functionality and seperated core connetor server from sdk server (9c3df17)
  • added get Parties functionality and seperated core connetor server from sdk server (56ef3bb)
  • added new tests cases and files to support both unit and functional tests (164f1cd)
  • completed implementation GET /parties/{Type}/{ID} in discovery phase (3f41bae)

Bug Fixes

  • changed core connector naming to external portal (91f3f8e)
  • changed npm run start script to use correct file path (c53fc20)
  • fix start command in package.json (167e5be)
  • naming in dockerfile (c87b1a2)
  • naming in service.ts (e4ad38e)
  • removed test folder from ts compiler scope (3e8e00f)
  • removed test folder from ts compiler scope (f7a504c)
  • replaced fetch calls with axios to make the pipeline run successfull and added unit tests (2919cb0)
  • upgrade packages to fix failing ci jobs (3419c3c)