Skip to content

Commit 9812e91

Browse files
Merge pull request #755 from juju/release-3.0.3
Release 3.0.3 notes
2 parents ab23ce3 + 0c11d7d commit 9812e91

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2
1+
3.0.3

docs/changelog.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Changelog
22
---------
33

4+
3.0.3
5+
^^^^^
6+
7+
Saturay October 22 2022
8+
9+
## What's Changed
10+
11+
* Wait for idle arg type check by @cderici in https://github.com/juju/python-libjuju/pull/741
12+
* [JUJU-1970] Revise local refresh by @cderici in https://github.com/juju/python-libjuju/pull/742
13+
* [JUJU-1984] Update facade schemas for juju 3.0-rc1-2 by @cderici in https://github.com/juju/python-libjuju/pull/745
14+
* [JUJU-1992] Fix charmhub series deploy 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/746
15+
* [JUJU-2001] Fix base for local charms and bundles for CharmOrigin 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/749
16+
* [JUJU-2017] Check subordinate field value instead of existence by @cderici in https://github.com/juju/python-libjuju/pull/751
17+
* [JUJU-2018] Update 2.9.36 facades & clients by @cderici in https://github.com/juju/python-libjuju/pull/752
18+
* [JUJU-1705] Make sure the action status is correctly set by @cderici in https://github.com/juju/python-libjuju/pull/753
19+
* [JUJU-2019] Small fixes for 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/754
20+
21+
22+
**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.2...3.0.3
423

524
3.0.2
625
^^^^^

0 commit comments

Comments
 (0)