Skip to content

2.0.0-rc2

Compare
Choose a tag to compare
@rolsonquadras rolsonquadras released this 27 Mar 13:48
· 83 commits to main since this release
1a3bb62

2.0.0-rc2

What's New

  • Support for Multiple Credential Issuance through OID4VCI Batch endpoint
  • Presentation Trust Evaluation response update to add multipleCredentialAllowed field to indicate if the verifier needs all the matching credential from the Wallet
  • New Issuance Acknowledgment API to pass the custom acknowledgement code to the issuer ack.reject(<stringRejectCode>)

What's Changed

  • feat(sdk): issuance ack - support to pass reject code by @rolsonquadras in #755
  • feat(sdk): add multi_cred presentation flag to trust evaluation response by @rolsonquadras in #756
  • feat(sdk): update credential request per latest ID1 spec by @aholovko in #757
  • feat(sdk): support for batch credential endpoint by @aholovko in #758
  • test(sdk): additional creadential checks by @vkubiv in #759
  • feat(sdk): support for claim metadata as jsonpath value by @rolsonquadras in #760
  • feat(sdk): update credential issuer metadata by @aholovko in #762

Full Changelog: 2.0.0-rc1...2.0.0-rc2