The Juju team is proud to release Pylibjuju 3.5.2.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 3.x track release. It’s compatible with all the Juju controller versions up to 3.5.2.
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
Enhancements
- Add setuptools to tox.ini by @Aflynn50 in Add setuptools to tox.ini by Aflynn50 · Pull Request #1058 · juju/python-libjuju · GitHub
- feat: conventional commits static analysis by @SimonRichardson in feat: conventional commits static analysis by SimonRichardson · Pull Request #1068 · juju/python-libjuju · GitHub
- feat(makefile): run .tox before lint in makefile target by @cderici in fix(makefile): run .tox before lint in makefile target by cderici · Pull Request #1069 · juju/python-libjuju · GitHub
Bug Fixes
- fix parsing of storage constraints by @luissimas in fix parsing of storage constraints by luissimas · Pull Request #1053 · juju/python-libjuju · GitHub
- fix(refresh): bug with revisions by @jack-w-shaw in fix(refresh): bug with revisions by jack-w-shaw · Pull Request #1067 · juju/python-libjuju · GitHub
- fix(series): add noble support by @jack-w-shaw in fix(series): add noble support by jack-w-shaw · Pull Request #1063 · juju/python-libjuju · GitHub
- fix zones constraints list parsing by @luissimas in fix zones constrains list parsing by luissimas · Pull Request #1054 · juju/python-libjuju · GitHub
- fix(model): fix wrong instanciation of list-secrets facade by @gboutry in fix(model): fix wrong instanciation of list-secrets facade by gboutry · Pull Request #1065 · juju/python-libjuju · GitHub
New Contributors
- @luissimas made their first contribution in fix parsing of storage constraints by luissimas · Pull Request #1053 · juju/python-libjuju · GitHub
Full Changelog: Comparing 3.5.0.0...3.5.2.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.