Releases: canonical/concierge
Releases · canonical/concierge
v0.5.6
v0.5.5
Changelog
Thanks!
That's all the changes for v0.5.5!
v0.5.4
Changelog
Thanks!
That's all the changes for v0.5.4!
v0.5.3
v0.5.2
v0.5.1
Changelog
- d8216de: docs: better log messages for snap and juju handlers (@jnsgruk)
- acd5425: feat: disable ipv6 for lxd by default (@jnsgruk)
- ca30333: fix: retry microk8s wait-ready command (@jnsgruk)
- 1f7c0ec: fix: strip root user from
NewCommandAs
invocations (@jnsgruk) - 689183c: refactor: centralise tracking of real user to the runner (@jnsgruk)
- 240f6d8: refactor: rename
RunCommands
toRunMany
(@jnsgruk) - cf6fd79: refactor: rename commands test file (@jnsgruk)
Thanks!
That's all the changes for v0.5.1!
v0.5.0
Changelog
- a48082e: doc: correct comment for
RunWithRetries
function (@jnsgruk) - 46afd25: docs: update example configuration in README (@jnsgruk)
- d9995ec: feat!: require
concierge
to be run asroot
(@jnsgruk) - b220ba9: fix: better logging for removal of packages during restore (@jnsgruk)
- dd30fa8: fix: show debug logs when either
-v
or--trace
are used (@jnsgruk) - 29d29bf: refactor(tests): use common pattern for setting/resetting PATH (@jnsgruk)
- 363b047: refactor: add
model-default
options tobootstrap
command in order (@jnsgruk) - fae1a66: refactor: implement the
SnapPackage
interface (@jnsgruk) - 6a1d428: refactor: introduce
CommandRunner
interface (@jnsgruk) - 3c0d896: refactor: one snapd client per snap struct (@jnsgruk)
- fb5acda: refactor: remove (unused) config from snap/deb handlers (@jnsgruk)
- 5cd6635: refactor: rename the TestRunner file to runner_mock (@jnsgruk)
Thanks!
That's all the changes for v0.5.0!
v0.4.0
Changelog
- afa6c1c: docs: update README to include provider
bootstrap
option (@jnsgruk) - 8f91412: feat: add
bootstrap
option to providers (@jnsgruk) - e36799c: feat: introduce retryable commands, retry microk8s addons (@jnsgruk)
- 42ea456: feat: return combined output from exec'd commands (@jnsgruk)
- 5d9fc17: feat: update presets to utilise new
provider.Bootstrap()
option. (@jnsgruk) - 4d262a3: feat: use
shlex.Join
when joining command strings (@jnsgruk) - c1dbdda: fix: more robust shell path detection for command execution (@jnsgruk)
- b27b06b: fix: report confinement status for correct snap channel when specified (@jnsgruk)
Thanks!
That's all the changes for v0.4.0!