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- 3.0.1
1+ 3.0.2
Original file line number Diff line number Diff line change 11Changelog
22---------
3+
4+
5+ 3.0.2
6+ ^^^^^
7+
8+ Wednesday October 5 2022
9+
10+ ## What's Changed
11+
12+ * Model name can now be accessed through model.name by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/702
13+ * [JUJU-1593] Fix `unit.run() ` and update the old client codes by @cderici in https://github.com/juju/python-libjuju/pull/710
14+ * Add py.typed marker by @sed-i in https://github.com/juju/python-libjuju/pull/709
15+ * [JUJU-1664] Add force, no-wait, destroy-storage params to app.destroy by @cderici in https://github.com/juju/python-libjuju/pull/714
16+ * snapcraft.io access should use https requests by @addyess in https://github.com/juju/python-libjuju/pull/715
17+ * [JUJU-1680] Add issue and PR templates by @cderici in https://github.com/juju/python-libjuju/pull/718
18+ * [JUJU-1681] Add --attach-storage parameter to model.deploy by @cderici in https://github.com/juju/python-libjuju/pull/720
19+ * [JUJU-1706] Allow waiting for `wait_for_exact_units=0 ` by @cderici in https://github.com/juju/python-libjuju/pull/723
20+ * [JUJU-1663] Drop Python 3.5 support from python-libjuju by @cderici in https://github.com/juju/python-libjuju/pull/722
21+ * [JUJU-1671] Charmhub url from model config by @cderici in https://github.com/juju/python-libjuju/pull/724
22+ * [JUJU-1733] Revisit unitrun example by @cderici in https://github.com/juju/python-libjuju/pull/725
23+ * [JUJU-1800] Revise the `application.upgrade_charm() ` (refresh) by @cderici in https://github.com/juju/python-libjuju/pull/729
24+ * [JUJU-1893] Revisit `charmhub.info() ` by @cderici in https://github.com/juju/python-libjuju/pull/737
25+
3263.0.1
427^^^^^
528
629Thursday August 11 2022
730
8- ## What's Changed
931* [JUJU-1593] Fix `run_actions ` and facade issues by @cderici in https://github.com/juju/python-libjuju/pull/706
1032
11333.0.0
1234^^^^^
1335
1436Tuesday August 9 2022
1537
16- ## What's Changed
17-
1838Switching to semantic versioning. From this release on, at least the major release number matches
1939the most recent Juju supported. Hence the jump to `3.0.0 ` since this release supports `Juju 3.0 `.
2040(This also means that `python-libjuju <= 2.9.11 ` only support up to `Juju 2.x `)
You can’t perform that action at this time.
0 commit comments