Releases: tembo-io/terraform-provider-tembo
Releases · tembo-io/terraform-provider-tembo
v1.9.0
What's Changed
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 56aae31 by @renovate in #91
- chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1 by @renovate in #92
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.17.0 by @renovate in #94
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 9fdb1ca by @renovate in #95
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.14.1 by @renovate in #96
- chore(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate in #97
- chore(deps): update module golang.org/x/crypto to v0.34.0 by @renovate in #98
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to a0af3ef by @renovate in #99
- chore(deps): update module golang.org/x/net to v0.36.0 by @renovate in #105
- chore(deps): update module github.com/protonmail/go-crypto to v1.1.6 by @renovate in #101
- fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.21.0 by @renovate in #102
- chore(deps): update module golang.org/x/sync to v0.12.0 by @renovate in #108
- chore(deps): update golang.org/x/exp digest to dead583 by @renovate in #104
- chore(deps): update module google.golang.org/grpc to v1.71.0 by @renovate in #106
- chore(deps): update module golang.org/x/sys to v0.31.0 by @renovate in #109
- chore(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #110
- chore(deps): update module github.com/posener/complete to v2 by @renovate in #111
- chore(deps): update module golang.org/x/mod to v0.24.0 by @renovate in #107
- chore(deps): update module golang.org/x/text to v0.23.0 by @renovate in #112
Full Changelog: v1.9.0-rc1...v1.9.0
v1.9.0-rc1
What's Changed
- Wait for
first_recoverability_time
in Terraform test by @vrmiguel in #65 - Fix: Terraform Tests by @joshuajerin in #66
- Update framework, tooling, temboclient and add new deployment options by @nhudson in #68
- Add new data resource for
tembo_instance
by @nhudson in #69 - chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] by @renovate in #70
- chore(deps): update github.com/hashicorp/go-cty digest to a0325cb by @renovate in #71
- chore(deps): update golang.org/x/exp digest to eff6e97 by @renovate in #72
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 5a70512 by @renovate in #73
- Update all go package deps by @nhudson in #80
- chore(deps): update module github.com/apparentlymart/go-textseg/v15 to v16 by @renovate in #83
- chore(deps): update module github.com/posener/complete to v2 by @renovate in #84
- fix(deps): update module github.com/tembo-io/terraform-provider-tembo/tembodataclient to v1.8.0 by @renovate in #82
- fix(deps): update module github.com/tembo-io/terraform-provider-tembo/temboclient to v1.8.0 by @renovate in #81
- chore(deps): update module github.com/agext/levenshtein to v1.2.3 by @renovate in #85
New Contributors
- @joshuajerin made their first contribution in #66
- @nhudson made their first contribution in #68
- @renovate made their first contribution in #70
Full Changelog: v1.8.0...v1.9.0-rc1
v1.8.0
increases test timeout to 20 mins (#64)
v1.7.0
adds disallowAdditionalPropertiesIfNotPresent when generating client …
v1.6.0
Regen `temboclient` with latest OpenAPI spec (#56)
v1.5.0
generates latest control plane & data plane client using openapi-gene…
v1.4.0
validates TF resource values like cpu, memory, stack_type against ope…
v1.3.0
adds connection_pooler logic for restore (#45)
v1.2.0
adds PITR to tembo_instance (#44)
v1.1.0
removes length validation for instance_name