File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 3.6.1.0
5+ ^^^^^^^
6+
7+ Friday 20th Dec 2024
8+
9+ ## What's Changed
10+ * add 3.5.5 schema and update SCHEMAS.md by @james-garner-canonical in https://github.com/juju/python-libjuju/pull/1223
11+ * feat: larger default websockets frame size by @dimaqq in https://github.com/juju/python-libjuju/pull/1239
12+ * deprecate juju.jasyncio by @EdmilsonRodrigues in https://github.com/juju/python-libjuju/pull/1221
13+ * remove juju.loop, deprecated before 3.0 by @dimaqq in https://github.com/juju/python-libjuju/pull/1242
14+ * new wait for idle implementation, behind a feature flag ``JUJU_NEW_WAIT_FOR_IDLE `` in https://github.com/juju/python-libjuju/pull/1245
15+
4163.6.0.0
517^^^^^^^
618
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ Bug reports: https://github.com/juju/python-libjuju/issues
77
88Documentation: https://pythonlibjuju.readthedocs.io/en/latest/
99
10+ Supported Python versions: 3.8 through 3.13
11+ Supported Juju versions: 3.1 through 3.6
12+
1013
1114Design Notes
1215------------
You can’t perform that action at this time.
0 commit comments