What's Changed
New Features
- Add instance device resource by @nmezhenskyi in #584
Maintenance
- .github/release: Improve generated release notes by @MusicDin in #577
- github: require all GH actions to be pinned to their SHA commit ID by @simondeziel in #581
- docs: update links to LXD docs by @simondeziel in #585
Dependency Updates
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 in the hashicorp group by @dependabot[bot] in #578
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #582
- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #589
- build(deps): bump the hashicorp group with 5 updates by @dependabot[bot] in #592
- build(deps): bump the hashicorp group with 2 updates by @dependabot[bot] in #594
- build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #597
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 in the hashicorp group by @dependabot[bot] in #598
- Bump min go version and update deps by @MusicDin in #601
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 in the hashicorp group by @dependabot[bot] in #605
- build(deps): bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #606
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #610
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 in the hashicorp group by @dependabot[bot] in #609
- build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #611
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #614
- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #615
- build(deps): bump the hashicorp group with 4 updates by @dependabot[bot] in #617
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.0 to 2.38.1 in the hashicorp group by @dependabot[bot] in #618
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.0 to 1.16.1 in the hashicorp group by @dependabot[bot] in #619
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 in the hashicorp group by @dependabot[bot] in #621
Other Changes
- Fix cluster tests and linter by @MusicDin in #579
- glangci-lint: Remove unnecessary exclusions by @MusicDin in #580
- Tweak GitHub workflows by @simondeziel in #593
- Fix unsupported content-type during file upload by @MusicDin in #602
- Rename
lxd_shared
tolxdShared
by @MusicDin in #603 - tests/instance: Use different network address to prevent race condition by @MusicDin in #607
- test/storage: Remove resource state output by @MusicDin in #608
- Instance device resource: follow-up tests by @nmezhenskyi in #604
- Add issue templates by @MusicDin in #612
- go: Update deps and bump Go version by @simondeziel in #613
- github: reclaim disk space in
actions/cluster
by @simondeziel in #622 - github: silence
lxc file push
ofminio
binaries to instances by @simondeziel in #623 - Changelog: update for v2.6.0 by @nmezhenskyi in #620
New Contributors
- @nmezhenskyi made their first contribution in #584
Full Changelog: v2.5.0...v2.6.0