Skip to content

v0.21.0

Choose a tag to compare

@vkanellopoulos vkanellopoulos released this 03 Nov 10:51
· 23 commits to main since this release

What's Changed

Core Dependencies updates

  • eudi-document-manager: Updated to 0.13.0
  • eudi-iso18013-data-transfer: Updated to 0.10.0
  • eudi-lib-jvm-openid4vci-kt: Updated to 0.9.1
  • eudi-lib-jvm-siop-openid4vp-kt: Updated to 0.11.1
  • multipaz: Updated to 0.94.0
  • Jacoco → Kover: Migrated to Kover 0.9.1 for improved Kotlin coverage reporting
  • kotlinx-datetime: Removed unused dependency

New Features

OpenId4VCI v1.0 Support

  • Any breaking changes to CredentialIssuerMetadata, CredentialOffer, CredentialConfiguration, or CredentialConfigurationIdentifier will directly affect applications using these types. Code processing issuer metadata or offers will need updates for structural changes

Credential Sets Matching for OpenID4VP DCQL

  • Implemented logic for handling credential_sets scenarios

Full Changelog: v0.20.0...v0.21.0