Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Releases: digicatapult/sqnc-hyproof-api

Release v0.7.22

10 Jan 01:55
Compare
Choose a tag to compare
Update npm - all minor and patch updates to ^6.18.0

Release v0.7.21

09 Jan 14:10
bd5409c
Compare
Choose a tag to compare
Fix script number 2 (#70)

* Delete unnecessary \ causing failed execution

Release v0.7.20

09 Jan 11:40
6651c8c
Compare
Choose a tag to compare
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

08 Jan 17:54
bbdc5d8
Compare
Choose a tag to compare
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

05 Jan 16:54
17ab1e3
Compare
Choose a tag to compare
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

05 Jan 13:32
6a05aec
Compare
Choose a tag to compare
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

05 Jan 10:07
b5fed00
Compare
Choose a tag to compare
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

05 Jan 09:26
24e4aab
Compare
Choose a tag to compare
HYP-71: unit tests for certificates controller. (#62)

* HYP-71: unit tests for certificates controller.

* HYP-71: version bump.

Release v0.7.14

04 Jan 22:53
Compare
Choose a tag to compare
Update npm - all minor and patch updates to ^6.17.0

Release v0.7.13

04 Jan 16:57
Compare
Choose a tag to compare
Fixes upgrade to tsoa v6