Releases: eu-digital-identity-wallet/eudi-lib-jvm-openid4vp-kt
Releases · eu-digital-identity-wallet/eudi-lib-jvm-openid4vp-kt
v0.12.3
v0.12.2
v0.12.1
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
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
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #424
- Update Example. by @dzarras in #425
- Migrate to Dokka v2 by @dzarras in #426
- Update test data by @dzarras in #433
- Drop support for SIOPv2 by @dzarras in #431
Full Changelog: v0.11.1...v0.12.0
v0.11.1
v0.11.0
What's Changed
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #407
- Replace usage of runCatching with runCatchingCancellable by @atsant in #409
- Upgrade to kotlin 2.1.21 by @babisRoutis in #410
- Remove EHIC example by @dzarras in #412
Full Changelog: v0.10.0...v0.11.0
v0.10.0
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
v0.9.1
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_attestationsby @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
OpenID4VP draft 24
What's Changed
- Upgrade gradlew by @babisRoutis in #335
- Advertise missing 'vp_token id_token' response type. by @dzarras in #338
- Remove
jwks_urifrom Client Metadata by @dzarras in #341 - Sonar GitHub Action by @babisRoutis in #345
- Implement JAR encryption by @dzarras in #344
- OpenId4VP draft24 support by @dzarras in #323
Full Changelog: v0.8.1...v0.9.0