Skip to content

v0.20.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 07:33
8d4bd42

Crypto / KMS

  • Added AWS multi-region key support for cross-region key management operations (#1730).

Credentials / OpenID4VCI

  • Introduced initial mdoc support in credential handlers (WAL-891) (#1740).
  • Isolated SD-JWT VC credential handler for better modularity (#1740).
  • Isolated W3C credential handler for cleaner separation (#1740).
  • Introduced credential error data class for improved error handling (#1740).
  • Updated credential format and proof type handling (#1740).
  • Fixed credential display issues (#1740).
  • Removed legacy lib dependency (#1740).

Observability

  • Suppressed verbose logging for bitstring status operations (WAL-1016) (#1737).