Skip to content

Latest commit

 

History

History
154 lines (96 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

154 lines (96 loc) · 11.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.2 (2024-03-25)

Bug Fixes

1.6.1 (2024-03-24)

Bug Fixes

  • increase httpClient timeout (48a2acb)

1.6.0 (2024-03-21)

Features

  • added healthCheck; improved routes validation; added PartyInfo swagger schema (5b788ab)
  • added healthCheck; improved routes validation; added PartyInfo swagger schema (87d1815)

1.4.0 (2024-03-21)

Features

  • added logging plugin; removed ts-ignores (6b1e983)
  • added logging plugin; removed ts-ignores (7d0bdfb)
  • added logging plugin; removed ts-ignores (0db29ee)
  • added logging plugin; removed ts-ignores (694edc4)

1.3.0 (2024-03-20)

Features

1.1.2 (2024-03-08)

1.1.1 (2024-03-08)

1.1.0 (2024-03-08)

Features

  • implemented /quoterequests function (112cee4)
  • implemented /quoterequests function and /transfers (7d432aa)
  • implemented request schema validation (e621bcb)

Bug Fixes

  • changed script name in pre-commit file (12d3156)
  • make error messages more descriptive and clear (97b8e34)
  • split api specs and imported types from api-snippets (e6b85ef)

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)

0.0.1 (2024-02-08)

Features

  • added a function and a route to handle get parties. added unit tests to test the functionality (97f4c19)
  • added a function and a route to handle get parties. added unit tests to test the functionality (1fa79d8)
  • added docker-compose.yml file to facilitate functional tests with ttk (39e3701)

Bug Fixes

  • added a ttk ui service in the docker-compose.yml (7006836)
  • added test dir to included folders in tsconfig (c95dcf1)
  • added test dir to included folders in tsconfig (21c7206)
  • set version in package.json to 0.0.0 (263881d)
  • set version in package.json to 0.0.0 (b6a3144)
  • set version in package.json to 0.0.1 (e05b906)

0.0.2 (2024-02-08)

Features

  • added a function and a route to handle get parties. added unit tests to test the functionality (97f4c19)
  • added a function and a route to handle get parties. added unit tests to test the functionality (1fa79d8)
  • added docker-compose.yml file to facilitate functional tests with ttk (39e3701)

Bug Fixes

  • added a ttk ui service in the docker-compose.yml (7006836)
  • added test dir to included folders in tsconfig (c95dcf1)
  • added test dir to included folders in tsconfig (21c7206)
  • set version in package.json to 0.0.1 (e05b906)

1.1.0 (2024-02-08)

Features

  • added a function and a route to handle get parties. added unit tests to test the functionality (97f4c19)
  • added a function and a route to handle get parties. added unit tests to test the functionality (1fa79d8)
  • added docker-compose.yml file to facilitate functional tests with ttk (39e3701)

Bug Fixes

  • added a ttk ui service in the docker-compose.yml (7006836)
  • added test dir to included folders in tsconfig (c95dcf1)
  • added test dir to included folders in tsconfig (21c7206)