The Juju team is proud to release Pylibjuju 3.0.4!
Pylibjuju enables you to drive Juju from Python, easing operations from day 2 and beyond. It is a toolkit for adding automation to your projects. Pylibjuju enables you to manage your Juju controllers, models, applications and units.
This is a release of the Pylibjuju 3.0.4, which corresponds to the Juju 3.0 track. This release fixes some series/bases related issues.
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju
What’s Changed
- [JUJU-2027] Local refresh with resoruces by @cderici in https://github.com/juju/python-libjuju/pull/757
- [JUJU-2026] Improve resolve charm by @cderici in https://github.com/juju/python-libjuju/pull/761
- Add owner and data to license file by @arturo-seijas in https://github.com/juju/python-libjuju/pull/760
New Contributors
- @arturo-seijas made their first contribution in https://github.com/juju/python-libjuju/pull/760
Full Changelog: https://github.com/juju/python-libjuju/compare/3.0.3...3.0.4
Feedback Appreciated!
We encourage everyone to let us know how you’re using Pylibjuju. Please ask questions on on Discourse, send us a message on Twitter using the hashtag #jujucharms.