Releases: eu-digital-identity-wallet/eudi-lib-jvm-openid4vci-kt
Releases · eu-digital-identity-wallet/eudi-lib-jvm-openid4vci-kt
v0.7.0
What's Changed
- First alignment to OpenId4VCI d15 by @vafeini in #386
- Bump the libs group across 1 directory with 4 updates by @dependabot in #380
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
v0.6.0
What's Changed
- Add support for authorization server-provided
dpopNonce
by @babisRoutis in #332 - DPoP: Resource Server-Provided Nonce by @dzarras in #335
- Conditionally add iss claim to proof by @babisRoutis in #339
- Bump the libs group across 1 directory with 3 updates by @dependabot in #336
- Remove expired in from refresh token by @babisRoutis in #342
- Remove credential_identifiers_supported by @babisRoutis in #343
- Use standard test assertions by @babisRoutis in #345
- Dependency upgrades by @dzarras in #349
- Add typ JOSE header claim for client attestation JWT & PoP JWT by @babisRoutis in #352
- Bump the libs group across 1 directory with 3 updates by @dependabot in #353
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Draft 14 by @babisRoutis in #312
- Bump the libs group across 1 directory with 2 updates by @dependabot in #327
Breaking Changes
- Remove support for Batch endpoint #294
- Remove support to CWT Proofs #295
- Deprecate RequestIssuance.requestSingle (method will be removed in future release) #325
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- TxCodeTO can't be nullable and required at the same time. by @dzarras in #318
- Add order attribute to SD-JWT-VC metadata by @babisRoutis in #322
- Fix ignored assertions in tests by @gdimtsas in #326
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Support attestation-based client authentication by @babisRoutis in #281
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Remove deprecated code by @babisRoutis in #287
- Upgrade dependencyCheck by @babisRoutis in #292
- Bump the libs group across 1 directory with 3 updates by @dependabot in #293
- Update setup-gradle github action by @babisRoutis in #300
- Add resource parameter to PAR by @spheroid in #301
- Mark as deprecated Batch EndPoint and CWT Proofs by @babisRoutis in #303
- README: Remove reference to deprecated method. by @dzarras in #305
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Improve credential request ergonomics by @babisRoutis in #273
- Add a factory method for Issuer for wallet-initiated case by @babisRoutis in #277
- Fix generic tests to use improved Issuer API for automatic invalid_proof handling by @babisRoutis in #279
- Document library usages as "use - cases" by @babisRoutis in #272
- Externalize issuer's dPoPJwtFactory by @vafeini in #283
- Fix proof generation on tests by @babisRoutis in #285
- Upgrade to gradlew 8.9 by @babisRoutis in #286
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Relax content type checks by @babisRoutis in #251
- Examples to use the correct docType & namespace for PID by @babisRoutis in #252
- Add test case to verify PID issuance in mso_mdoc format using CWT Proof against pid-issuer-srv. by @dzarras in #254
- Fix typos. by @dzarras in #255
- Track expires_in for access & refresh token by @babisRoutis in #257
- Track the issuance time of access & refresh token by @babisRoutis in #259
- QueryForDeferredCredential to support automatic refresh of access_token by @babisRoutis in #260
- Simplify CredentialIssuerEndpoint by @babisRoutis in #263
- Implement DeferredIssuer by @babisRoutis in #268
Full Changelog: v0.3.1...v0.3.2