Skip to content

0.12.2

Compare
Choose a tag to compare
@swcurran swcurran released this 01 Aug 22:24
1631eb9

A patch release to add the verification of a linkage between an inbound message and its associated connection (if any) before processing the message. Also adds some additional cleanup/fix PRs from the main branch (see list below) that might be useful for deployments currently using Release 0.12.1 or 0.12.0.

0.12.2 Breaking Changes

There are no breaking changes in this release.

PRs cherry-picked from the main branch:

  • fix: multiuse invites with did peer 4 #3112 dbluhm
  • Check connection is ready in all connection required handlers #3095 jamshale
  • Add by_format to terse webhook for presentations #3081 ianco
  • fix: respond to did:peer:1 with did:peer:4 #3050 dbluhm
  • feat: soft binding for plugin flexibility #3010 dbluhm
  • feat: inject profile and session #2997 dbluhm
  • feat: external signature suite provider interface #2835 dbluhm
  • fix(interop): overly strict validation #2943 dbluhm

What's Changed

Full Changelog: 0.12.1...0.12.2