This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Releases: digicatapult/sqnc-hyproof-api
Releases · digicatapult/sqnc-hyproof-api
Release v0.7.22
Update npm - all minor and patch updates to ^6.18.0
Release v0.7.21
Fix script number 2 (#70) * Delete unnecessary \ causing failed execution
Release v0.7.20
HYP-26: unit tests for attachments controller. (#67) * HYP-26: unit tests for attachments controller. * HYP-26: expanded on test coverate and a few sanity actions on certificartes test suite. * Update src/controllers/v1/attachment/index.ts Co-authored-by: dc-andysign <58742260+dc-andysign@users.noreply.github.com> * HYP-26: addressing comments pt #1 * HYP-26: moving parseAccept to a utils folder. * HYP-26: linting and version bump. * HYP-26: auto import. * HYP-26: version bump. * HYP-26: after/afterEach and reset logic moved a little in the test suite. --------- Co-authored-by: dc-andysign <58742260+dc-andysign@users.noreply.github.com>
Release v0.7.19
Chore/fix 3 personas swagger json bug fix (#68) * Added modified tsconfig that incorporates "include": "src/swagger.json" . This will hopefully fix the issue. * Added delay between db migrate and process flow in 3 personas docker setup. * Bumped up the version * Increased the initial delay ( sleep time to 20 s )
Release v0.7.18
Chore/upgrade chai tsimp (#66) * Update dependency chai to v5 * Switch to esm build * upgrade depcheck ignore list * Remove experimental load of json warning * 0.7.18 * DB migrations work from src * Update engines * use tsimp * fix depcheck * Improve ipfs mocks * Try again --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Release v0.7.17
Update dependency @types/supertest to v6 (#49) * Update dependency @types/supertest to v6 * Added Record<string, string> instead of object * Small dockerfile cleanup * Bumped up the version * Bumped up version in package lock as well * Bumped up the ver --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dc-andysign <andrei.baloiu@gmail.com>
Release v0.7.16
Chore/upgrade node (#63) * test new node * 0.7.13 * Change CLI args * change cli args to match v10 of node * Revert image version to latest * 0.7.16
Release v0.7.15
HYP-71: unit tests for certificates controller. (#62) * HYP-71: unit tests for certificates controller. * HYP-71: version bump.
Release v0.7.14
Update npm - all minor and patch updates to ^6.17.0
Release v0.7.13
Fixes upgrade to tsoa v6