Skip to content

Releases: walt-id/waltid-identity

v1.0.2410092113-SNAPSHOT

09 Oct 21:34
0ea3d3c
Compare
Choose a tag to compare
Pre-release

New Features

  • updated service-commons with e2e testing capability, made e2e testing more extendable, updated existing e2e test module to use service-commons e2e testing, update service-commons dependencies, update some other service dependencies (07b4818 by @waltkb)

Full Changelog: v1.0.2410081318-SNAPSHOT...v1.0.2410092113-SNAPSHOT

v1.0.2410081318-SNAPSHOT

08 Oct 13:39
4718d18
Compare
Choose a tag to compare
Pre-release

Bug Fixes

Chores

  • Updated DIF Definitions Parser name and description in gradle build (dedf1fc by @dinkar-jain)

Full Changelog: v1.0.2410081237-SNAPSHOT...v1.0.2410081318-SNAPSHOT

v1.0.2410041004-SNAPSHOT

04 Oct 10:26
c403ee3
Compare
Choose a tag to compare
Pre-release

Bug Fixes

Full Changelog: v1.0.2410031248-SNAPSHOT...v1.0.2410041004-SNAPSHOT

v0.8.0

04 Oct 14:30
a1f0970
Compare
Choose a tag to compare

Release 0.8.0

New Features

SD-JWT VC & W3C SD-JWT Support for External Signatures for Receiving & Presenting Credentials in Wallet API

Receive and present credentials using external signatures now in SD-JWT VC and W3C SD-JWT format next to the already supported W3C JWT.

Learn more about it:

DID Lib Updates

We've extended the did:web interface to now support:

  • Multiple keys to be included in the resulting DID document.
  • Fine-grained control on which property (e.g., assertionMethod, capabilityInvocation etc.) each input key will be assigned towards.
  • Service blocks.
  • Other custom attributes.
  • Key rotation.

Updated usage examples for Kotlin can be found here.

Updated Presentation Definition Policy in Verifier API

Request and verify specific claims (even if they are selectively disclosable) by using the updated presentation definition policy and the input descriptor.

You can find an example in verifier API Swagger Docs called "SD-JWT-VC verification example with mandatory fields" here.

New Libraries

Policy Lib

We've extracted our verification policy logic into a new library, making it more flexible for various credential formats.

Learn more here.

waltid-ktor-authnz

Add various authentication methods (OIDC, Email/Password, TOTP, and more) standalone or combined (via auth flows) via the waltid-ktor-authnz library to your Ktor project.

Learn more here.

walt.id Permissions

Enable fine-grained authorisation patterns in your application using waltid-permissions.

Learn more here.

Improvements

Error message improvements in our libraries (crypto, DID, credentials).

Breaking Changes

Wallet API

External signatures presentation submit endpoint

  • Removal of resolvedAuthReq parameter
  • presentedCredentialIdList renamed to presentedCredentialIdList
  • signedVP becomes w3cJwtVpProof for W3C credentials

Full changelog

Full Changelog: v0.7.0...v0.8.0

v1.0.2410031248-SNAPSHOT

03 Oct 13:11
a1beb62
Compare
Choose a tag to compare

v1.0.2410020130-SNAPSHOT

02 Oct 01:53
c6e9efd
Compare
Choose a tag to compare
Pre-release

New Features

  • add a mocked auth service that is always returning a logged in user for development (c1de507 by @waltkb)

Full Changelog: v1.0.2410020053-SNAPSHOT...v1.0.2410020130-SNAPSHOT

v1.0.2410011354-SNAPSHOT

01 Oct 14:14
Compare
Choose a tag to compare

v1.0.2409271747-SNAPSHOT

27 Sep 18:05
de6ebe9
Compare
Choose a tag to compare

v1.0.2409270959-SNAPSHOT

27 Sep 10:17
26969e5
Compare
Choose a tag to compare

v1.0.2409270820-SNAPSHOT

27 Sep 08:41
141e920
Compare
Choose a tag to compare