Juju

Latest version: v3.4.0.0

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

Scan your dependencies

Page 2 of 7

3.2.2.0

New Contributors
* DanielArndt made their first contribution in https://github.com/juju/python-libjuju/pull/927
* marceloneppel made their first contribution in https://github.com/juju/python-libjuju/pull/930

**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.0.1...3.2.2

3.2.0.1

What's Changed
* 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
* [JUJU-4298] Release 3.2.0.1 notes by cderici in https://github.com/juju/python-libjuju/pull/920


**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.2.0.0...3.2.0.1

3.2.0.0

This release contains the juju 3.2.0 facades and some relevant fixes already available in the 2.9.42.x versions.

What's Changed
* Add base.bootstrapped decorator to integration test by cderici in https://github.com/juju/python-libjuju/pull/856
* Add mantic and lunar to list of ubuntu series by addyess in https://github.com/juju/python-libjuju/pull/853
* [JUJU-3885] forward port ipv6 support by cderici in https://github.com/juju/python-libjuju/pull/866
* Revisit auto documentation generation with sphinx on RTD by cderici in https://github.com/juju/python-libjuju/pull/871
* [JUJU-3894] Forward port some fixes from 2.9 to master by cderici in https://github.com/juju/python-libjuju/pull/870
* Revisit the secret backend integration test by cderici in https://github.com/juju/python-libjuju/pull/858
* [JUJU-3954] Fix incorrect base channel computation by cderici in https://github.com/juju/python-libjuju/pull/875
* [JUJU-3927] Add 3.2.0 facades by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/874


**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.1.2.0...3.2.0.0

3.1.2.0

This release has been tested with Juju 3.1.2 and contains the new endpoints for the secrets backend.

This release works with any Juju 3.x controller.

What's Changed
* [JUJU-3202] Add facades for 3.1.1. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/807
* Add destroy units by cderici in https://github.com/juju/python-libjuju/pull/812
* [JUJU-3517] Revisit _build_facades in connection by cderici in https://github.com/juju/python-libjuju/pull/826
* [JUJU-3527] Added 3.1.2 and 3.2-beta2 schemas. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/828
* [JUJU-1628] Deploy by revision by cderici in https://github.com/juju/python-libjuju/pull/830
* [JUJU-3552] Prepare 3.1.2.1 release by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/836
* Prepare release notes for 3.1.2.0. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/843


**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.1.0.1...3.1.2.0

3.1.0.1

This release targets juju version 3.1.0 and enables the new secrets backend api.
Connectivity with juju controllers in the 3.x series is allowed, connections with different major version controllers (e.g. 2.x, 4.x, etc.) will be cancelled.

This version is only tested using Juju 3.1.0.

What's Changed
* setup.py: adjust websockets versions for py38-310 by mert-kirpici in https://github.com/juju/python-libjuju/pull/731
* [JUJU-2175] Remove juju 2.9 support on 3.1.0 by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/774
* [JUJU-2276] Series or base for local charms by cderici in https://github.com/juju/python-libjuju/pull/777
* [JUJU-2391] Fix wrong bases analysis. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/782
* [JUJU-2401] Added release candidate workflow. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/784
* [JUJU-2402] Prepare nightly juju edge testing. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/785
* [JUJU-2237] Remove charmstore charm support from pylibjuju by cderici in https://github.com/juju/python-libjuju/pull/786
* [JUJU-2426] Secrets support by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/791
* [JUJU-2573] Base argument for model deploy by cderici in https://github.com/juju/python-libjuju/pull/798
* Add compatibility for juju 3.1.0 by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/799
* Replace schemas.json with a wellformed version. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/800

New Contributors
* mert-kirpici made their first contribution in https://github.com/juju/python-libjuju/pull/731

**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.4...3.1.0.1

3.0.4

What's Changed
* [JUJU-2027] Local refresh with resoruces by cderici in https://github.com/juju/python-libjuju/pull/757
* [JUJU-2026] Improve resolve charm by cderici in https://github.com/juju/python-libjuju/pull/761
* Add owner and data to license file by arturo-seijas in https://github.com/juju/python-libjuju/pull/760
* Prepare 3.0.4 release. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/762

New Contributors
* arturo-seijas made their first contribution in https://github.com/juju/python-libjuju/pull/760

**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.3...3.0.4

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.