Skip to content

v0.10.1

Compare
Choose a tag to compare
@ff137 ff137 released this 27 Nov 09:25
· 53 commits to main since this release
c5beb81

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 in get_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

Full Changelog: v0.9.0...v0.10.1