Juju

Latest version: v3.6.1.1

Safety actively analyzes 723200 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

3.3.1.1

^^^^^^^

Thursday 15th Feb 2024

This is a patch release for fixing some build problems in the 3.3.1.0 release that rendered it unusable in some scenarios.

* Resolve build problems in 3.3.1.0 by cderici in https://github.com/juju/python-libjuju/pull/1026

3.3.1.0

^^^^^^^

Thursday 8th Feb 2024

* Remove paramiko upper-bound by gboutry in https://github.com/juju/python-libjuju/pull/1005
* Remove explicit passing of event_loop into tests by cderici in https://github.com/juju/python-libjuju/pull/1006
* chore: remove the upper restrictions on the websockets dependency by tonyandrewmeyer in https://github.com/juju/python-libjuju/pull/1007
* Target ceiling version by cderici in https://github.com/juju/python-libjuju/pull/1008
* Make it easier to run tests using `make` by cderici in https://github.com/juju/python-libjuju/pull/1012
* Avoid installing signal handlers to the event loop by cderici in https://github.com/juju/python-libjuju/pull/1014
* feat: remove app block until done by yanksyoon in https://github.com/juju/python-libjuju/pull/1017
* feat: remove app timeout by yanksyoon in https://github.com/juju/python-libjuju/pull/1018
* Forward port latest changes from 2.9 onto 3.x by cderici in https://github.com/juju/python-libjuju/pull/1022

3.3.0.0

^^^^^^^

The main contribution of this release is the user secrets that's released as a part of Juju 3.3.

Thursday 30th Nov 2023

* Free pyblijuju from relying on juju client when connecting to a controller by cderici in https://github.com/juju/python-libjuju/pull/984
* Handle FileNotFoundError on current_controller() by DanielArndt in https://github.com/juju/python-libjuju/pull/937
* Add support for adding user secrets by cderici in https://github.com/juju/python-libjuju/pull/986
* Complete support for user secrets by cderici in https://github.com/juju/python-libjuju/pull/987

3.2.3.0

^^^^^^^

Thursday 26th Oct 2023

* Repository Maintenance Improvements by cderici in https://github.com/juju/python-libjuju/pull/922
* Stale bot to not bother feature requests by cderici in https://github.com/juju/python-libjuju/pull/926
* Fix linter issues by cderici in https://github.com/juju/python-libjuju/pull/928
* Fix docstring typo by DanielArndt in https://github.com/juju/python-libjuju/pull/927
* Fix asyncio on README by marceloneppel in https://github.com/juju/python-libjuju/pull/930
* Fix integration/test_application.test_action by cderici in https://github.com/juju/python-libjuju/pull/932
* Update 3.2 facade clients by cderici in https://github.com/juju/python-libjuju/pull/931
* [JUJU-4488] Add licence headers to source files on 3.x by cderici in https://github.com/juju/python-libjuju/pull/934
* Update async tests to use builtin python suite by DanielArndt in https://github.com/juju/python-libjuju/pull/935
* Pass correct charm url to series selector by cderici in https://github.com/juju/python-libjuju/pull/942
* Green CI cleanup for python-libjuju by cderici in https://github.com/juju/python-libjuju/pull/939
* Bring forward support for nested assumes expressions on 3x by cderici in https://github.com/juju/python-libjuju/pull/943

3.2.2.0

^^^^^^^

Wednesday 6th September 2023

This is a minor release on the 3.x track, works with any Juju 3.x controller.

* Repository Maintenance Improvements by cderici in https://github.com/juju/python-libjuju/pull/922
* Stale bot to not bother feature requests by cderici in https://github.com/juju/python-libjuju/pull/926
* Fix linter issues by cderici in https://github.com/juju/python-libjuju/pull/928
* Fix docstring typo by DanielArndt in https://github.com/juju/python-libjuju/pull/927
* Fix asyncio on README by marceloneppel in https://github.com/juju/python-libjuju/pull/930
* Fix integration/test_application.test_action by cderici in https://github.com/juju/python-libjuju/pull/932
* Update 3.2 facade clients by cderici in https://github.com/juju/python-libjuju/pull/931
* [JUJU-4488] Add licence headers to source files on 3.x by cderici in https://github.com/juju/python-libjuju/pull/934
* Update async tests to use builtin python suite by DanielArndt in https://github.com/juju/python-libjuju/pull/935
* Pass correct charm url to series selector by cderici in https://github.com/juju/python-libjuju/pull/942
* Green CI cleanup for python-libjuju by cderici in https://github.com/juju/python-libjuju/pull/939
* Bring forward support for nested assumes expressions on 3x by cderici in https://github.com/juju/python-libjuju/pull/943

3.2.0.1

^^^^^^^

Thursday 20th July 2023

This is a point release on the 3.x track, works with any Juju 3.x controller.

* Update readme and add some docstrings for functions by cderici in https://github.com/juju/python-libjuju/pull/873
* Forward port subordinate utils by cderici in https://github.com/juju/python-libjuju/pull/880
* [JUJU-3952] Revisit access control levels by cderici in https://github.com/juju/python-libjuju/pull/882
* [JUJU-3999] Avoid parsing endpoint for overlay offers by cderici in https://github.com/juju/python-libjuju/pull/887
* Forward port upgrade resource fixes in app refresh by cderici in https://github.com/juju/python-libjuju/pull/889
* [JUJU-4076] Rename `wait_for_units` and make semantics clearer by cderici in https://github.com/juju/python-libjuju/pull/890
* Stabilize sphinx build on RTD by cderici in https://github.com/juju/python-libjuju/pull/899
* Move test utils into a separate module by cderici in https://github.com/juju/python-libjuju/pull/903
* Remove title prefixes from issue templates by cderici in https://github.com/juju/python-libjuju/pull/904
* [JUJU-4048] Use GetChangesMapArgs for bundle changes by jack-w-shaw in https://github.com/juju/python-libjuju/pull/907
* Forward ports from 2.9 to 3.x by cderici in https://github.com/juju/python-libjuju/pull/910
* Remove ceiling on pyyaml version by cderici in https://github.com/juju/python-libjuju/pull/918

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.