Skip to content

Releases: decentralized-identity/veramo

v5.1.4

16 Mar 15:09
Compare
Choose a tag to compare

5.1.4 (2023-03-16)

Bug Fixes

  • cli: fix credential verify command for JWT credentials (#1148) (697a14c)

v5.1.3

16 Mar 10:23
Compare
Choose a tag to compare

5.1.3 (2023-03-16)

Bug Fixes

v5.1.2

25 Feb 01:08
Compare
Choose a tag to compare

5.1.2 (2023-02-25)

Bug Fixes

  • ci: minor changes to trigger release alignment (9db312f)

v5.1.1

25 Feb 00:34
Compare
Choose a tag to compare

5.1.1 (2023-02-25)

Bug Fixes

  • ci: add publishConfig for did-provider-jwk (b8b18e9)

v5.1.0

24 Feb 23:20
Compare
Choose a tag to compare

5.1.0 (2023-02-24)

Bug Fixes

  • add missing .js file extension for ESM import (#1123) (6c850ac), closes #1122
  • cli: create veramo instance async in CLI (#1126) (05ab106), closes #1125
  • cli: typo in explore command (279168d)
  • correctly export PickupRecipientMessageHandler (#1121) (3a7a086)
  • credential-eip712: compatibility improvements for EthereumEIP712Signature2021 (#1131) (672f92b)
  • did-comm: correctly export PickupMediatorMessageHandler (#1120) (8de26b0)
  • did-provider-ethr: export KMSEthereumSigner for convenience (#1124) (cee8d2e)
  • P256 key parity corrections (#1137) (d0eca2b), closes #1136 #1135

Features

  • cli: export config methods and adopt Command instances instead of global program(#1130) (9c73d98)
  • cli: add did:3 resolver to CLI default config (#1129) (5887e04)
  • cli: add did:pkh support to the default CLI config (#1133) (19cccc1)
  • core-types: allow inline @context for Credentials and Presentations (#1119) (44bb365), closes #1073
  • did-provider-jwk: add did:jwk method support (#1128) (0a22d9c)

v5.0.0

09 Feb 16:20
Compare
Choose a tag to compare

5.0.0 (2023-02-09)

Bug Fixes

  • did-manager: rename AbstractDIDStore methods for SES compatibility (0287340), closes #1090
  • did-provider-pkh: add missing caip dependency (#1112) (60bc5fd), closes #1111
  • did-provider-pkh: refactor and simplify did:pkh plugin (#1113) (42be48f)
  • key-manager: rename Abstract[Private]KeyStore methods for SES compatibility (91631b6), closes #1090

test(did-provider-ion): skip a couple of tests that fail with unreasonable errors
fix: temporarily remove puppeteer tests
fix: use craco for test-react-app to enable babel config

Build System

  • convert veramo modules to ECMAScript Module(ESM) instead of CommonJS (#1103) (b5cea3c), closes #1099

Features

BREAKING CHANGES

v4.3.0

27 Jan 14:39
Compare
Choose a tag to compare

4.3.0 (2023-01-27)

Bug Fixes

  • credential-ld: fix defaultContexts file extensions (#1086) (2f57cb1)
  • utils: convert JWK with curv Ed25519 to X25519 (#1078) (deb546b)

Features

  • did-comm: add trust ping protocol (#1080) (fb22e63)
  • did-comm: support DIDComm Messaging attachments (#1087) (6679574), closes #612
  • utils: add publicKeyJwk as valid verificationMethod in getEthereumAddress (#1096) (a4209f5)

v4.2.0

05 Dec 17:34
Compare
Choose a tag to compare

4.2.0 (2022-12-05)

Bug Fixes

  • cli: fix bug in schema generator (d4c63c1)
  • credential-ld: simplify signature suite use of Uint8Array (49a10ec)
  • credential-w3c: correct verification of credentials given as objects with jwt proofs (#1071) (b0d75e9)
  • deps: bump dependencies (701b8ed)
  • deps: Update dependency @digitalcredentials/vc to v5 (1bdc802)
  • deps: Update dependency ethr-did-resolver to v8 (f475dbc)
  • did-provider-ion: await and update deps (#1074) (8cea4c0)
  • didcomm message handler should attempt to pass message to other handlers (#1064) (5e18427)
  • utils: correctly extract publicKeyHex from [Ed/X]25519 2020 keys (#1076) (c73002c), closes #1067

Features

  • add eip712 issuer to CLI and default agent config (#1065) (33c7cee)
  • credential-ld: add Ed25519Signature2020 & JsonWebSignature2020 experimental support (#1030) (fbf7d48), closes #1003
  • did-provider-pkh: implement did:pkh support. (#1052) (5ad0bfb), closes #1024

v4.1.2

03 Nov 14:35
Compare
Choose a tag to compare

4.1.2 (2022-11-03)

Bug Fixes

  • deps: bump ethr-did to 2.3.6 and cosmetic changes in CLI config (#1054) (eb03b63)

v4.1.1

01 Nov 15:34
Compare
Choose a tag to compare

4.1.1 (2022-11-01)

Note: Version bump only for package veramo