Releases: MottainaiCI/lxd-compose
Releases · MottainaiCI/lxd-compose
v0.35.1
Changelog
- 31245ca Improve Incus integration and INCUS_CONF variable support
- d2ab463 Makefile: cleanup
- 1d9b535 Prepare release v0.35.1
- 80f7d82 Update vendor github.com/onsi/ginkgo/[email protected]
- 748761f Update vendor helm.sh/helm/[email protected]
- 5161d4d quiet gofmt warnings
v0.35.0
Changelog
- 0ab4065 .github/workflows/push.yml: Add go 1.22 and using goreleaser
- a4cc2e2 .github/workflows/release.yml: Move to go 1.22
- 610673a .github/workflows/release.yml: Update deprecated flags
- 5e19a99 Bump github.com/gorilla/schema from 1.2.1 to 1.4.1
- d440fd2 Integrate
uid
,gid
,cwd
attribute on hooks - 125b2c1 Makefile: Review deps target and using goreleaser-snapshot
- ce19df8 Merge pull request #37 from MottainaiCI/dependabot/go_modules/github.com/gorilla/schema-1.4.1
- 39dc405 Prepare release v0.35.0
- f2c0251 README.md: Update build status badge
- 7f11ebc Restore LXD vendor patch for Incus
- 672046e Update README.md
- eb2e2f7 Update vendor github.com/onsi/[email protected], github.com/onsi/ginkgo/[email protected]
- d4f9523 Update vendor github.com/spf13/[email protected]
- 554d7cd Update vendor github.com/spf13/[email protected]
- 8096760 Update vendor google.golang.org/[email protected]
v0.34.0
Changelog
- 5193845 Bump golang.org/x/net from 0.20.0 to 0.23.0
- cb96f46 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 2c881d8 Merge pull request #34 from MottainaiCI/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- 721f908 Merge pull request #35 from MottainaiCI/dependabot/go_modules/golang.org/x/net-0.23.0
- 82d11d6 Prepare release 0.34.0
- bed071f Run go mod tidy
- 7fc5fd6 Update vendor github.com/geaaru/[email protected],go.uber.org/[email protected]
- fa57ba3 Update vendor github.com/spf13/[email protected]
- 4238423 Update vendor helm.sh/helm/[email protected]
- 1371d95 exececutor: Fix integration of instances and incus
- 6e1f51b executor/file: Fix comment typo
- 30b9a61 vendor canonical/lxd: Restore patch for Incus
v0.33.1
v0.33.0
This release add support to Instance API and now it works with Incus too! 🍾
Changelog
- f59dfcf .github/workflows/push.yml: Keep only 1.21.x for now
- af1d60d Add AUTHORS file
- eff5993 Add support to Instance API
- 9a4224b Add support to Instance to missing methods
- 2d30d3e Bump helm.sh/helm/v3 from 3.13.0 to 3.14.1
- ec36ab4 Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2
- c85cd48 Merge pull request #32 from MottainaiCI/dependabot/go_modules/helm.sh/helm/v3-3.14.1
- f628cc5 Merge pull request #33 from MottainaiCI/dependabot/go_modules/helm.sh/helm/v3-3.14.2
- 7b5a3b7 Minimal go version 1.21
- 1bf86e1 Move lxc/lxd -> canonical/[email protected]
- ba0159f Prepare release v0.33.0
- d882b9b README.md: Update
- 6216b7d Using canonical/lxd
v0.32.0
v0.31.0
Changelog
- 725feb7 .github/workflows/release.yml: Move to go 1.20
- ba98fe5 Prepare v0.31.0
- e5700bd Set go 1.20 as minimal
- a2a27e7 Update vendor github.com/onsi/[email protected],github.com/onsi/ginkgo/[email protected]
- ac4a5c5 Using const for hook events
- 633b030 apply: Add --upgrade option
- 08ca431 cmd/apply: Add --ask option
v0.30.1
Changelog
- e6f95e0 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
- b7cdca6 Bump golang.org/x/net from 0.16.0 to 0.17.0
- d856296 Merge pull request #28 from MottainaiCI/dependabot/go_modules/golang.org/x/net-0.17.0
- 3c4b578 Merge pull request #30 from MottainaiCI/dependabot/go_modules/golang.org/x/crypto-0.17.0
- ac82e79 Prepare v0.30.1
- ca06304 README.md: Minor fix
- 45d37be cmd/fetch: Minor fix on error message
- 8de2d99 cmd/fetch: Minor fix on log
- b1a8b20 pack: Automatically add render templates dirs and fix config copy
v0.30.0
Changelog
- 5cf0dc3 Cleanup go vendor
- a7371e1 Prepare release v0.30.0
- 9ed1f4f Update vendor github.com/spf13/[email protected]
- 834cc6d Update vendor golang.org/x/[email protected]
- 6237414 Update vendor helm.sh/helm/[email protected]
- 3fc070b Update vendor helm.sh/helm/[email protected] (missing files)
- 2058cca cmd/backup: Add
--max-backups
option - fd76d3d fetch: Add --test-images and --test-profile options
- 3e691b6 helpers: Add render test unit for helm
- 5f0e19f render: Add support for templates dirs
- 1ca563e render: Fix default value for render_templates_dirs
- 5c79341 render: Using Metadata name tpl for templates
v0.29.0
Changelog
- 2831de4 Add
lxd-compose images purge
command (#22) - 2f2d983 Align code to LXD 5.15
- 0a1306c Fix post-project hooks with multiple groups
- 66beb6a Prepare release v0.29.0
- 8af7f50 Update vendor github.com/geaaru/[email protected]
- 63e5b81 Update vendor github.com/lxc/[email protected]
- 40781f4 Update vendor github.com/lxc/[email protected]
- d928eed Update vendor helm.sh/helm/[email protected]