go: Update module github.com/hashicorp/terraform-plugin-go to v0.19.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/hashicorp/terraform-plugin-go | require | minor |
v0.18.0 -> v0.19.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
hashicorp/terraform-plugin-go
v0.19.0
NOTES:
- all: If using terraform-plugin-framework, terraform-plugin-mux, or terraform-plugin-sdk, only upgrade this Go module when upgrading those Go modules or you may receive a
missing GetMetadata methoderror when compiling (#310) - all: This Go module has been updated to Go 1.20 per the Go support policy. It is recommended to review the Go 1.20 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#321)
FEATURES:
- tfprotov5: Upgraded protocol to 5.4 and implemented
GetMetadataRPC (#310) - tfprotov6: Upgraded protocol to 6.4 and implemented
GetMetadataRPC (#310)
ENHANCEMENTS:
- tfprotov5: Added
ServerCapabilitiestypeGetProviderSchemaOptionalfield, which when enabled can signal that the provider supports RPC operations without theGetProviderSchemaRPC being called first (#310) - tfprotov6: Added
ServerCapabilitiestypeGetProviderSchemaOptionalfield, which when enabled can signal that the provider supports RPC operations without theGetProviderSchemaRPC being called first (#310)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.