Skip to content

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

v0.9.1

24 Oct 09:30

Choose a tag to compare

What's Changed

  • Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #472
  • Migrate to Dokka v2 by @dzarras in #474
  • Ignore ContentType parameters when checking the ContentType during Credential Issuer Metadata resolution by @dzarras in #477

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

v0.9.0

30 Sep 14:06

Choose a tag to compare

What's New

Alignment with OpenID4VCI 1.0 🎉

What's Changed

  • Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #454
  • Bump Sonarqube scan GitHub action to 5.3.1 by @atsant in #457
  • Improve reliability and maintainability by @atsant in #458
  • Bump actions/setup-node from 4 to 5 in the actions group by @dependabot[bot] in #460
  • Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 in the actions group by @dependabot[bot] in #466
  • Draft 17 by @vafeini in #462
    • Issuer metada updates in structure and retrieval by @vafeini in #448
    • Updates on issuance and deferred issuance request and response payloads by @vafeini in #451
    • Dpop nonce from nonce endpoint and algs validation by @vafeini in #453
    • Add TransactionId in DeferredCredentialQueryOutcome.IssuancePending by @dzarras in #461
    • Encrypted Requests by @vafeini in #452
    • Update Attestation-Based Client Authentication support (Draft 7) by @dzarras in #465
    • Replace runCatching by @atsant in #468
    • Update spec links and supported features by @dzarras in #469

Full Changelog: v0.8.2...v0.9.0

v0.8.2

26 Aug 12:27

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

26 Aug 11:57

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

04 Aug 12:31

Choose a tag to compare

What's Changed

  • Add support for issuing EHIC in examples for pid-issuer by @dzarras in #427
  • Improve test cases to allow testing batch issuance multiple times. by @dzarras in #428
  • Remove timeout from examples. by @dzarras in #429
  • Bump sonarsource/sonarqube-scan-action from 5.2 to 5.3 in the actions group by @dependabot[bot] in #435
  • Release 0.8.0 - Support Key Attestation in JWT Proofs and attestation proof type by @gdimtsas in #433

Breaking Changes

  • PopSigner interface has been removed and replaced by more generic abstraction of Signer and BatchSigner.
  • OpenId4VCIConfig.dPoPSigner is no more a PopSigner.Jwt, it is a Signer<JWK>.
  • Public API for issuance requests has been changed. Method RequestIssuance.request() now takes as input a ProofsSpecification instead of a list of PopSigners. ProofsSpecification defines the type of proof(s) the caller intents to create for the specific issuance request along with the required mechanics (signer(s), key attestation providers).
  • Creation of an Issuer no more requires an HttpClient factory method but an HttpClient already created from caller.

Full Changelog: v0.7.1...v0.8.0

v0.7.1

26 Jun 11:41

Choose a tag to compare

What's Changed

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 in the libs group by @dependabot in #393
  • Support signed metadata by @dzarras in #395
  • Bump the libs group with 2 updates by @dependabot in #396
  • Upgrade gradlew by @babisRoutis in #397
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 in the libs group by @dependabot in #398
  • Downgrade Gradle Maven Publish plugin to 0.30.0 by @dzarras in #401
  • Replace sonarqube plugin with github actions by @atsant in #405
  • Upgrade dependency check plugin by @dzarras in #409
  • Bump sonarsource/sonarqube-scan-action from 5.1 to 5.2 in the actions group by @dependabot in #408
  • Publishing updates by @vafeini in #413
  • Update maven publish plugin version to 0.32.0 by @vafeini in #414
  • Filter out unknown (to lib) credential configurations by @babisRoutis in #418
  • Fix authorisation server for dev environment tests by @dzarras in #420
  • Add Other to CredentialConfiguration sealed class by @atsant in #425
  • Removed Oidc server metadata support by @atsant in #426

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

27 Feb 07:15

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

13 Feb 08:01

Choose a tag to compare

What's Changed

  • Ensure Authorization Server support Authorization Code Flow when Credential Offer requires it. by @dzarras in #378

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Jan 15:46

Choose a tag to compare

What's Changed

  • Add missing logo properties in credential issuer metadata display. by @dzarras in #359

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Dec 11:52

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0