Skip to content

Commit

Permalink
Release 3.3.1.0 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cderici committed Feb 8, 2024
1 parent dd93886 commit 397e63a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0.0
3.3.1.0
17 changes: 16 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
Changelog
---------

3.3.0.0
3.3.1.0
^^^^^^^

Thursday 8th Feb 2024

## What's Changed

* Remove paramiko upper-bound by @gboutry in https://github.com/juju/python-libjuju/pull/1005
* Remove explicit passing of event_loop into tests by @cderici in https://github.com/juju/python-libjuju/pull/1006
* chore: remove the upper restrictions on the websockets dependency by @tonyandrewmeyer in https://github.com/juju/python-libjuju/pull/1007
* Target ceiling version by @cderici in https://github.com/juju/python-libjuju/pull/1008
* Make it easier to run tests using `make` by @cderici in https://github.com/juju/python-libjuju/pull/1012
* Avoid installing signal handlers to the event loop by @cderici in https://github.com/juju/python-libjuju/pull/1014
* feat: remove app block until done by @yanksyoon in https://github.com/juju/python-libjuju/pull/1017
* feat: remove app timeout by @yanksyoon in https://github.com/juju/python-libjuju/pull/1018
* Forward port latest changes from 2.9 onto 3.x by @cderici in https://github.com/juju/python-libjuju/pull/1022

3.3.0.0
^^^^^^^

The main contribution of this release is the user secrets that's released as a part of Juju 3.3.

Thursday 30th Nov 2023
Expand Down

0 comments on commit 397e63a

Please sign in to comment.