Skip to content

Commit 4fdca9a

Browse files
committed
Release 2.9.8 notes
1 parent ff3fccd commit 4fdca9a

2 files changed

Lines changed: 18 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.7
1+
2.9.8

docs/changelog.rst

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
11
Changelog
22
---------
33

4-
2.9.7
4+
2.9.8
55
^^^^^
66

7-
Friday February 11 2022
7+
Monday March 21 2022
88

99
## What's Changed
1010

11+
* [JUJU-567] Use ModelManager instead of ControllerFacade to list available models by @cderici in https://github.com/juju/python-libjuju/pull/632
12+
* [JUJU-573] Fix charm resolution for Juju 2.8.11 by @cderici in https://github.com/juju/python-libjuju/pull/633
13+
* [JUJU-704] Remove non-implemented (stuıb) functions by @cderici in https://github.com/juju/python-libjuju/pull/646
14+
* [JUJU-676] Avoid defaulting to empty string for charm origin by @cderici in https://github.com/juju/python-libjuju/pull/647
15+
* Charmstore compatability of deploying bundles by @addyess in https://github.com/juju/python-libjuju/pull/650
16+
* [JUJU-731] Subordinate charm num unit by @cderici in https://github.com/juju/python-libjuju/pull/648
17+
* [JUJU-769] Facade schemas for 2.9.27 by @cderici in https://github.com/juju/python-libjuju/pull/652
18+
* [JUJU-771] Auto switch to scale from add_unit on container based models by @cderici in https://github.com/juju/python-libjuju/pull/653
19+
20+
21+
2.9.7
22+
^^^^^
23+
24+
Friday February 11 2022
25+
1126
* [JUJU-556] Facade schemas for Juju 2.9.24 by @cderici in https://github.com/juju/python-libjuju/pull/626
1227
* Provide extra metadata with charmstore.entity(...) by @addyess in https://github.com/juju/python-libjuju/pull/635
1328

0 commit comments

Comments
 (0)