Releases: Flagsmith/terraform-provider-flagsmith
v0.10.0
What's Changed
- chore(deps): bump x/net by @gagantrivedi in #172
- Build(deps): Bump github.com/Flagsmith/flagsmith-go-api-client from 0.10.0 to 0.10.1 by @dependabot[bot] in #173
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 by @dependabot[bot] in #174
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.0 by @dependabot[bot] in #175
- Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 by @dependabot[bot] in #180
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 by @dependabot[bot] in #179
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 by @dependabot[bot] in #177
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.0 to 2.36.1 by @dependabot[bot] in #178
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.17.0 to 0.18.0 by @dependabot[bot] in #181
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.14.1 to 1.15.0 by @dependabot[bot] in #184
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by @dependabot[bot] in #183
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.27.0 to 0.28.0 by @dependabot[bot] in #185
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 by @dependabot[bot] in #188
- Build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #192
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 by @dependabot[bot] in #196
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @dependabot[bot] in #197
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.15.1 to 1.16.1 by @dependabot[bot] in #198
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 by @dependabot[bot] in #199
- Build(deps): Bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 by @dependabot[bot] in #200
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #203
- Build(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #202
- feat: Add import block examples for Terraform v1.5.0+ by @gagantrivedi in #204
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.38.2 by @dependabot[bot] in #205
- deps: Bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 by @dependabot[bot] in #209
- deps: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.2 to 2.39.0 by @dependabot[bot] in #211
- deps: Bump github.com/hashicorp/terraform-plugin-framework from 1.17.0 to 1.18.0 by @dependabot[bot] in #210
- fix(deps): Bump terraform-plugin-go, plugin-framework, and plugin-sdk together by @gagantrivedi in #220
- deps: Bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #222
- fix(deps): Bump crazy-max/ghaction-import-gpg from 6 to 7 by @dependabot[bot] in #213
- fix(deps): Bump hashicorp/setup-terraform from 3 to 4 by @dependabot[bot] in #208
- deps: Bump goreleaser/goreleaser-action from 5 to 7 by @dependabot[bot] in #207
- chore: Update CODEOWNERS to use flagsmith-back-end team by @gagantrivedi in #224
- ci: Use go-version-file instead of hardcoded Go version by @gagantrivedi in #223
- deps: Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #193
- feat: Add group_owners, enforce_feature_owners, and flagsmith_user data source by @gagantrivedi in #221
- fix: Replace --rm-dist with --clean for goreleaser v2 by @gagantrivedi in #226
- fix: Update .goreleaser.yml to v2 format by @gagantrivedi in #227
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by @dependabot in #170
- Build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #169
- Build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #171
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
FEATURES:
- Add resource
flagsmith_project - Add resource
flagsmith_environment - Add data resource
flagsmith_organisation
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #149
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.11.0 by @dependabot in #154
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #146
- fix(segment): fix create feature specific segment by @gagantrivedi in #156
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0 by @dependabot in #128
- Build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #132
- Build(deps): bump terraform modules by @gagantrivedi in #137
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #139
- Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #140
- Build(deps): Bump github.com/Flagsmith/flagsmith-go-api-client from 0.8.0 to 0.9.0 by @dependabot in #141
- Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #142
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 by @dependabot in #143
- 144: Accept empty string values in feature state resources by @noah-troncoso in #145
New Contributors
- @noah-troncoso made their first contribution in #145
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
- Build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #85
- Build(deps): Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #53
- Build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #86
- Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #88
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #91
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #93
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.17.0 by @dependabot in #92
- Build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 by @dependabot in #95
- Build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #96
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.2 by @dependabot in #94
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #97
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #100
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #99
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #101
- Build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #102
- Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #103
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #104
- feat: Update Go version from 1.19 to 1.20 by @gagantrivedi in #111
- Build(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #110
- Build(deps): Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #108
- fix(fs/value): Add validator for feature state string value by @gagantrivedi in #112
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
0.5.0
BUG_FIXES
ENHANCEMENTS:
-
resource(feature): Make
typeoptional and useSTANDARDas default value -
resource(feature): Add default value(false) for
default_enabled -
resource(feature): Add RequiresReplace plan modifier to
project_uuidfield -
resource(feature_state): Add RequiresReplace plan modifier to
environment_keyfield -
resource(feature_state): Add RequiresReplace plan modifier to
feature_idfield -
resource(multivariate_options): Add RequiresReplace plan modifier to
feature_uuid -
resource(segment): Add RequiresReplace plan modifier to
project_uuidfield -
Update Go module to GO 1.19
-
Update Terraform-plugin-framework
-
Update testify
-
Update terraform plugin sdk
-
Update terraform-plugin-go
-
Update terraform-plugin-docs
Full Changelog: v0.4.1...v0.5.0