1
1
Changelog
2
2
---------
3
3
4
+ 3.6.1.3
5
+ ^^^^^^^
6
+
7
+ Friday 11th Jul 2025
8
+
9
+ * fix: don't strip valid characters from secret data by @james-garner-canonical in https://github.com/juju/python-libjuju/pull/1276
10
+
4
11
3.6.1.2
5
12
^^^^^^^
6
13
7
14
Monday 26th May 2025
8
15
9
- ## What's Changed
10
-
11
16
* chore: hint machine addresses as list of dicts by @gboutry in https://github.com/juju/python-libjuju/pull/1258
12
17
* ci: disable test that fails on all Juju versions by @dimaqq in https://github.com/juju/python-libjuju/pull/1268
13
18
* fix: creating offer when connecting to existing model, fixes #1264 by @dimaqq in https://github.com/juju/python-libjuju/pull/1265
@@ -17,8 +22,6 @@ Monday 26th May 2025
17
22
18
23
Wednesday 19th Mar 2025
19
24
20
- ## What's Changed
21
-
22
25
* chore: fix changelog format by @dimaqq in https://github.com/juju/python-libjuju/pull/1248
23
26
* docs: move docs from juju.is by @tmihoc in https://github.com/juju/python-libjuju/pull/1244
24
27
* chore: type hint improvements from the helper thread branch by @dimaqq in https://github.com/juju/python-libjuju/pull/1250
@@ -30,8 +33,6 @@ Wednesday 19th Mar 2025
30
33
31
34
Friday 20th Dec 2024
32
35
33
- ## What's Changed
34
-
35
36
* add 3.5.5 schema and update SCHEMAS.md by @james-garner-canonical in https://github.com/juju/python-libjuju/pull/1223
36
37
* feat: larger default websockets frame size by @dimaqq in https://github.com/juju/python-libjuju/pull/1239
37
38
* deprecate juju.jasyncio by @EdmilsonRodrigues in https://github.com/juju/python-libjuju/pull/1221
@@ -43,8 +44,6 @@ Friday 20th Dec 2024
43
44
44
45
Thursday 28th Nov 2024
45
46
46
- ## What's Changed
47
-
48
47
* correct parsing of storage constraints, can be specified as strings or dicts
49
48
* enable attachment of binary files as charm resources
50
49
* allow newest websockets dependency
@@ -56,8 +55,6 @@ Thursday 28th Nov 2024
56
55
57
56
Thursday 11th July 2024
58
57
59
- ## What's Changed
60
-
61
58
* fix parsing of storage constraints by @luissimas in https://github.com/juju/python-libjuju/pull/1053
62
59
* Add setuptools to tox.ini by @Aflynn50 in https://github.com/juju/python-libjuju/pull/1058
63
60
* fix(refresh): bug with revisions by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/1067
0 commit comments