We’re very happy to release a bunch of bug fixes you’ve been waiting for!
Now tested against Juju 3.5.4/3.5.5 and 3.6.0
- correct parsing of storage constraints, can be specified as strings or dicts
- enable attachment of binary files as charm resources
- allow newest websockets
- better type hints, should be visible through pytest-operator in your integration tests
- lots and lots of refactoring (do report bugs!)
- newest Juju API schemas included, which should be transparent to you (do report bugs!)
Grab it from https://pypi.org/project/juju/
Full details at Release 3.6.0.0 · juju/python-libjuju · GitHub