0.12.6
This patch release addresses a bug in the handling connection reuse in multitenancy environments. This is a backport of the PR fix: connection reuse with multi-tenancy #3543. This fixes the issue when using multi-tenancy, calls to POST /out-of-band/receive-invitation?use_existing_connection=true
failing with a record not found error, despite connection reuse actually being completed in the background.
0.12.6 Breaking Changes
There are no breaking changes in this release.
What's Changed
- fix: cherry-pick fixes from main to 0.12.lts by @thiagoromanos in #3578
- 0.12.6 by @swcurran in #3583
Full Changelog: 0.12.5...0.12.6