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.x, which corresponds to the Juju 3.x track, and brings out the fresh right out of the oven user secrets that’s shipped with the Juju 3.3 very recently.
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
- Make consume respect the controller name in the url by @Aflynn50 in Make consume respect the controller name in the url by Aflynn50 · Pull Request #1038 · juju/python-libjuju · GitHub
- Fix multiline description in textarea in bug template GH workflow by @cderici in Fix multiline description in textarea in bug template GH workflow by cderici · Pull Request #1041 · juju/python-libjuju · GitHub
- Fix issue with microk8s proxy by @Aflynn50 in Fix issue with microk8s proxy by Aflynn50 · Pull Request #1044 · juju/python-libjuju · GitHub
- add missing “revision” parameter to addModel step. by @Thanhphan1147 in add missing "revision" parameter to addModel step. by Thanhphan1147 · Pull Request #1043 · juju/python-libjuju · GitHub
- Add user api to pylibjuju documentation by @cderici in Add user api to pylibjuju documentation by cderici · Pull Request #1049 · juju/python-libjuju · GitHub
- Release notes for 3.5.0.0 by @Aflynn50 in Release notes for 3.5.0.0 by Aflynn50 · Pull Request #1056 · juju/python-libjuju · GitHub
New Contributors
- @Thanhphan1147 made their first contribution in add missing "revision" parameter to addModel step. by Thanhphan1147 · Pull Request #1043 · juju/python-libjuju · GitHub
Full Changelog: Comparing 3.4.0.0...3.5.0.0 · juju/python-libjuju · GitHub
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.