Skip to content

Commit

Permalink
Merge pull request #674 from cderici/release-2.9.9
Browse files Browse the repository at this point in the history
[JUJU-1017] Release 2.9.9 notes
  • Loading branch information
juanmanuel-tirado authored Apr 27, 2022
2 parents a01c820 + 0da50c6 commit f3e6ab2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.8
2.9.9
19 changes: 16 additions & 3 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,27 @@
Changelog
---------

2.9.8
2.9.9
^^^^^

Monday March 21 2022
Wednesday April 26 2022

## 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

2.9.8
^^^^^

Monday March 21 2022

* [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
Expand All @@ -17,7 +31,6 @@ Monday March 21 2022
* [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


2.9.7
^^^^^

Expand Down

0 comments on commit f3e6ab2

Please sign in to comment.