Skip to content

Commit 397e63a

Browse files
committed
Release 3.3.1.0 notes
1 parent dd93886 commit 397e63a

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

VERSION

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

docs/changelog.rst

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,26 @@
11
Changelog
22
---------
33

4-
3.3.0.0
4+
3.3.1.0
55
^^^^^^^
66

7+
Thursday 8th Feb 2024
8+
79
## What's Changed
810

11+
* Remove paramiko upper-bound by @gboutry in https://github.com/juju/python-libjuju/pull/1005
12+
* Remove explicit passing of event_loop into tests by @cderici in https://github.com/juju/python-libjuju/pull/1006
13+
* chore: remove the upper restrictions on the websockets dependency by @tonyandrewmeyer in https://github.com/juju/python-libjuju/pull/1007
14+
* Target ceiling version by @cderici in https://github.com/juju/python-libjuju/pull/1008
15+
* Make it easier to run tests using `make` by @cderici in https://github.com/juju/python-libjuju/pull/1012
16+
* Avoid installing signal handlers to the event loop by @cderici in https://github.com/juju/python-libjuju/pull/1014
17+
* feat: remove app block until done by @yanksyoon in https://github.com/juju/python-libjuju/pull/1017
18+
* feat: remove app timeout by @yanksyoon in https://github.com/juju/python-libjuju/pull/1018
19+
* Forward port latest changes from 2.9 onto 3.x by @cderici in https://github.com/juju/python-libjuju/pull/1022
20+
21+
3.3.0.0
22+
^^^^^^^
23+
924
The main contribution of this release is the user secrets that's released as a part of Juju 3.3.
1025

1126
Thursday 30th Nov 2023

0 commit comments

Comments
 (0)