11Changelog
22---------
33
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+
4113.6.1.2
512^^^^^^^
613
714Monday 26th May 2025
815
9- ## What's Changed
10-
1116* chore: hint machine addresses as list of dicts by @gboutry in https://github.com/juju/python-libjuju/pull/1258
1217* ci: disable test that fails on all Juju versions by @dimaqq in https://github.com/juju/python-libjuju/pull/1268
1318* 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
1722
1823Wednesday 19th Mar 2025
1924
20- ## What's Changed
21-
2225* chore: fix changelog format by @dimaqq in https://github.com/juju/python-libjuju/pull/1248
2326* docs: move docs from juju.is by @tmihoc in https://github.com/juju/python-libjuju/pull/1244
2427* 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
3033
3134Friday 20th Dec 2024
3235
33- ## What's Changed
34-
3536* add 3.5.5 schema and update SCHEMAS.md by @james-garner-canonical in https://github.com/juju/python-libjuju/pull/1223
3637* feat: larger default websockets frame size by @dimaqq in https://github.com/juju/python-libjuju/pull/1239
3738* deprecate juju.jasyncio by @EdmilsonRodrigues in https://github.com/juju/python-libjuju/pull/1221
@@ -43,8 +44,6 @@ Friday 20th Dec 2024
4344
4445Thursday 28th Nov 2024
4546
46- ## What's Changed
47-
4847* correct parsing of storage constraints, can be specified as strings or dicts
4948* enable attachment of binary files as charm resources
5049* allow newest websockets dependency
@@ -56,8 +55,6 @@ Thursday 28th Nov 2024
5655
5756Thursday 11th July 2024
5857
59- ## What's Changed
60-
6158* fix parsing of storage constraints by @luissimas in https://github.com/juju/python-libjuju/pull/1053
6259* Add setuptools to tox.ini by @Aflynn50 in https://github.com/juju/python-libjuju/pull/1058
6360* fix(refresh): bug with revisions by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/1067
0 commit comments