The Juju team is proud to release Pylibjuju 2.9.42.3!
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 release fixes some bugs around 2.9.42.2.
This is the latest release for those using 2.9 controllers.
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju==2.9.42.3
Changelog
- [JUJU-1467] Application status from API by @cderici in #849
- [JUJU-3750] Fix bug in Type.from_json() parsing simple entries by @cderici in #854
- [JUJU-3831] Release 2.9.42.3 by @juanmanuel-tirado in #859