Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Release v0.3.0

Compare
Choose a tag to compare
@fqutishat fqutishat released this 04 May 09:37
· 38 commits to main since this release
97864d5

What's Changed

  • ci: complete release 0.2.0 and prepare 0.3.0 by @rolsonquadras in #3556
  • feat: refactor logs and kms+crypto into separate components by @Moopli in #3557
  • refactor: move crypto/kms APIs to spi module. by @Moopli in #3558
  • fix: Match submission requirements not apply limited disclosure. by @vkubiv in #3559
  • chore: update go mod files to latest version of new components. by @Moopli in #3560
  • chore: update afgo with transitive component dependencies. by @Moopli in #3561
  • perf: improve parsing operations performance by @skynet2 in #3563
  • perf: ignore extra parsing by @skynet2 in #3564
  • perf: remove extra parsing by @skynet2 in #3566
  • feat: new component for data models - DIDs, signatures, JSON-LD by @Moopli in #3565
  • Revert "feat: new component for data models - DIDs, signatures, JSON-LD" by @Moopli in #3567
  • fix: now get submission requirements can apply SD on result VCs by @vkubiv in #3570
  • feat: new component for data models - DIDs, signatures, JSON-LD by @Moopli in #3568
  • feat: support for optional field in presexch by @sudeshrshetty in #3573
  • chore: update internal dependencies to latest component changes. by @Moopli in #3571
  • fix: invalid creds IDs returned from match submission requirements. by @vkubiv in #3577
  • chore: update component/models for transitive dependencies by @Moopli in #3578

Full Changelog: v0.2.0...v0.3.0