Skip to content

Releases: Sedimark/dlt-booth

v1.0.3

14 Oct 12:15
69cef92

Choose a tag to compare

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

31 Jul 13:44
3558fef

Choose a tag to compare

What's Changed

Breaking changes

  • GET /dids now accept the DID as query parameter instead of path. In addition, the DID provided must be URL encoded.
  • GET /delegated/identities/vp replaced with POST /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

05 Jun 13:10
f634e74

Choose a tag to compare

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

Full Changelog: https://github.com/Sedimark/dlt-booth/commits/v1.0.1