v3.2.2-0.11.0
Summary
🐛 Bug fix:
- Fixed a race condition when creating credential definitions, where a 404 could be raised after successfully creating a cred def
🩹 Patch wallet access for wallets with None group_id:
- Fixed a breaking change where the group-scoping for wallet access would prevent access to wallets that were created before the group_id plugin was fixed to register the attribute correctly
Apart from that, changes include dependency upgrades and expanded test coverage.
What's Changed
- Make the latest docker tag condition more concise by @rblaine95 in #736
- ✅ Test coverage for admin-tenants route by @ff137 in #738
- ⬆️ Update typing-extensions requirement from ~=4.10.0 to ~=4.11.0 by @dependabot in #740
- ⬆️ Update sse-starlette requirement from ~=2.0.0 to ~=2.1.0 by @dependabot in #739
- ⬆️ Update orjson requirement from ~=3.9.15 to ~=3.10.0 by @dependabot in #742
- ⬆️ Bump helmfile/helmfile-action from 1.8.0 to 1.9.0 by @dependabot in #743
- Bump Helm, Helmfile, and Tailscale by @rblaine95 in #744
- 🐛 Fix race condition when creating credential definitions by @ff137 in #746
- ✅ Test coverage for webhooks SSE route by @ff137 in #745
- 🩹 Fix wallet access being restricted when group_id is null by @ff137 in #747
Full Changelog: v3.2.1-0.11.0...v3.2.2-0.11.0