File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.9.8
1+ 2.9.9
Original file line number Diff line number Diff line change 11Changelog
22---------
33
4- 2.9.8
4+ 2.9.9
55^^^^^
66
7- Monday March 21 2022
7+ Wednesday April 26 2022
88
99## What's Changed
1010
11+ * [JUJU-835] Avoid ignoring asyncio exceptions in coroutines by @cderici in https://github.com/juju/python-libjuju/pull/658
12+ * [JUJU-843] Attach-resource to check if given binary file by @cderici in https://github.com/juju/python-libjuju/pull/659
13+ * [JUJU-858] Add quality of life feature ensure application removal at return by @cderici in https://github.com/juju/python-libjuju/pull/665
14+ * [JUJU-965] Add a bit of client side constraint validation by @cderici in https://github.com/juju/python-libjuju/pull/666
15+ * support python3.10 with later versions of websockets by @addyess in https://github.com/juju/python-libjuju/pull/673
16+ * Revert "Avoid ignoring asyncio exceptions in coroutines" by @simskij in https://github.com/juju/python-libjuju/pull/672
17+ * [JUJU-796] Add relate method and deprecate add-relation by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/660
18+ * [JUJU-981] Get series from deployed app instead of metadata when charm upgrade by @cderici in https://github.com/juju/python-libjuju/pull/671
19+
20+ 2.9.8
21+ ^^^^^
22+
23+ Monday March 21 2022
24+
1125* [JUJU-567] Use ModelManager instead of ControllerFacade to list available models by @cderici in https://github.com/juju/python-libjuju/pull/632
1226* [JUJU-573] Fix charm resolution for Juju 2.8.11 by @cderici in https://github.com/juju/python-libjuju/pull/633
1327* [JUJU-704] Remove non-implemented (stuıb) functions by @cderici in https://github.com/juju/python-libjuju/pull/646
@@ -17,7 +31,6 @@ Monday March 21 2022
1731* [JUJU-769] Facade schemas for 2.9.27 by @cderici in https://github.com/juju/python-libjuju/pull/652
1832* [JUJU-771] Auto switch to scale from add_unit on container based models by @cderici in https://github.com/juju/python-libjuju/pull/653
1933
20-
21342.9.7
2235^^^^^
2336
You can’t perform that action at this time.
0 commit comments