Releases: cysp/terraform-provider-contentful
Releases · cysp/terraform-provider-contentful
v0.0.15
What's Changed
- chore(deps): bump github.com/ogen-go/ogen from 1.5.0 to 1.6.0 by @dependabot in #82
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 by @dependabot in #83
- test(provider/environment_links): cover with unit tests by @cysp in #84
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #86
- chore(deps): bump indirect dependencies by @cysp in #87
- chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #88
- feat: make opaque json fragment fields more opaque by @cysp in #89
- Implement role resource by @cysp in #85
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #76
- feat(provider): add missing resource deletion request logging by @cysp in #78
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 by @dependabot in #79
- fix(provider/delivery_api_key_resource): mark preview_api_key_id as read-only by @cysp in #80
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's Changed
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #70
- chore(deps): bump github.com/ogen-go/ogen from 1.4.1 to 1.5.0 by @dependabot in #69
- chore(deps): bump indirect dependencies by @cysp in #71
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #72
- ref: name delivery api key operation ids more semantically by @cysp in #73
- feat(provider): implement personal access token management by @cysp in #74
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- chore(codecov): configure coverage thresholds by @cysp in #64
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #66
- chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #65
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #67
- feat(provider): introduce api key management by @cysp in #42
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- chore(deps): bump github.com/ogen-go/ogen from 1.2.2 to 1.3.0 by @dependabot in #49
- chore(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by @dependabot in #50
- chore(deps): bump github.com/ogen-go/ogen from 1.3.0 to 1.4.1 by @dependabot in #53
- chore(deps): bump golangci to 1.61.0 by @cysp in #55
- chore(deps): bump go to 1.23.1, bump indirect dependencies by @cysp in #54
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-jsontypes from 0.1.0 to 0.2.0 by @dependabot in #52
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 by @dependabot in #56
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #57
- chore(deps): bump indirect dependencies by @cysp in #58
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #63
- chore(deps): bump github.com/hashicorp/terraform-plugin-codegen-framework from 0.4.0 to 0.4.1 by @dependabot in #61
- chore(deps): bump indirect dependencies by @cysp in #59
- Support installation of Contentful Marketplace Apps by @cysp in #62
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- chore(deps): bump transitive dependencies by @cysp in #41
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #43
- fix(provider/content_type): check for errors creating request body by @cysp in #45
- fix(provider/app_installation): use correct resource name in logs by @cysp in #46
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #40
- ref(provider): reorganise generated code into provider package by @cysp in #47
- feat(provider): mark provider access token as a sensitive value by @cysp in #48
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- ref(contentful-management-go): reorganise util code by @cysp in #36
- ref(provider): consistently return diags from response decoding functions by @cysp in #35
- feat(contentful-management-go): allow content type descriptions to be nullable in responses by @cysp in #38
- feat(contentful-management-go): allow content type display fields to be nullable in responses by @cysp in #39
Full Changelog: v0.0.6...v0.0.7