Releases: Sedimark/dlt-booth
Releases · Sedimark/dlt-booth
v1.0.3
What's Changed
- Release v1.0.3 by @mikeus9908 in #29
- DB Initialization managed by dlt-booth
- Self-retrieve of SC addresses
- Bug fixes
- maint: remove db init from k8s manifests by @xamcost in #28
Full Changelog: v1.0.2...v1.0.3
v.1.0.2
What's Changed
Breaking changes
GET /didsnow accept the DID as query parameter instead of path. In addition, the DID provided must be URL encoded.GET /delegated/identities/vpreplaced withPOST /delegated/identities/vp
New functionalities
- Sign and verify arbitrary data using DID document's verification methods
Minor changes
- Faster transactions on the SCP
- Improved identity request with issuer
- Improved outboarding
- Simpler configuration of environment variables
- Update examples and README
Full Changelog: v1.0.1...v1.0.2
DLT-Booth v1.0.1
What's Changed
- Support onboarding by @mikeus9908 in #12
- Rename the component from connector-rs to dlt-booth and fix typos by @psotres in #13
- Changes to complete #14 by @psotres in #15
- feat: add kubernetes manifests by @xamcost in #17
- OpenAPI Spec v1.0.1 and dlt-booth v1.0.1
New Contributors
- @mikeus9908 made their first contribution in #12
- @psotres made their first contribution in #13
- @xamcost made their first contribution in #17
Full Changelog: https://github.com/Sedimark/dlt-booth/commits/v1.0.1