File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.2.3 .0
1+ 3.3.0 .0
Original file line number Diff line number Diff line change 11Changelog
22---------
33
4- 3.2.3 .0
4+ 3.3.0 .0
55^^^^^^^
66
77## What's Changed
88
9+ The main contribution of this release is the user secrets that's released as a part of Juju 3.3.
10+
11+ Thursday 30th Nov 2023
12+
13+ * Free pyblijuju from relying on juju client when connecting to a controller by @cderici in https://github.com/juju/python-libjuju/pull/984
14+ * Handle FileNotFoundError on current_controller() by @DanielArndt in https://github.com/juju/python-libjuju/pull/937
15+ * Add support for adding user secrets by @cderici in https://github.com/juju/python-libjuju/pull/986
16+ * Complete support for user secrets by @cderici in https://github.com/juju/python-libjuju/pull/987
17+
18+ 3.2.3.0
19+ ^^^^^^^
20+
921Thursday 26th Oct 2023
1022
1123* Repository Maintenance Improvements by @cderici in https://github.com/juju/python-libjuju/pull/922
@@ -34,7 +46,6 @@ Thursday 26th Oct 2023
3446* [JUJU-4779] Ensure valid charm origin for local charm switches by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/978
3547* Application refresh with resources on 3.x by @cderici in https://github.com/juju/python-libjuju/pull/973
3648
37-
38493.2.2.0
3950^^^^^^^
4051
You can’t perform that action at this time.
0 commit comments