Releases: openwallet-foundation-labs/vc-api
Releases · openwallet-foundation-labs/vc-api
v1.0.1
v1.0.0
What's Changed
- docs(MAINTAINERS): add impacility folks by @jrhender in #34
- Credo integration PR - squashed commits by @jrhender in #38
- chore(vc-api README): remove license by @jrhender in #40
- Workflow spec updates by @jrhender in #43
- test(issue e2e): issuance with remote context by @jrhender in #44
- Add Impactility logo to Readme by @jrhender in #45
- Align VerifyCredential Response by @jrhender in #47
- Improve workflows documentation by @jrhender in #48
- New documentation site by @jrhender in #46
- docs(README): remove architecture section by @jrhender in #49
- docs(workflow tutorials): add self-signed tutorial by @jrhender in #50
- Docs image improvement by @jrhender in #51
- Container package publish by @jrhender in #52
Breaking Changes
- Keys are identified by the base58 encoded public key, not by the JWK thumbprint (see issue #39)
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
- chore: removing input-descriptor-to-credential application by @artursudnik in #1
- docs(README): align with vc-api separation by @jrhender in #2
- feat: adding access log by @artursudnik in #3
- feat: adding a client ip address to the access log by @artursudnik in #4
- feat: adding response body to the access log by @artursudnik in #5
- chore: adding POST method for exchange continuation and marking PUT as deprecated by @artursudnik in #8
- chore: relicensing by @artursudnik in #7
- chore: remove LICENSE from vc-api dir by @jrhender in #9
- DCO Remediation by @jrhender in #10
- Update license. Fixes #14 by @tkuhrt in #15
- chore(package.json files): update license by @jrhender in #17
- docs(exchanges.md): fix tutorial links by @jrhender in #21
- chore: removing ops info by @jrhender in #23
- chore(rush.json): update pnpm to 8.15.4 by @jrhender in #24
- C4 architecture using mermaid by @jrhender in #31
- chore: add maintainers file by @jrhender in #30
- docs(README): updates to reflect OWF adoption by @jrhender in #33
New Contributors
- @artursudnik made their first contribution in #1
- @tkuhrt made their first contribution in #15
Full Changelog: v0.0.1...v0.1.0