Skip to content

v0.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 08:34
· 36 commits to main since this release
a2e2822

What's Changed

Bugfixes

  • chore: add checks on SI token issuer vs VP issuer by @wolf4ood in #4140
  • fix: correct DataService json-ld attributes by @ndr-brt in #4146
  • chore: removes OAuth2 capabilities from the data sink by @wolf4ood in #4152
  • fix: remove unused parentPermission field that caused stack overflow exceptions by @ndr-brt in #4155
  • fix: issuanceDate fallback in vc transformer by @lholthof in #4159

New Features & Improvements

  • feat: make TransferRequest transferType mandatory and dataDestination optional by @ndr-brt in #4119
  • fix: removes LockManager in favour of ConcurrentHashMap by @wolf4ood in #4142
  • feat(dsp): support implicit Offer policy type by @ndr-brt in #4143

Dependencies

  • build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 by @dependabot in #4153
  • build(deps): bump bouncyCastle-jdk18on from 1.78 to 1.78.1 by @dependabot in #4122

Other Changes

Full Changelog: v0.6.2...v0.6.3