Juju

Latest version: v3.4.0.0

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

Scan your dependencies

Page 6 of 7

2.9.10

What's Changed
* [JUJU-1155] Avoid incorrectly setting `series: kubernetes` for sidecar charms in k8s bundles by cderici in https://github.com/juju/python-libjuju/pull/679
* [JUJU-1172] Visiting the pylibjuju CI by cderici in https://github.com/juju/python-libjuju/pull/681
* [JUJU-1124] Avoid sending path across the wire for local resource file name by cderici in https://github.com/juju/python-libjuju/pull/678


**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.9...2.9.10

2.9.9

What's Changed
* [JUJU-835] Avoid ignoring asyncio exceptions in coroutines by cderici in https://github.com/juju/python-libjuju/pull/658
* [JUJU-843] Attach-resource to check if given binary file by cderici in https://github.com/juju/python-libjuju/pull/659
* [JUJU-858] Add quality of life feature ensure application removal at return by cderici in https://github.com/juju/python-libjuju/pull/665
* [JUJU-965] Add a bit of client side constraint validation by cderici in https://github.com/juju/python-libjuju/pull/666
* support python3.10 with later versions of websockets by addyess in https://github.com/juju/python-libjuju/pull/673
* Revert "Avoid ignoring asyncio exceptions in coroutines" by simskij in https://github.com/juju/python-libjuju/pull/672
* [JUJU-796] Add relate method and deprecate add-relation by jack-w-shaw in https://github.com/juju/python-libjuju/pull/660
* [JUJU-981] Get series from deployed app instead of metadata when charm upgrade by cderici in https://github.com/juju/python-libjuju/pull/671
* [JUJU-1017] Release 2.9.9 notes by cderici in https://github.com/juju/python-libjuju/pull/674

New Contributors
* simskij made their first contribution in https://github.com/juju/python-libjuju/pull/672

**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.8...2.9.9

2.9.8

What's Changed
* [JUJU-567] Use ModelManager instead of ControllerFacade to list available models by cderici in https://github.com/juju/python-libjuju/pull/632
* [JUJU-573] Fix charm resolution for Juju 2.8.11 by cderici in https://github.com/juju/python-libjuju/pull/633
* [JUJU-704] Remove non-implemented (stuıb) functions by cderici in https://github.com/juju/python-libjuju/pull/646
* [JUJU-676] Avoid defaulting to empty string for charm origin by cderici in https://github.com/juju/python-libjuju/pull/647
* Charmstore compatability of deploying bundles by addyess in https://github.com/juju/python-libjuju/pull/650
* [JUJU-731] Subordinate charm num unit by cderici in https://github.com/juju/python-libjuju/pull/648
* [JUJU-769] Facade schemas for 2.9.27 by cderici in https://github.com/juju/python-libjuju/pull/652
* [JUJU-771] Auto switch to scale from add_unit on container based models by cderici in https://github.com/juju/python-libjuju/pull/653
* [JUJU-767] Release 2.9.8 notes by cderici in https://github.com/juju/python-libjuju/pull/655


**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.7...2.9.8

2.9.7

New Contributors
* addyess made their first contribution in https://github.com/juju/python-libjuju/pull/635

**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.6...2.9.7

2.9.6

What's Changed
* [JUJU-320] Unit public address by SimonRichardson in https://github.com/juju/python-libjuju/pull/600
* [JUJU-244] Add attach-resource by cderici in https://github.com/juju/python-libjuju/pull/601
* [JUJU-140] Model.wait_for_idle -- for apps with no units yet by cderici in https://github.com/juju/python-libjuju/pull/575
* [JUJU-367] Improve `get_charm_series` to check the model for series for a local charm by cderici in https://github.com/juju/python-libjuju/pull/607
* [JUJU-366] Utility for connecting directly to existing connection by cderici in https://github.com/juju/python-libjuju/pull/605
* Use public-address key instead of public_address by wolsen in https://github.com/juju/python-libjuju/pull/610
* [JUJU-376] `wait_for_idle` to support scale down by cderici in https://github.com/juju/python-libjuju/pull/613
* [JUJU-378] Utility for block_until-ing with a custom coroutine by cderici in https://github.com/juju/python-libjuju/pull/614
* Fallback to 'local-fan' by dparv in https://github.com/juju/python-libjuju/pull/612
* Minor comments on docs for block_until related functions. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/617
* Additional checks in print status. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/622

New Contributors
* wolsen made their first contribution in https://github.com/juju/python-libjuju/pull/610
* dparv made their first contribution in https://github.com/juju/python-libjuju/pull/612


[JUJU-320]: https://warthogs.atlassian.net/browse/JUJU-320?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-244]: https://warthogs.atlassian.net/browse/JUJU-244?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-140]: https://warthogs.atlassian.net/browse/JUJU-140?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-367]: https://warthogs.atlassian.net/browse/JUJU-367?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-366]: https://warthogs.atlassian.net/browse/JUJU-366?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-376]: https://warthogs.atlassian.net/browse/JUJU-376?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[JUJU-378]: https://warthogs.atlassian.net/browse/JUJU-378?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.5...2.9.6

2.9.5

What's Changed
* remove the event loop arguments by cderici in https://github.com/juju/python-libjuju/pull/560
* add debug-log by cderici in https://github.com/juju/python-libjuju/pull/562
* Model status by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/563
* Pin cffi version to 1.14.6 for Python 3.5 by cderici in https://github.com/juju/python-libjuju/pull/570
* Wait for applications to terminate on model reset by balbirthomas in https://github.com/juju/python-libjuju/pull/572
* Babysitting python3.5 by cderici in https://github.com/juju/python-libjuju/pull/571
* Deploy charmhub bundles by cderici in https://github.com/juju/python-libjuju/pull/569
* Facade schemas for 2.9.17 by SimonRichardson in https://github.com/juju/python-libjuju/pull/579
* Bundles with overlays by cderici in https://github.com/juju/python-libjuju/pull/566
* Consistently getting a unit's public address by cderici in https://github.com/juju/python-libjuju/pull/573
* [JUJU-158] Add python3.9 to setup.py by cderici in https://github.com/juju/python-libjuju/pull/585
* [JUJU-157] Add note for removing services by cderici in https://github.com/juju/python-libjuju/pull/583
* Added boolean entries to normalize values. by juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/582
* [JUJU-138] Streamlining asyncio tasks/events by cderici in https://github.com/juju/python-libjuju/pull/580
* [JUJU-234] Fix for small bug in task handling by cderici in https://github.com/juju/python-libjuju/pull/589
* Ensure all watchers validate for the Id by SimonRichardson in https://github.com/juju/python-libjuju/pull/592
* [JUJU-276] Facade schemas for 2.9.19 by cderici in https://github.com/juju/python-libjuju/pull/594
* [JUJU-238] Small bug fix for old ClientFacade support by cderici in https://github.com/juju/python-libjuju/pull/593
* [JUJU-239] Debug-log parameters by cderici in https://github.com/juju/python-libjuju/pull/595
* [JUJU-213] Local type `file` resource support by cderici in https://github.com/juju/python-libjuju/pull/590
* [JUJU-289] Use provided series in deploy if supported by jack-w-shaw in https://github.com/juju/python-libjuju/pull/596
* [JUJU-292] Update the charms in the tests to use Charmhub by cderici in https://github.com/juju/python-libjuju/pull/597
* [JUJU-293] Release 2.9.5 notes by cderici in https://github.com/juju/python-libjuju/pull/599

New Contributors
* balbirthomas made their first contribution in https://github.com/juju/python-libjuju/pull/572
* jack-w-shaw made their first contribution in https://github.com/juju/python-libjuju/pull/596

**Full Changelog**: https://github.com/juju/python-libjuju/compare/2.9.4...2.9.5

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.