Skip to content

Commit f28a591

Browse files
authored
Merge pull request #1023 from cderici/release-2.9.46.1
#1023 ## What's Changed * Drop use of walrus operator by @freyes in #993 * No controller model access needed for connection with a non-admin user by @cderici in #1003 * Password resolution in connector by @cderici in #1002 * Remove dependency to juju-cli for controller_name by @cderici in #1009 #### Notes & Discussion JUJU-5413
2 parents 4f38c4e + ce38d0b commit f28a591

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.46.0
1+
2.9.46.1

docs/changelog.rst

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
Changelog
22
---------
33

4-
2.9.46.0
4+
2.9.46.1
55
^^^^^^^^
66

7-
Tuesday Dec 5 2023
7+
Thursday Feb 8 2024
88

99
## What's Changed
1010

11+
* Drop use of walrus operator by @freyes in https://github.com/juju/python-libjuju/pull/993
12+
* No controller model access needed for connection with a non-admin user by @cderici in https://github.com/juju/python-libjuju/pull/1003
13+
* Password resolution in connector by @cderici in https://github.com/juju/python-libjuju/pull/1002
14+
* Remove dependency to juju-cli for controller_name by @cderici in https://github.com/juju/python-libjuju/pull/1009
15+
16+
2.9.46.0
17+
^^^^^^^^
18+
19+
Tuesday Dec 5 2023
20+
1121
* Pass websocket Close frame into ConnectionClosed by @cderici in https://github.com/juju/python-libjuju/pull/990
1222

1323

0 commit comments

Comments
 (0)