Skip to content

Releases: didx-xyz/aries-cloudcontroller-python

v0.12.1.post0

10 Jul 14:50
Compare
Choose a tag to compare

Adds support for updating a wallet's group-id #181

Full Changelog: v0.12.1...v0.12.1.post0

v0.12.2b1

26 Jun 14:50
f1e4bed
Compare
Choose a tag to compare
v0.12.2b1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.2b0...v0.12.2b1

v0.12.2b0

20 Jun 11:13
5b8a53d
Compare
Choose a tag to compare
v0.12.2b0 Pre-release
Pre-release

What's Changed

  • ⬆️ Upgrade to latest ACA-Py nightly build by @ff137 in #178

Full Changelog: v0.12.1...v0.12.2b0

v0.12.1

09 May 12:58
c816310
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

24 Apr 14:11
369d858
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Upgrade to ACA-Py 0.12.0 by @ff137 in #169

Full Changelog: v0.11.0-post5...v0.12.0

v0.11.0-post5

17 Apr 14:24
9ae2758
Compare
Choose a tag to compare

What's Changed

  • ✨ Regenerate client with openapi-generator v7.5.0 by @ff137 in #168

Full Changelog: v0.11.0-post4...v0.11.0-post5

v0.11.0-post4

16 Apr 11:15
e04efa7
Compare
Choose a tag to compare

What's Changed

  • ✨ Upgrade client to latest openapi-generator version by @ff137 in #164

Full Changelog: v0.11.0-post3...v0.11.0-post4

v0.11.0-post3

04 Apr 12:44
964fa8f
Compare
Choose a tag to compare

Changelogs:

validate_call decorator has been re-added to API methods

What's Changed

  • ✨ re-add validate_call to API methods by @ff137 in #163

Full Changelog: v0.11.0-post2...v0.11.0-post3

v0.11.0-post2

04 Apr 11:32
f55c73f
Compare
Choose a tag to compare

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

  • 👷 set validate_assignment config back to True by @ff137 in #162

Full Changelog: v0.11.0-post1...v0.11.0-post2

v0.11.0-post1

04 Apr 11:09
aea6633
Compare
Choose a tag to compare

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