Skip to content

Commit 1d606e9

Browse files
committed
Release 3.3.0.0 notes
1 parent 0900301 commit 1d606e9

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.3.0
1+
3.3.0.0

docs/changelog.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
Changelog
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+
921
Thursday 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-
3849
3.2.2.0
3950
^^^^^^^
4051

0 commit comments

Comments
 (0)