What's Changed
New Features
- Add Network ACL datasource by @tugbataluy in #753
- Add server resource by @MusicDin in #761
- auth: Allow creating pending TLS identities by @MusicDin in #762
- auth: Client bearer tokens by @MusicDin in #770
- server: Add per-member configuration overrides by @MusicDin in #779
- auth: DevLXD bearer tokens by @MusicDin in #771
- auth: Report whether identity is pending by @MusicDin in #785
- auth: Add identity provider groups by @MusicDin in #782
Bug Fixes
- image: Prefetch images before test and fix image alias panic by @MusicDin in #774
- network: fix ModifyPlan failing on unknown config values by @jsimpso in #767
- storage|network: Match metadata configuration key placeholders by @MusicDin in #778
Dependency Updates
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #754
- build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in the gomod group by @dependabot[bot] in #756
- build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the github-actions group by @dependabot[bot] in #757
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #759
- build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 by @dependabot[bot] in #758
- build(deps): bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 in the github-actions group by @dependabot[bot] in #763
- build(deps): bump github.com/hashicorp/terraform-plugin-log from 0.10.0 to 0.11.0 in the gomod group by @dependabot[bot] in #764
- build(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-actions group by @dependabot[bot] in #765
- build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in the gomod group by @dependabot[bot] in #768
- build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the gomod group by @dependabot[bot] in #772
- build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 by @dependabot[bot] in #773
- build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 by @dependabot[bot] in #780
- build(deps): bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 in the github-actions group by @dependabot[bot] in #786
Other Changes
- Code Quality (20260706) by @simondeziel in #755
- tests: Prevent instance test from removing cached test image by @MusicDin in #776
- Manage releases using version file by @MusicDin in #775
- storage|network: Test unsupported config key by @MusicDin in #781
- auth: Minor corrections on devlxd docs and error message by @MusicDin in #783
- Update LXD deps and switch MicroCeph channel by @MusicDin in #784
- CI fixes by @simondeziel in #787
- auth: Fix expected error in identity datasource tests by @MusicDin in #788
- release: v3.1.0 by @MusicDin in #789
New Contributors
- @tugbataluy made their first contribution in #753
Full Changelog: v3.0.2...v3.1.0