Skip to content

Commit 2a4425d

Browse files
committed
Release 2.9.10 notes
1 parent f2e50b8 commit 2a4425d

2 files changed

Lines changed: 12 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.9
1+
2.9.10

docs/changelog.rst

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

4+
2.9.10
5+
^^^^^^
6+
7+
Thursday June 9 2022
8+
9+
## What's Changed
10+
11+
* [JUJU-1155] Avoid incorrectly setting `series: kubernetes` for sidecar charms in k8s bundles by @cderici in https://github.com/juju/python-libjuju/pull/679
12+
* [JUJU-1172] Visiting the pylibjuju CI by @cderici in https://github.com/juju/python-libjuju/pull/681
13+
* [JUJU-1124] Avoid sending path across the wire for local resource file name by @cderici in https://github.com/juju/python-libjuju/pull/678
14+
415
2.9.9
516
^^^^^
617

718
Wednesday April 26 2022
819

9-
## What's Changed
10-
1120
* [JUJU-835] Avoid ignoring asyncio exceptions in coroutines by @cderici in https://github.com/juju/python-libjuju/pull/658
1221
* [JUJU-843] Attach-resource to check if given binary file by @cderici in https://github.com/juju/python-libjuju/pull/659
1322
* [JUJU-858] Add quality of life feature ensure application removal at return by @cderici in https://github.com/juju/python-libjuju/pull/665

0 commit comments

Comments
 (0)