v2.1.0
What's Changed
New Features π
Bug Fixes π
- Replace image resource_id by reading fingerprint from state by @MusicDin in #421
- Add instance timeouts by @MusicDin in #423
- Upload files after VM is started by @MusicDin in #436
- Expand ConfigDir env vars when config.yml is missing by @MusicDin in #446
- Read access_interface from expanded config by @MusicDin in #449
Maintenance and Chores π
- Fix minimum LXD version in docs by @MusicDin in #419
- build(deps): bump the hashicorp group with 1 update by @dependabot in #425
- Generate unique names for test resources by @MusicDin in #424
- build(deps): bump the hashicorp group with 1 update by @dependabot in #429
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #431
- Bump Go to 1.21 by @simondeziel in #434
- Update go deps by @MusicDin in #435
- Update gomod by @simondeziel in #437
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #438
- build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #440
- build(deps): bump the hashicorp group with 2 updates by @dependabot in #439
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #441
- github: run tests against 5.21/stable and 5.21/edge by @simondeziel in #442
- build(deps): bump the hashicorp group with 1 update by @dependabot in #443
- internal/common/lxd_file: use ParseInt() for LXD file mode by @simondeziel in #444
- build(deps): bump the hashicorp group with 1 update by @dependabot in #447
- Go 1.22 by @simondeziel in #450
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #451
- github: stop testing with Go 1.21 by @simondeziel in #455
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #454
- build(deps): bump the hashicorp group with 2 updates by @dependabot in #456
- build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #458
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 in the hashicorp group by @dependabot in #459
- build(deps): bump the hashicorp group with 2 updates by @dependabot in #462
- build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 in the hashicorp group by @dependabot in #465
- Bump lxd client and use Alpine image for tests by @MusicDin in #461
Other Changes β
- github: remove DCO check replaced by DCO app by @simondeziel in #426
- github: resume testing on 5.0/stable now that 5.0.3 is released by @simondeziel in #430
- Update changelog for 2.1.0 by @MusicDin in #466
Full Changelog: v2.0.0...v2.1.0