Skip to content

Releases: openwallet-foundation/credo-ts

v0.7.0

29 Apr 08:06
b3d9bd7

Choose a tag to compare

What's Changed

  • feat: support SHA-512 for certificates signed with P256/P384 keys by @TimoGlastra in #2689
  • fix: set lowS to false for noble curves after update to v2 by @TimoGlastra in #2696
  • fix: do not include kid in didcomm signed attachment by @TimoGlastra in #2694
  • chore(react-native): migrate react-native-fs to @dr.pogodin/react-native-fs by @berendsliedrecht in #2700
  • feat(action-menu): allow relaxing protocol state check by @genaris in #2697
  • chore(deps): bump the patch-updates group across 1 directory with 20 updates by @dependabot[bot] in #2702
  • fix(drpc): expose listener timeout parameter (v0.6.x) by @rmlearney-digicatapult in #2717
  • build(react-native): fix require() output for compatibility with Metro by @genaris in #2708
  • chore: update to new askar by @TimoGlastra in #2571
  • chore(deps): bump the patch-updates group across 1 directory with 10 updates by @dependabot[bot] in #2722
  • chore(deps): bump ioredis from 5.9.2 to 5.10.1 by @dependabot[bot] in #2712
  • chore(deps-dev): bump react-native from 0.83.1 to 0.84.1 by @dependabot[bot] in #2713
  • chore: update new major version of mdoc lib by @TimoGlastra in #2329
  • fix: remove usage of buffer type and replace all with Uint8Array by @berendsliedrecht in #2723
  • chore(deps-dev): bump @libsql/client from 0.15.15 to 0.17.2 by @dependabot[bot] in #2714
  • chore(anoncreds): update to anoncreds wrapper 0.4.0 by @genaris in #2721
  • fix: correct enum casing loglevel by @berendsliedrecht in #2724
  • fix(core): parsing of RSA-signed X509 certificates by @hacdias in #2736
  • chore: use node 22.22.1 for release by @hacdias in #2737
  • feat(core): improved x509 certificate validation with RSA by @hacdias in #2740
  • fix(core): correctly set the RSA jwk alg when from spki by @hacdias in #2741
  • fix(core): revert previous two RSA commits by @hacdias in #2742
  • feat(core): improved x509 certificate validation with RSA by @hacdias in #2743
  • fix(openid4vc): set issuance session error message by @hacdias in #2746
  • fix(openid4vc): fix query to find session when using authorization server by @hacdias in #2747
  • chore: update indy-vdr wrapper to 0.3.0 by @genaris in #2748
  • ci: update deprecated actions by @genaris in #2753
  • feat(anoncreds): allow caller-supplied nonce in proof requests by @watkinspd in #2728
  • ci: run tests on node 22 and 24 (drop 20) by @genaris in #2754
  • fix(didcomm): transport ordering when using non-restrictve priority by @genaris in #2759
  • fix(didcomm): tolerate base64url in signed attachment payloads by @genaris in #2761
  • fix(CI): Local DID document to avoid Indy ledger resolution in CI by @rmlearney-digicatapult in #2769
  • chore(release): new version by @github-actions[bot] in #2693

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

09 Mar 19:53
0f5aea3

Choose a tag to compare

chore(release): new version (#2653)

v0.6.2

04 Feb 10:03
209479e

Choose a tag to compare

What's Changed

New Contributors

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

v0.6.1

09 Dec 13:40
ac7f17e

Choose a tag to compare

What's Changed

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

v0.6.0

04 Dec 15:10
9982f17

Choose a tag to compare

Credo 0.6.0 is a very big release with a lot of new features and changes. We are working on a migration guide and updated documentation over the coming weeks.

For changes to individual packages, check out each individual changelog:

What's Changed

Read more

v0.5.19

04 Dec 15:10
d701ac8

Choose a tag to compare

What's Changed

  • build(webvh): update didwebvh-ts to latest version by @lotharking in #2491
  • fix: handle string serviceEndpoint for DidCommV1Service.type by @sownak in #2483
  • chore(release): new version by @github-actions[bot] in #2554

Full Changelog: v0.5.18...v0.5.19

v0.5.18

31 Oct 19:50
26b558b

Choose a tag to compare

What's Changed

Full Changelog: v0.5.17...v0.5.18

v0.5.17

02 Sep 11:27
632d4e5

Choose a tag to compare

What's Changed

Full Changelog: v0.5.16...v0.5.17

v0.5.16

02 Aug 10:12
8cd7040

Choose a tag to compare

What's Changed

  • fix: correct revocation registry check edge case by @bryce-mcmath in #2282
  • fix: unhandled rejection in the oid4vp verifier service by @gmulhearn in #2296
  • fix(cheqd): Populate contexts for JsonLD issuance by @DaevMithran in #2250
  • fix: use socket methods defined in react native (backport #2152) by @TimoGlastra in #2306
  • fix(cheqd): Only sign cheqd DID updates with authentication VMs by @gmulhearn in #2305
  • fix(cheqd): Allow overriding contexts on update operation by @DaevMithran in #2313
  • fix: correct indyVdrCreateLatestRevocationDelta to allow individual credential revocation/unrevocation by @tarunvaddeSoul in #2336
  • chore(release): new version by @github-actions[bot] in #2284

Full Changelog: v0.5.15...v0.5.16

v0.5.15

09 May 12:55
50e4cc9

Choose a tag to compare

What's Changed

  • fix(cheqd): Initialize feemarket module by @DaevMithran in #2273
  • docs(changeset): Intialize feemarket module in cheqd sdk by @DaevMithran in #2278
  • chore(release): new version by @github-actions in #2279

Full Changelog: v0.5.14...v0.5.15