Skip to content

Releases: wwWallet/wallet-common

v0.4.4

23 Dec 12:01
f601386

Choose a tag to compare

v0.4.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.4

v0.4.3

12 Dec 15:27
f601386

Choose a tag to compare

v0.4.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.3

v0.4.2

02 Dec 15:51
f601386

Choose a tag to compare

v0.4.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.2

v0.4.1

27 Nov 15:01
f601386

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Nov 10:56
379e931

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • Use issuer metadata claims in mdoc parser by @gkatrakazas in #37
  • Use issuer metadata claims in mdoc parser by @gkatrakazas in #38
  • Pre-commit auto-fixes and .editorconfig checks, basic instructions in… by @pstamatop in #36
  • add two tests on mdoc parser and up to date old tests by @gkatrakazas in #39
  • Enhance mdoc Parser to Leverage Issuer Display Metadata by @gkatrakazas in #40
  • Add SD-JWT VC schema shape, add fallback issuer metadata claims and refactor parsers by @gkatrakazas in #41
  • add deferred_credential_endpoint on OpenidCredentialIssuerMetadataSchema by @kkmanos in #43
  • Fix extends sdjwt vc shape schema by @gkatrakazas in #46
  • Add at sd-jwt vc parser the required claims base on payload by @gkatrakazas in #45
  • If the extended type metadata is undefined, return the remaining metadata by @gkatrakazas in #48
  • Build and test in GitHub Actions by @emlun in #50
  • Add logo object into display openid issuer metadata schema by @gkatrakazas in #51

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.1

02 Sep 07:39
d082b1e

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

What's Changed

  • Update @auth0/mdl to v2.2.0 by @gsiou in #17
  • Align Metadata Retrieval and Validation with SD-JWT VC 09 Spec by @gkatrakazas in #16
  • SDJwt parser language handling and fallback scenario by @gsiou in #19
  • Refactor SDJWTVCParser, add payload validation and issuer metadata tests by @gkatrakazas in #18
  • GitHub workflow with editorconfig by @gsiou in #21
  • Fixes for alignment with OpenID4VCI draft 15 by @kkmanos in #22
  • fixes for credential issuer and authorization server metadata schema requirements by @kkmanos in #23
  • Rename vitest scripts to test by @emlun in #25
  • Silence output from successful tests by @emlun in #26
  • Fix comment syntax in .editorconfig by @emlun in #24
  • Extend the OpenidCredentialIssuerMetadataSchema for the credential response encryption params by @kkmanos in #27
  • Sd jwt vct schema validation by @patatoid in #13
  • Fix, simplify and improve EditorConfig by @emlun in #28
  • Added svg claim filtering mechanism by @kkmanos in #31
  • Add preferred Languages in dataUri and convert the credentialFriendlyName by @gkatrakazas in #33
  • Add integrity check for SD JWT vct uris by @patatoid in #29
  • Comment out debug log statement by @gkatrakazas in #34
  • added prepare script in package json by @kkmanos in #35

New Contributors

Full Changelog: v0.2.9...v0.3.1

v0.3.0

12 Aug 13:30
d082b1e

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

  • Update @auth0/mdl to v2.2.0 by @gsiou in #17
  • Align Metadata Retrieval and Validation with SD-JWT VC 09 Spec by @gkatrakazas in #16
  • SDJwt parser language handling and fallback scenario by @gsiou in #19
  • Refactor SDJWTVCParser, add payload validation and issuer metadata tests by @gkatrakazas in #18
  • GitHub workflow with editorconfig by @gsiou in #21
  • Fixes for alignment with OpenID4VCI draft 15 by @kkmanos in #22
  • fixes for credential issuer and authorization server metadata schema requirements by @kkmanos in #23
  • Rename vitest scripts to test by @emlun in #25
  • Silence output from successful tests by @emlun in #26
  • Fix comment syntax in .editorconfig by @emlun in #24
  • Extend the OpenidCredentialIssuerMetadataSchema for the credential response encryption params by @kkmanos in #27
  • Sd jwt vct schema validation by @patatoid in #13
  • Fix, simplify and improve EditorConfig by @emlun in #28
  • Added svg claim filtering mechanism by @kkmanos in #31
  • Add preferred Languages in dataUri and convert the credentialFriendlyName by @gkatrakazas in #33
  • Add integrity check for SD JWT vct uris by @patatoid in #29
  • Comment out debug log statement by @gkatrakazas in #34
  • added prepare script in package json by @kkmanos in #35

New Contributors

Full Changelog: v0.2.9...v0.3.0

v0.2.9

02 Jun 15:12
d6f6a5d

Choose a tag to compare

v0.2.9 Pre-release
Pre-release

What's Changed

  • Removed patched version of mdl by @gsiou in #6
  • OpenID4VCI matadata schema updates by @kkmanos in #4
  • Create custom svg on SD-JWT VC when getSdJwtVcMetadata return error by @gkatrakazas in #7
  • Update @sd-jwt/core to 0.10.0 by @gsiou in #9
  • OpenID4VC Schema updates by @kkmanos in #8
  • Convert jwks_uri authorization server metadata parameter to optional as per RFC8414 by @kkmanos in #10
  • Pass useCache true on every httpClient get by @gkatrakazas in #5
  • Added support dc+sd-jwt to conform with OpenID4VCI - Draft 15 by @kkmanos in #12

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8-2

23 May 13:13
c002bb3

Choose a tag to compare

v0.2.8-2 Pre-release
Pre-release

What's Changed

  • Removed patched version of mdl by @gsiou in #6
  • OpenID4VCI matadata schema updates by @kkmanos in #4
  • Create custom svg on SD-JWT VC when getSdJwtVcMetadata return error by @gkatrakazas in #7
  • Update @sd-jwt/core to 0.10.0 by @gsiou in #9
  • OpenID4VC Schema updates by @kkmanos in #8
  • Convert jwks_uri authorization server metadata parameter to optional as per RFC8414 by @kkmanos in #10

New Contributors

Full Changelog: v0.2.8...v0.2.8-2

v0.2.8-1

21 May 12:59
c002bb3

Choose a tag to compare

v0.2.8-1 Pre-release
Pre-release

What's Changed

  • Removed patched version of mdl by @gsiou in #6
  • OpenID4VCI matadata schema updates by @kkmanos in #4
  • Create custom svg on SD-JWT VC when getSdJwtVcMetadata return error by @gkatrakazas in #7
  • Update @sd-jwt/core to 0.10.0 by @gsiou in #9
  • OpenID4VC Schema updates by @kkmanos in #8
  • Convert jwks_uri authorization server metadata parameter to optional as per RFC8414 by @kkmanos in #10

New Contributors

Full Changelog: v0.2.8...v0.2.8-1