Releases: juju/python-libjuju
Pylibjuju 2.9.2
The Juju team is proud to release Pylibjuju 2.9.2!
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 2.9, which corresponds to Juju 2.9 track.
- Bug fix - Fix 'metadata referenced before assignment' error #509
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju
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.
Pylibjuju 2.9.1
The Juju team is proud to release Pylibjuju 2.9.1!
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 2.9, which corresponds to Juju 2.9 track.
- Bug fix - Bundle Exposed endpoints missing #502
- Bug fix - Fix series requirement for local charms #504
- Add local charm update support #507
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju
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.
Pylibjuju 2.9.0
The Juju team is proud to release Pylibjuju 2.9.0!
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 2.9, which corresponds to Juju 2.9 track.
- Update facade methods for Juju 2.9.0
- Update facade methods for Juju 2.9.1
- Bug fix - Support for Juju client proxies (LP#1926595)
- Bug fix - Honor charm channel in bundles (#496)
- Remove machine workaround for Juju 2.2.3
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju
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.
Pylibjuju 2.8.2
The Juju team is proud to release Pylibjuju 2.8.2!
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 managing your Juju controllers, models, applications and units.
This is a release of the Pylibjuju 2.8.2!, which corresponds to Juju 2.8 track.
- Pylibjuju now validates arguments correctly, instead of relying on default positional argument values.
How do I get it?
The best way to get your hands on this release of Pylibjuju is to use pypi:
pip install juju