Skip to content

1.3.4rc0

Pre-release
Pre-release

Choose a tag to compare

@swcurran swcurran released this 25 Mar 21:04
· 2 commits to 1.3.lts since this release
b77e2d6

This patch is being released to address another issue in the migration of the askar wallet-type to askar-anoncreds, and to get a security fix in a dependency (jsonpath-ng). As well, an interop issue with Credo-TS and the handling of JWS was added.

The release includes the following PRs from the main branch cherry-picked into this release:

  • Feat/4086 anoncreds indy accum fix with endorsement #4090 jamshale
  • fix: prefer JWS header kid over jwk.kid in attach decorator verify (fixes #4077) #4085 PatStLouis
  • chore: bump jsonpath-ng to 1.8.0 and fix full_path format #4078 PatStLouis

1.3.4 Breaking Changes

There are no breaking changes in this release.

What's Changed

  • chore: bump jsonpath-ng to 1.8.0 and fix full_path format by @jamshale in #4083
  • 1.3.lts fix: prefer JWS header kid over jwk.kid in attach decorator verify by @PatStLouis in #4095
  • 1.3.lts backport Feat/4086 anoncreds indy accum fix with endorsement by @jamshale in #4098
  • 1.3.4rc0 by @swcurran in #4100

Full Changelog: 1.3.3...1.3.4rc0