Skip to content

0.12.2rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@swcurran swcurran released this 25 Jul 19:08
254df6d

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.

0.12.2rc1 Breaking Changes

There are no breaking changes in this release.

0.12.2rc1 List of Pull Requests From The main Branch

  • Check connection is ready in all connection required handlers #3095 jamshale
  • fix: multiuse invites with did peer 4 #3112 dbluhm
  • 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.2rc1