0.12.2
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
- Patch release 0.12.x by @jamshale in #3121
- 0.12.2rc1 by @swcurran in #3123
- [ PATCH ] 0.12.x with PR 3081 terse webhooks by @jamshale in #3141
- 0.12.2 by @swcurran in #3145
Full Changelog: 0.12.1...0.12.2