Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/hashicorp/terraform-plugin-go to v0.19.0 #30

Closed

Conversation

hcsa73
Copy link
Contributor

@hcsa73 hcsa73 commented Sep 21, 2023

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-go require minor v0.18.0 -> v0.19.0

Release Notes

hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)

v0.19.0

Compare Source

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 method error 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 GetMetadata RPC (#​310)
  • tfprotov6: Upgraded protocol to 6.4 and implemented GetMetadata RPC (#​310)

ENHANCEMENTS:

  • tfprotov5: Added ServerCapabilities type GetProviderSchemaOptional field, which when enabled can signal that the provider supports RPC operations without the GetProviderSchema RPC being called first (#​310)
  • tfprotov6: Added ServerCapabilities type GetProviderSchemaOptional field, which when enabled can signal that the provider supports RPC operations without the GetProviderSchema RPC being called first (#​310)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@hcsa73 hcsa73 added the renovate Renovate dependency updates label Sep 21, 2023
@hcsa73 hcsa73 force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 4 times, most recently from f5e9ed5 to ac49dee Compare September 28, 2023 00:45
@hcsa73 hcsa73 force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from ac49dee to b3fcc00 Compare September 29, 2023 00:46
@hcsa73
Copy link
Contributor Author

hcsa73 commented Sep 29, 2023

To be regenerated

@hcsa73 hcsa73 closed this Sep 29, 2023
@hcsa73 hcsa73 deleted the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch September 29, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants