Releases: didx-xyz/aries-cloudcontroller-python
Releases · didx-xyz/aries-cloudcontroller-python
v0.12.2b1
v0.12.2b0
v0.12.1
v0.12.0
v0.11.0-post5
What's Changed
Full Changelog: v0.11.0-post4...v0.11.0-post5
v0.11.0-post4
What's Changed
Full Changelog: v0.11.0-post3...v0.11.0-post4
v0.11.0-post3
Changelogs:
validate_call
decorator has been re-added to API methods
What's Changed
Full Changelog: v0.11.0-post2...v0.11.0-post3
v0.11.0-post2
Changelogs:
Previously, a bug in pydantic would cause a memory leak if validate_assignment
was set to True, together with some other modification that was necessary. This has since been fixed in Pydantic 2.6. So this release resets validate_assignment
back to True, and pins to Pydantic >=2.6.
What's Changed
Full Changelog: v0.11.0-post1...v0.11.0-post2
v0.11.0-post1
Changelog:
Upgrades dependencies to latest, and loosens some restrictions to allow compatibility with more dependency versions.
What's Changed
Full Changelog: v0.11.0-post0...v0.11.0-post1
v0.11.0-post0
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #141
- Bump actions/setup-python from 4 to 5 by @dependabot in #137
- ⬆️ Update dependencies by @ff137 in #143
Full Changelog: v0.11.0...v0.11.0-post0