Skip to content

Releases: eu-digital-identity-wallet/eudi-lib-jvm-openid4vp-kt

v0.12.3

11 Mar 08:21

Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

23 Jan 14:42

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

20 Jan 11:04

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #434
  • Bump sonarsource/sonarqube-scan-action from 6.0.0 to 7.0.0 in the actions group by @dependabot[bot] in #439
  • Fallback to GET when not supporting request_uri_method POST by @babisRoutis in #444
  • Add missing metadata for JAR encryption by @gdimtsas in #442
  • Update example: Introduce support mdoc authentication by @dzarras in #445

Full Changelog: v0.12.0...v0.12.1

v0.12.0

25 Nov 13:40

Choose a tag to compare

Important

Starting with version v0.12.0 support for SIOPv2 has been dropped, and
the library is published with the following Maven coordinates:

  • Group Id: eu.europa.ec.eudi
  • Artifact Id: eudi-lib-jvm-openid4vp-kt

If you require support for SIOPv2, use library versions till v0.11.x which are published
with the following Maven coordinates:

  • Group Id: eu.europa.ec.eudi
  • Artifact Id: eudi-lib-jvm-siop-openid4vp-kt

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

13 Oct 13:01

Choose a tag to compare

What's Changed

  • Initialize optional values in vp_formats_supported by @gdimtsas in #423

Full Changelog: v0.11.0...v0.11.1

v0.11.0

26 Aug 10:51

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 Aug 09:41

Choose a tag to compare

Context

Alignment with OpenID4VP version 1.0. Support to DC API not yet introduced.

What's Changed

  • Add DC4EU EHIC example by @dzarras in #374
  • Replace expired SD-JWT VC PID in Example with a fresh one by @dzarras in #384
  • Bump sonarsource/sonarqube-scan-action from 5.1 to 5.2 in the actions group by @dependabot[bot] in #356
  • Bump sonarsource/sonarqube-scan-action from 5.2 to 5.3 in the actions group by @dependabot[bot] in #396
  • OpenId4VP v1 alignment by @dzarras in #350

Breaking changes

  • Creation of an SiopOpenId4Vp no more requires an HttpClient factory method but an HttpClient already created from caller.
  • Support to presentation exchange dropped
  • Dropped support for vc+sd-jwt media type, replace it with dc+sd-jwt
  • Updates on client id prefixes (previouslly referenced as client id schemes)
  • Updates on DCQL
  • Updates to verifier client_metadata

Full Changelog: v0.9.2...v0.10.0

v0.9.2

16 Jun 07:15

Choose a tag to compare

What's Changed

  • Replace uri-kmp library with native kotlin/ktor by @gdimtsas in #373

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 May 11:39

Choose a tag to compare

What's Changed

  • Introduce http client logging to tests by @atsant in #359
  • Add logback-classic dependency for ktor client logging by @atsant in #360
  • Refactor Example test vp token type to follow up verifier endpoint changes by @atsant in #362
  • Upgrade dependency check plugin by @dzarras in #365
  • Support verifier_attestations by @babisRoutis in #355
  • Use encryption params passed to dispatcher in negative consensus case. by @vafeini in #367
  • Added table of supported features in README.md by @vafeini in #368

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

30 Apr 10:14

Choose a tag to compare

OpenID4VP draft 24

What's Changed

Full Changelog: v0.8.1...v0.9.0