Releases: canonical/concierge
Releases · canonical/concierge
v1.0.5
This is a patch release that updates dependencies, adds a note about cryptography to the security documentation, but adds no new features.
What's Changed
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in #87
- build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in #86
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in #93
- docs: extend the security documentation in #84
Full Changelog: v1.0.4...v1.0.5
v1.0.4
This is patch release that builds with Go 1.24 (#77), avoids waiting indefinitely for providers when initializing K8s and Microk8s (#74), and releases a snap for s390x and ppc64le architectures.
New Contributors
- @IronCore864 made their first contribution in #77
- @fnordahl made their first contribution in #74
- @carlcsaposs-canonical made their first contribution in #81
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Changelog
- 4c0ea57: build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#44) (@dependabot[bot])
- 50891f6: build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#43) (@dependabot[bot])
- 1aeb531: docs: correct the choices in the dev preset (#42) (@tonyandrewmeyer)
- 6bd43c7: feat: show time taken to run each command in --verbose mode (#46) (@benhoyt)
Thanks!
That's all the changes for v1.0.0!
v0.11.1
v0.11.0
v0.10.1
Changelog
- 1ba95fa: fix: add retry to Snap channel lookup (@jnsgruk)
- 20188c5: fix: don't retry SnapInfo lookup if snap not found (@jnsgruk)
- c676712: fix: lookup channels for correct snap in SnapChannels (@jnsgruk)
- d4e2765: revert: lookup snap in store and bail early if not exists in SnapInfo (#34) (@jnsgruk)
Thanks!
That's all the changes for v0.10.1!
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!