Skip to content

Releases: digicatapult/veritable-cloudagent

Release v0.5.1

08 Mar 10:22
af5dd9f
Compare
Choose a tag to compare
Expose ping endpoint (#49)

* Expose ping endpoint on connecitons controller, add ping events to webhooks

Release v0.5.0

13 Feb 09:59
fef8837
Compare
Choose a tag to compare
Use ESM (#48)

* update to use esm

* tsconfig.build

* mocharc.json

* deps

* types node-fetch

* more linting

* fix swagger in build

* remove

* remove assertions count

* remove dup imports

* remove any

Release v0.4.16

31 Jan 16:27
d112e7e
Compare
Choose a tag to compare
POST `/access/policies/{packageId}/eval` (#44)

* wip

* get all policies route

* unit test

* v bump

* mock route in test

* add to testnet commands

* readme

* getPolicy route

* evaluate route

* add e2e tests

* remove pointless test

Release v0.4.15

26 Jan 10:27
783fbda
Compare
Choose a tag to compare
GET /access/policies (#42)

* wip

* get all policies route

* unit test

* v bump

* mock route in test

* add to testnet commands

* readme

Release v0.4.14

22 Jan 15:56
6c96517
Compare
Choose a tag to compare
docs update (#41)

* docs update

Release v0.4.13

17 Jan 14:17
03d3ae2
Compare
Choose a tag to compare
Feature/ver 173 (#40)

* verification integration tests & version bump

Release v0.4.12

15 Jan 13:22
715295b
Compare
Choose a tag to compare
Feature/ver 172 (#38)

* added implicit invite endpoint & version bump

Release v0.4.11

10 Jan 14:10
64f2f15
Compare
Choose a tag to compare
Unified error handling - All controllers (#39)

Release v0.4.10

08 Jan 13:30
e240e78
Compare
Choose a tag to compare
Add integration/e2e tests scaffold (#37)

* clean up test invocation

* add integration tests and docker runner

* add integration tests to github action

* Update readme with testing commands

* 0.4.10

Release v0.4.9

05 Jan 12:54
71b9cc1
Compare
Choose a tag to compare
Unified error handling - Basic Messages (#36)

* basic controller

* v bump

* fix ignore of generated files

* remove generated files

* cleanup

* add next(err)