File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.9.11
1+ 3.0.0
Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 3.0.0
5+ ^^^^^
6+
7+ Tuesday August 9 2022
8+
9+ ## What's Changed
10+
11+ Switching to semantic versioning. From this release on, at least the major release number matches
12+ the most recent Juju supported. Hence the jump to `3.0.0 ` since this release supports `Juju 3.0 `.
13+ (This also means that `python-libjuju <= 2.9.11 ` only support up to `Juju 2.x `)
14+
15+ * [JUJU-1439] Initial fixes for `test_model ` to pass with juju 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/689
16+ * [JUJU-1464] More fixes for 3.0 compatibility by @cderici in https://github.com/juju/python-libjuju/pull/691
17+ * [JUJU-1457] Merge 3.0 compatibility branch onto master by @cderici in https://github.com/juju/python-libjuju/pull/692
18+ * Fix conditional by @sed-i in https://github.com/juju/python-libjuju/pull/696
19+ * [JUJU-1534] Fix `model.connect_current() ` by @cderici in https://github.com/juju/python-libjuju/pull/697
20+ * [JUJU-1542] Fix run actions on units by @cderici in https://github.com/juju/python-libjuju/pull/698
21+ * [JUJU-1577] Replace k8s bundles with machine bundles for tests by @cderici in https://github.com/juju/python-libjuju/pull/703
22+ * [JUJU-1528] Add storage implementation by @cderici in https://github.com/juju/python-libjuju/pull/701
23+
4242.9.11
525^^^^^^
626
727Monday July 11 2022
828
9- ## What's Changed
10-
1129* Add REPL quickstart subsection by @sed-i in https://github.com/juju/python-libjuju/pull/676
1230* Revision of test onos.charm by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/686
1331* [JUJU-1353] Parse assume directives. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/685
You can’t perform that action at this time.
0 commit comments