|
1 | 1 | Changelog |
2 | 2 | --------- |
| 3 | + |
| 4 | +3.0.4 |
| 5 | +^^^^^ |
| 6 | + |
| 7 | +Wednesday 26th October |
| 8 | + |
| 9 | +## What's Changed |
| 10 | +* [JUJU-2027] Local refresh with resoruces by @cderici in https://github.com/juju/python-libjuju/pull/757 |
| 11 | +* [JUJU-2026] Improve resolve charm by @cderici in https://github.com/juju/python-libjuju/pull/761 |
| 12 | +* Add owner and data to license file by @arturo-seijas in https://github.com/juju/python-libjuju/pull/760 |
| 13 | + |
| 14 | +## New Contributors |
| 15 | +* @arturo-seijas made their first contribution in https://github.com/juju/python-libjuju/pull/760 |
| 16 | + |
| 17 | +**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.3...3.0.4 |
| 18 | + |
| 19 | +3.0.3 |
| 20 | +^^^^^ |
| 21 | + |
| 22 | +Saturay October 22 2022 |
| 23 | + |
| 24 | +## What's Changed |
| 25 | + |
| 26 | +* Wait for idle arg type check by @cderici in https://github.com/juju/python-libjuju/pull/741 |
| 27 | +* [JUJU-1970] Revise local refresh by @cderici in https://github.com/juju/python-libjuju/pull/742 |
| 28 | +* [JUJU-1984] Update facade schemas for juju 3.0-rc1-2 by @cderici in https://github.com/juju/python-libjuju/pull/745 |
| 29 | +* [JUJU-1992] Fix charmhub series deploy 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/746 |
| 30 | +* [JUJU-2001] Fix base for local charms and bundles for CharmOrigin 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/749 |
| 31 | +* [JUJU-2017] Check subordinate field value instead of existence by @cderici in https://github.com/juju/python-libjuju/pull/751 |
| 32 | +* [JUJU-2018] Update 2.9.36 facades & clients by @cderici in https://github.com/juju/python-libjuju/pull/752 |
| 33 | +* [JUJU-1705] Make sure the action status is correctly set by @cderici in https://github.com/juju/python-libjuju/pull/753 |
| 34 | +* [JUJU-2019] Small fixes for 3.0 by @cderici in https://github.com/juju/python-libjuju/pull/754 |
| 35 | + |
| 36 | + |
| 37 | +**Full Changelog**: https://github.com/juju/python-libjuju/compare/3.0.2...3.0.3 |
| 38 | + |
| 39 | +3.0.2 |
| 40 | +^^^^^ |
| 41 | + |
| 42 | +Wednesday October 5 2022 |
| 43 | + |
| 44 | +## What's Changed |
| 45 | + |
| 46 | +* Model name can now be accessed through model.name by @jack-w-shaw in https://github.com/juju/python-libjuju/pull/702 |
| 47 | +* [JUJU-1593] Fix `unit.run()` and update the old client codes by @cderici in https://github.com/juju/python-libjuju/pull/710 |
| 48 | +* Add py.typed marker by @sed-i in https://github.com/juju/python-libjuju/pull/709 |
| 49 | +* [JUJU-1664] Add force, no-wait, destroy-storage params to app.destroy by @cderici in https://github.com/juju/python-libjuju/pull/714 |
| 50 | +* snapcraft.io access should use https requests by @addyess in https://github.com/juju/python-libjuju/pull/715 |
| 51 | +* [JUJU-1680] Add issue and PR templates by @cderici in https://github.com/juju/python-libjuju/pull/718 |
| 52 | +* [JUJU-1681] Add --attach-storage parameter to model.deploy by @cderici in https://github.com/juju/python-libjuju/pull/720 |
| 53 | +* [JUJU-1706] Allow waiting for `wait_for_exact_units=0` by @cderici in https://github.com/juju/python-libjuju/pull/723 |
| 54 | +* [JUJU-1663] Drop Python 3.5 support from python-libjuju by @cderici in https://github.com/juju/python-libjuju/pull/722 |
| 55 | +* [JUJU-1671] Charmhub url from model config by @cderici in https://github.com/juju/python-libjuju/pull/724 |
| 56 | +* [JUJU-1733] Revisit unitrun example by @cderici in https://github.com/juju/python-libjuju/pull/725 |
| 57 | +* [JUJU-1800] Revise the `application.upgrade_charm()` (refresh) by @cderici in https://github.com/juju/python-libjuju/pull/729 |
| 58 | +* [JUJU-1893] Revisit `charmhub.info()` by @cderici in https://github.com/juju/python-libjuju/pull/737 |
| 59 | + |
3 | 60 | 3.0.1 |
4 | 61 | ^^^^^ |
5 | 62 |
|
6 | 63 | Thursday August 11 2022 |
7 | 64 |
|
8 | | -## What's Changed |
9 | 65 | * [JUJU-1593] Fix `run_actions` and facade issues by @cderici in https://github.com/juju/python-libjuju/pull/706 |
10 | 66 |
|
11 | 67 | 3.0.0 |
12 | 68 | ^^^^^ |
13 | 69 |
|
14 | 70 | Tuesday August 9 2022 |
15 | 71 |
|
16 | | -## What's Changed |
17 | | - |
18 | 72 | Switching to semantic versioning. From this release on, at least the major release number matches |
19 | 73 | the most recent Juju supported. Hence the jump to `3.0.0` since this release supports `Juju 3.0`. |
20 | 74 | (This also means that `python-libjuju <= 2.9.11` only support up to `Juju 2.x`) |
|
0 commit comments