Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.46.0
2.9.46.1
14 changes: 12 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
Changelog
---------

2.9.46.0
2.9.46.1
^^^^^^^^

Tuesday Dec 5 2023
Thursday Feb 8 2024

## What's Changed

* Drop use of walrus operator by @freyes in https://github.com/juju/python-libjuju/pull/993
* No controller model access needed for connection with a non-admin user by @cderici in https://github.com/juju/python-libjuju/pull/1003
* Password resolution in connector by @cderici in https://github.com/juju/python-libjuju/pull/1002
* Remove dependency to juju-cli for controller_name by @cderici in https://github.com/juju/python-libjuju/pull/1009

2.9.46.0
^^^^^^^^

Tuesday Dec 5 2023

* Pass websocket Close frame into ConnectionClosed by @cderici in https://github.com/juju/python-libjuju/pull/990


Expand Down