Tags: dimaqq/python-libjuju
Tags
Merge pull request juju#1071 from cderici/release-3.5.2 juju#1071 ## What's Changed * fix parsing of storage constraints by @luissimas in juju#1053 * Add setuptools to tox.ini by @Aflynn50 in juju#1058 * fix(refresh): bug with revisions by @jack-w-shaw in juju#1067 * feat: conventional commits static analysis by @SimonRichardson in juju#1068 * fix(series): add noble support by @jack-w-shaw in juju#1063 * fix zones constrains list parsing by @luissimas in juju#1054 * fix(model): fix wrong instanciation of list-secrets facade by @gboutry in juju#1065 * fix(makefile): run .tox before lint in makefile target by @cderici in juju#1069
Merge pull request juju#1056 from Aflynn50/release-3.5.0.0 juju#1056 ## What's Changed * Make consume respect the controller name in the url by @Aflynn50 in juju#1038 * Fix multiline description in textarea in bug template GH workflow by @cderici in juju#1041 * Fix issue with microk8s proxy by @Aflynn50 in juju#1044 * add missing "revision" parameter to addModel step. by @Thanhphan1147 in juju#1043 * Add user api to pylibjuju documentation by @cderici in juju#1049 ## New Contributors * @Thanhphan1147 made their first contribution in juju#1043 **Full Changelog**: juju/python-libjuju@3.4.0.0...3.5.0.0
Merge pull request juju#1027 from cderici/release-3.3.1.1 juju#1027 ## What's Changed This is a patch release for fixing some build problems in the 3.3.1.0 release that rendered it unusable in some scenarios. * Resolve build problems in 3.3.1.0 by @cderici in juju#1026 #### Notes & Discussion JUJU-5483
Merge pull request juju#1024 from cderici/release-3.3.1.0 juju#1024 ## What's Changed * Remove paramiko upper-bound by @gboutry in juju#1005 * Remove explicit passing of event_loop into tests by @cderici in juju#1006 * chore: remove the upper restrictions on the websockets dependency by @tonyandrewmeyer in juju#1007 * Target ceiling version by @cderici in juju#1008 * Make it easier to run tests using `make` by @cderici in juju#1012 * Avoid installing signal handlers to the event loop by @cderici in juju#1014 * feat: remove app block until done by @yanksyoon in juju#1017 * feat: remove app timeout by @yanksyoon in juju#1018 * Forward port latest changes from 2.9 onto 3.x by @cderici in juju#1022 #### Notes & Discussion JUJU-5414
Merge pull request juju#1023 from cderici/release-2.9.46.1 juju#1023 ## What's Changed * Drop use of walrus operator by @freyes in juju#993 * No controller model access needed for connection with a non-admin user by @cderici in juju#1003 * Password resolution in connector by @cderici in juju#1002 * Remove dependency to juju-cli for controller_name by @cderici in juju#1009 #### Notes & Discussion JUJU-5413
Merge pull request juju#992 from cderici/release-2.9.46.0 juju#992 ## What's Changed A small release with only one change. Works with the latest `Juju 2.9.46`. * Pass websocket Close frame into ConnectionClosed by @cderici in juju#990 #### Notes & Discussion I thought we had more things landed on the 2.9 track since the `2.9.45` but apparently not :) JUJU-5080
PreviousNext