Releases: eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt
Releases · eu-digital-identity-wallet/eudi-lib-jvm-sdjwt-kt
v0.6.4
v0.6.3
v0.6.2
What's Changed
- Update README by @babisRoutis in #221
- Bump the libs group across 1 directory with 9 updates by @dependabot in #222
- Prefer java.util.Base64 over kotlin.io.encoding.Base64 by @dzarras in #224
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix: solve double tilda problem by @VHerasymov in #220
New Contributors
- @VHerasymov made their first contribution in #220
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Upgrade dependencyCheck by @babisRoutis in #213
- Update setup-gradle github action by @babisRoutis in #215
- Remove support for iss to be DNS URI by @babisRoutis in #216
- Update JWS JSON support by @babisRoutis in #218
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Upgrade to gradlew 8.9 by @babisRoutis in #211
- Add a method for parsing SdJwt.Issuance without verifying signature by @babisRoutis in #212
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Use kid in SdJwtVcVerifier when using issuer metadata by @babisRoutis in #202
- Add to Dsl option for desired digests (disclose + decoy digests) by @babisRoutis in #203
- Upgrade gradlew to 8.8 by @babisRoutis in #208
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Replaced ECKey with AsymmetricJWK to get PublickKey by @ydanneg in #187
- Make verifications suspendable. by @dzarras in #190
- Add SD-JWT-VC verifier by @babisRoutis in #191
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
Aligns library to draft 8 of SD-JWT specification
Notably, the enveloped format was removed.
What's Changed
- Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by @dependabot in #164
- Bump com.vanniktech.maven.publish from 0.27.0 to 0.28.0 by @dependabot in #168
- Update to gradle 8.7 by @babisRoutis in #172
- Feat/draft8 by @dzarras in #173
Full Changelog: v0.2.2...v0.3.0