v0.10.1
Summary
- Updated cloudcontroller to use latest openapi-generator release (7.1.0)
- Identified and fixed a memory leak, stemming from pydantic's @validate_call decorator
- Upgraded spec to ACA-Py 0.10.1
What's Changed
- Fix response schemas that have custom types in ACA-Py by @ff137 in #96
- Update README.md by @ff137 in #97
- Remove verkey validation as it only support ed25519 by @ff137 in #98
- Update Actions and add Dependabot by @rblaine95 in #99
- Bump actions/checkout from 3 to 4 by @dependabot in #109
- 💥✨ Regenerate cloudcontroller with up-to-date python (asyncio) openapi generator by @ff137 in #114
- 🔧 adjust Upload Python Package workflow by @ff137 in #115
- 🎨
group_id
must be Optional inget_wallets
by @ff137 in #119 - Update cloudcontroller client using openapi-generator 7.1.0 by @ff137 in #123
- ✨ Upgrade to ACA-Py 0.10.1 by @ff137 in #127
New Contributors
- @rblaine95 made their first contribution in #99
- @dependabot made their first contribution in #109
Full Changelog: v0.9.0...v0.10.1