Releases: jnsgruk/concierge
Releases · jnsgruk/concierge
v0.10.0
Changelog
- bed2bd9: build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#33) (@dependabot[bot])
- 113b15c: build(deps): bump golang.org/x/sync from 0.6.0 to 0.9.0 (#25) (@dependabot[bot])
- b42f6bb: build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (@dependabot[bot])
- 5f4d788: docs: clarify functionality of restore command (@jnsgruk)
- 64b4c48: feat: add
concierge status
command. (#32) (@jnsgruk) - fe48b28: feat: bump default
k8s
version to1.32-classic/stable
(@jnsgruk) - 677e168: feat: use k8s snap in dev preset (@jnsgruk)
- b418443: fix: lookup snap in store and bail early if not exists in SnapInfo (#34) (@jnsgruk)
Thanks!
That's all the changes for v0.10.0!
v0.9.3
Changelog
- fea22ef: fix: Workaround LXD refresh issue (@ghislainbourgeois)
- 158c3a7: fix: ensure that
lxd
is started again after refresh (@jnsgruk)
Thanks!
That's all the changes for v0.9.3!
v0.9.2
v0.9.1
Changelog
- 0c74230: docs: add jhack to list of snaps in dev preset (@PietroPasotti)
- e28f3b5: fix: log command output on failure (#16) (@ghislainbourgeois)
- 9630638: fix: use 1.31-classic/candidate channel by default for k8s (@PietroPasotti)
Thanks!
That's all the changes for v0.9.1!
v0.9.0
Changelog
- bb0ce2c: build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#13) (@dependabot[bot])
- d806c08: docs: add bootstrap-constraints Juju option to README (@jnsgruk)
- d5fb987: docs: add k8s provider docs to README (@jnsgruk)
- da74f5a: feat: allow the specification of snap connections (@jnsgruk)
- 43a2ed7: feat: enable jhack by default in presets (@jnsgruk)
- 864293b: feat: enable per-provider model-defaults and bootstrap-constraints (@jnsgruk)
- d79dac7: feat: restrict jhack to dev preset only (@jnsgruk)
- 01c5fcf: refactor: decouple snap struct creation from worker (@jnsgruk)
- deec1c0: refactor: move snapd client into runner (@jnsgruk)
- a4ea212: refactor: removed unused
CommandResult
struct (@jnsgruk) - 411e8cb: refactor: rename
Newsystem
toNewSystem
(@jnsgruk) - 56d224e: refactor: rename runner -> system (@jnsgruk)
Thanks!
That's all the changes for v0.9.0!
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
Changelog
- 8944121: docs: add Canonical K8s docs providers to README (@jnsgruk)
- d42bf4a: docs: fix LXD referece in Google section of schema docs (@jnsgruk)
- 968ac9c: feat: add Canonical K8s provider (@jnsgruk)
- 12ffe23: feat: add plan validation logic (@jnsgruk)
Thanks!
That's all the changes for v0.7.0!