Releases: eu-digital-identity-wallet/eudi-lib-jvm-siop-openid4vp-kt
Releases · eu-digital-identity-wallet/eudi-lib-jvm-siop-openid4vp-kt
v0.6.0
Context
This release aligns library to the OpendID4VP draft 21. The features identified and implemented can be found under milestone SiopOpenId4VP-v0.6.0
What's Changed
- Draft21 by @babisRoutis in #281
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Upgrade gradlew to 8.8 by @babisRoutis in #259
- Update PGP Key link by @mgiakkou in #261
- Upgrade to gradlew 8.9 by @babisRoutis in #263
- Upgrade dependencyCheck by @babisRoutis in #264
- Update setup-gradle github action by @babisRoutis in #266
- Bump the libs group across 1 directory with 4 updates by @dependabot in #265
- Support multiple verifiable presentation in vp_token by @babisRoutis in #274
- Align WalletResponse with the latest Verifier Endpoint version. by @dzarras in #275
New Contributors
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
What's Changed
- Fix bug on ClientAuthenticator not raising exception by @babisRoutis in #247
- Ignore scope when response_type is vp_token. Check it only if 'vp_token id_token' by @babisRoutis in #252
- Add kid claim to JWE header of JARM by @babisRoutis in #254
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Support DID and verifier attesation schemes by @babisRoutis in #245
Full Changelog: v0.3.5...v0.4.0
v0.3.5
v0.3.4
What's Changed
- Group and limit dependabot PRs. by @dzarras in #225
- Bump gradle/gradle-build-action from 3.1.0 to 3.2.0 in the actions group by @dependabot in #226
- Bump the libs group with 5 updates by @dependabot in #229
- Properly base64-url-encode 'apv' header in JARM. by @dzarras in #233
- Introduce MsoMdoc VpToken and add 'apv' and 'apu' JWE header claims o… by @dzarras in #234
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Update Presentation Definition for mDL and PID example requests. by @dzarras in #221
- Update to gradle 8.7 by @babisRoutis in #222
- Updated presentation-exchange lib version to 0.3.0 (19bef03)
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Fix
- Client MetaData should be optional while processing an Authorization Request Object (#211)
- Unable to serialize ResolvedRequestObject (#217)
- Fix/direct post remove charset (#200)
- Fix/encrypted jwt claims (#203)
- Make state optional (#185)
- Consider relaxing JAR typ (#186)
What's Changed
- Fix/direct post remove charset by @dzarras in #200
- Fix/encrypted jwt claims by @vafeini in #203
- Client MetaData should be optional while processing an Authorization Request Object by @ydanneg in #212
- Check client metadata source is present in case of *.jwt
response_mode
by @babisRoutis in #214
New Contributors
v0.3.1
First public release.
Implements wallet role for SIOP draft 12 & OpenId4VP draft 19