Releases: didx-xyz/aries-cloudcontroller-python
Releases · didx-xyz/aries-cloudcontroller-python
v1.0.0rc4
v0.12.1.post0
Adds support for updating a wallet's group-id #181
Full Changelog: v0.12.1...v0.12.1.post0
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