11Changelog
22---------
33
4- 2.9.42.1
4+ 2.9.42.2
55^^^^^^^^
66
7- This is an scheduled release to support Juju 2.9.42.
7+ Thursday May 11 2023
88
99## What's Changed
10- * [JUJU-2935] update juju 2942 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/809
1110
11+ * [JUJU-3253] add missing force in bundle deployment by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/815
12+ * [JUJU-3348] Fix assumes parsing by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/820
13+ * [JUJU-3404] Pass series info into origin for ResolveCharm by @cderici in https://github.com/juju/python-libjuju/pull/825
14+ * Fix _resolve_charm errors by @cderici in https://github.com/juju/python-libjuju/pull/834
15+ * [JUJU-3583] wait_for_idle to not block when enough units are ready by @cderici in https://github.com/juju/python-libjuju/pull/840
16+ * [JUJU-3565] Expect and handle exceptions from the AllWatcher task by @cderici in https://github.com/juju/python-libjuju/pull/833
17+ * Fixes to pass the CI problems regarding missing postgresql charm. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/847
18+ * [JUJU-3641] Fix local charm base channel discovery by @cderici in https://github.com/juju/python-libjuju/pull/846
19+
20+ 2.9.42.1
21+ ^^^^^^^^
22+
23+ Wednesday March 8 2023
24+
25+ This is an scheduled release to support Juju 2.9.42.
1226
13- ** Full Changelog **: https://github.com/juju/python-libjuju/compare/2.9.38...2.9.42.1
27+ * [JUJU-2935] update juju 2942 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/809
1428
15292.9.38.1
1630^^^^^^^^
1731
32+ Wednesday January 18 2023
33+
1834The 2.9.38.1 version breaks the existing python-libjuju release versioning policy.
1935Initially, the version number matches the juju version this release is intended
2036to support and has been tested against.
2137
22- ## What's Changed
2338* Merge 2.9.11 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/713
2439* add support for ipv6 by @jdkandersson in https://github.com/juju/python-libjuju/pull/726
2540* [JUJU-1979] Backport upgrade-charm fixes onto `2.9 ` by @cderici in https://github.com/juju/python-libjuju/pull/744
@@ -28,18 +43,11 @@ to support and has been tested against.
2843* [JUJU-2485] Added nightly built checks. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/787
2944* [JUJU-2381] Facade updated to 2.9.38 by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/788
3045
31- ## New Contributors
32- * @jdkandersson made their first contribution in https://github.com/juju/python-libjuju/pull/726
33-
34- **Full Changelog **: https://github.com/juju/python-libjuju/compare/2.9.11...2.9.38
35-
36462.9.11
3747^^^^^^
3848
3949Monday July 11 2022
4050
41- ## What's Changed
42-
4351* Add REPL quickstart subsection by @sed-i in https://github.com/juju/python-libjuju/pull/676
4452* Revision of test onos.charm by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/686
4553* [JUJU-1353] Parse assume directives. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/685
0 commit comments