Releases: cysp/terraform-provider-censusworkspace
Releases · cysp/terraform-provider-censusworkspace
v0.0.11
What's Changed
- chore(deps): bump indirect dependencies by @github-actions[bot] in #65
- chore(github/workflows): test on terraform 1.13 by @cysp in #66
- fix(provider): set resource identity by @cysp in #67
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.0 to 1.16.1 by @dependabot[bot] in #60
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0 by @dependabot[bot] in #63
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- chore(deps): bump indirect dependencies by @github-actions[bot] in #52
- chore(deps): bump indirect dependencies by @github-actions[bot] in #53
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 by @dependabot[bot] in #55
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.1 to 1.16.0 by @dependabot[bot] in #54
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0 by @dependabot[bot] in #56
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.23.0 to 0.24.0 by @dependabot[bot] in #64
- chore(deps): bump github.com/ogen-go/ogen from 1.14.0 to 1.16.0 by @dependabot[bot] in #62
- chore(deps): bump indirect dependencies by @github-actions[bot] in #57
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #49
- chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #50
- fix(provider/big_query_source): include type field in service account key object value by @cysp in #51
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
What's Changed
- docs(resources/custom_api_destination): add missing documentation by @cysp in #37
- fix(provider/custom_api_destination): handle null properties within connection details by @cysp in #39
- fix(provider/big_query_source): handle null properties within connection details by @cysp in #38
- feat(provider/custom_api_destination): update credentials with returned connection details by @cysp in #40
- feat(provider/big_query_source): update credentials with returned connection details by @cysp in #41
- feat(provider): introduce big_query destination resource by @cysp in #36
- fix(provider/big_query_source): respect sync engine in responses by @cysp in #42
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #23
- chore(deps): bump indirect dependencies by @github-actions[bot] in #24
- chore(deps): bump indirect dependencies by @github-actions[bot] in #25
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #27
- chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #28
- feat(provider): introduce sql dataset resource by @cysp in #22
- test(provider): dot import provider in provider tests by @cysp in #29
- feat(provider): introduce generic typed model object by @cysp in #30
- ref(provider/source): extract base source model and schema by @cysp in #31
- feat(provider): introduce bigquery source resource by @cysp in #15
- ref(provider/destination): extract base destination model and schema by @cysp in #32
- style(provider/big_query_source): adopt jx encoder style by @cysp in #34
- fix(provider): preserve planned credentials for sources and destinations by @cysp in #35
- feat(provider): introduce custom_api destination resource by @cysp in #33
- chore(deps): bump indirect dependencies by @github-actions[bot] in #26
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #19
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 by @dependabot[bot] in #17
- chore(deps): bump indirect dependencies by @github-actions[bot] in #18
- fix(census-management-go): use patch verb when updating sources by @cysp in #21
- feat(provider/destination): introduce destination resource by @cysp in #20
Full Changelog: v0.0.1...v0.0.2