Skip to content

Releases: iotaledger/identity.rs

v1.5.0

20 Jan 10:48
v1.5.0
31d9f81
Compare
Choose a tag to compare

Full Changelog

Added

  • SD-JWT VC implementation #1413

Patch

  • Support %-encoded characters in DID URL #1496
  • fix: serialization of status list #1423

v1.6.0-alpha.1

05 Dec 12:48
v1.6.0-alpha.1
607a03e
Compare
Choose a tag to compare
v1.6.0-alpha.1 Pre-release
Pre-release

Full Changelog

This release is targeting IOTA Rebased networks and is meant for early testing. We still expect minor changes in the API and potentially in the on-chain objects.

Identities created on IOTA Stardust networks can be migrated via the Stardust package

v1.4.0

23 Sep 08:34
v1.4.0
95884a6
Compare
Choose a tag to compare

Full Changelog

Added

  • Add support for custom JWS algorithms #1410
  • Add support for did:jwk resolution #1404
  • Linked Verifiable Presentations #1398
  • Add feature to support custom now_utc implementations #1397

Patch

  • Remove dependency on identity_core default features #1408
  • Mark js-sys as optional for identity_core #1405
  • Make bls12_381_plus dependency more flexible again #1393

v1.3.1

12 Jun 13:45
v1.3.1
e1e2542
Compare
Choose a tag to compare

Full Changelog

Patch

  • Pin and bump bls12_381_plus dependency #1378

v1.3.0

28 May 13:34
v1.3.0
2c758ec
Compare
Choose a tag to compare

Full Changelog

Added

  • Add ZK BBS+-based selectively disclosable credentials (JPT) #1355
  • Add EcDSA verifier #1353

Patch

  • Support for specification-compliant verification method type JsonWebKey2020 #1367

v1.2.0

27 Mar 14:33
v1.2.0
84a630d
Compare
Choose a tag to compare

Full Changelog

Added

  • Add get_public_key for StrongholdStorage #1311
  • Support multiple IOTA networks in the Resolver #1304
  • Allow setting additional controllers for IotaDocument #1314
  • use latest release of sd-jwt-payload IotaDocument #1333
  • Allow arbitrary verification methods #1334

Patch

  • Support %-encoded characters in DID method id #1303

v1.1.1

19 Feb 14:57
v1.1.1
5b975bb
Compare
Choose a tag to compare

Full Changelog

Patch

  • Fix compilation error caused by the roaring crate #1306

v1.0.1

19 Feb 15:08
v1.0.1
f7dbbfe
Compare
Choose a tag to compare

Full Changelog

Patch

  • Fix compilation error caused by the roaring crate #1306

v1.1.0

07 Feb 15:49
v1.1.0
a7576ee
Compare
Choose a tag to compare

Full Changelog

Added

  • Support Selective Disclosure SD-JWT #1268
  • Add support for StatusList2021 #1273
  • Update sd-jwt-payload dependency #1296

Patch

  • Validate domain-linkage URL making sure they only include an origin #1267
  • Credentials cannot be unrevoked with StatusList2021 #1284
  • Fix RevocationBitmap2022 encoding bug #1292

v1.1.0-alpha.1

25 Jan 14:32
v1.1.0-alpha.1
692fbea
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

Added

  • Support Selective Disclosure SD-JWT #1268

Patch

  • Validate domain-linkage URL making sure they only include an origin #1267