Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 19:49
· 302 commits to develop since this release

0.17.0 (2025-03-14)

Bug Fixes

  • access token client_id not always set (4b09936)
  • access token client_id not always set (a3ef03e)
  • add a test file to jarm (1309fb7)
  • changes for oid4vc conformance tests (aa56dbf)
  • check if oid4vp defined (c654a7b)
  • client_id_scheme & default scope handling (c559618)
  • Codecov (36c7e09)
  • dcql alpha (6ff3355)
  • Disable token endpoint in case asClientMetadata is found (362da1a)
  • feedback (413ecb9)
  • feedback (b119275)
  • Fix disabled AS assertion by looking at configured AS (1e5b251)
  • Fix for when credential_configuration_ids is being used together with credentials_supported (f696867)
  • Fix for when credential_configuration_ids is being used together with credentials_supported (c9ff2fc)
  • fix single vp_token being send is an array (e496ca2)
  • fixed LanguageTagUtils tests (2a5e3a6)
  • fixed LanguageTagUtils to only process field names if it has a mapping (e0c592e)
  • format (688fb6d)
  • jwk thumbprint digest (c9220ee)
  • missing export (e520711)
  • offer creation improvements (a0f5326)
  • pnpm-lock (5513f07)
  • remove mdoc (4d8859e)
  • session and state to correlationId mapping bugfixes (c9b4d6f)
  • small fixes for siop-oid4vp package (8584d76)
  • small fixes for siop-oid4vp package (5aeff03)
  • small fixes for siop-oid4vp package (5ccb87c)
  • some nits (ac9ead6)
  • test (2c1a354)
  • test for nonce (f9b1bdf)
  • update (9ff62bd)
  • update dcql and incorporate feedback (76be4cc)
  • update deps (ca61afe)
  • update jarm (7b54fae)
  • use error reason if provided (5f2b3f2)
  • workflows (b3acdfb)

Features

  • add aud/response_uri to request object, and client_id to the request (400df29)
  • Add expiration to offers (bbd8d7e)
  • add jarm package (4cb9259)
  • add jarm package (9d6f07a)
  • Add support for mDL / mdoc to the OID4VCI client (6556cc0)
  • add things (6ad4d89)
  • added DynamicRegistrationClientMetadata type and extended existing metadata for issuer and rp (97b8779)
  • added support for first party applications (9c273b9)
  • allow additional claims in access token (1f73783)
  • Allow REST API and client to set client_id and other params (16a7a2c)
  • Allow to acquire credentials without using a proof for V13. This is rare and has to be supported by the issuer. For instance when using DPop and authorization code (2f1fcee)
  • changed the default uri scheme to openid4vp (e9dd686)
  • dcql alpha (dc1c318)
  • dcql alpha (4b7e8ae)
  • Expose DPoP support also to main clients, instead of only to the access token client and credential request client (e2cc7f6)
  • Improve create jarm response callback to also include clientMetadata, to make it easier for implementers to extract the enc jwks themselves (e71cd2d)
  • Improvements to by reference offers. Also allow setting a correlationId on an offer (1020d26)
  • jarm alpha (cc55d5e)
  • jarm alpha (703e09e)
  • mdoc credential issuance (86f6d4a)
  • mso mdoc handling (d88df4f)
  • MWALL-715 Add support for external AS (914d198)
  • MWALL-715 Create notification endpoint logic in Issuer (2dff0df)
  • OID4VCI Rest API session improvements and delete endpoint (0936d5d)
  • Pass in issuer_state to regular state in auth code flow, so we get a better integration with any external OIDC solution (5b1178d)
  • Pass in issuer_state to regular state in auth code flow, so we get a better integration with any external OIDC solution (09cbd0d)
  • Pass in issuer_state to regular state in auth code flow, so we get a better integration with any external OIDC solution (e6222ff)
  • support exchanges with multiple vps (5d5b0d7)
  • Update CI to build branch named unstable releases, fixing duplicate versions when multiple feature branches exist simultaneously (be5ceef)
  • update dcql (ad19797)
  • update dcql (d7cc1e7)
  • update dcql lib (6d94367)
  • validate jarm metadata (348d5bc)

Reverts

  • Revert "chore: disable mattr tests due to 502 bad gateway" (9a526e2)
  • Revert "chore: disable AuthenticationResponse tests due to 502 bad gateway" (8ae6c46)