You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,24 @@
1
1
Changelog
2
2
---------
3
3
4
+
2.9.43.0
5
+
^^^^^^^^
6
+
7
+
Wednesday Jul 6 2023
8
+
9
+
## What's Changed
10
+
11
+
* [JUJU-1682] Utilities for subordinate units by @cderici in https://github.com/juju/python-libjuju/pull/879
12
+
* [JUJU-4018] Avoid upgrade resource in app refresh if upstream has same resource revision by @cderici in https://github.com/juju/python-libjuju/pull/884
13
+
* [JUJU-4112] Determining series for local bundle deploying local charm with manifest by @cderici in https://github.com/juju/python-libjuju/pull/896
14
+
* [JUJU-4188] Add 2.9.43 facades by @cderici in https://github.com/juju/python-libjuju/pull/895
15
+
* [JUJU-3998] Pass through local_refresh if refreshing with local charm & resources by @cderici in https://github.com/juju/python-libjuju/pull/894
16
+
4
17
2.9.42.4
5
18
^^^^^^^^
6
19
7
20
Wednesday May 31 2023
8
21
9
-
## What's Changed
10
22
* [JUJU-3886] Kubernetes series version by @cderici in https://github.com/juju/python-libjuju/pull/868
11
23
* [JUJU-3887] Avoid removing the track if set to latest in channel normalization by @cderici in https://github.com/juju/python-libjuju/pull/867
12
24
@@ -16,7 +28,6 @@ Wednesday May 31 2023
16
28
17
29
Wednesday May 24 2023
18
30
19
-
## What's Changed
20
31
* [JUJU-1467] Application status from API by @cderici in https://github.com/juju/python-libjuju/pull/849
21
32
* [JUJU-3750] Fix bug in Type.from_json() parsing simple entries by @cderici in https://github.com/juju/python-libjuju/pull/854
22
33
@@ -26,8 +37,6 @@ Wednesday May 24 2023
26
37
27
38
Thursday May 11 2023
28
39
29
-
## What's Changed
30
-
31
40
* [JUJU-3253] add missing force in bundle deployment by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/815
32
41
* [JUJU-3348] Fix assumes parsing by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/820
33
42
* [JUJU-3404] Pass series info into origin for ResolveCharm by @cderici in https://github.com/juju/python-libjuju/pull/825
0 commit comments