build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0
Created by: dependabot[bot]
Bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
v2.20.0
NOTES:
- helper/logging: Existing
NewTransport()is now deprecated in favour of using the newNewLoggingHTTPTransport()orNewSubsystemLoggingHTTPTransport()(#1006)FEATURES:
- helper/logging: New
NewLoggingHTTPTransport()andNewSubsystemLoggingHTTPTransport()functions, providinghttp.RoundTripperTransport implementations that log request/response using terraform-plugin-log (#546) (#1006)
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
2.20.0 (July 28, 2022)
NOTES:
- helper/logging: Existing
NewTransport()is now deprecated in favour of using the newNewLoggingHTTPTransport()orNewSubsystemLoggingHTTPTransport()(#1006)FEATURES:
- helper/logging: New
NewLoggingHTTPTransport()andNewSubsystemLoggingHTTPTransport()functions, providinghttp.RoundTripperTransport implementations that log request/response using terraform-plugin-log (#546) (#1006)
Commits
-
a21509dPreparing CHANGELOG for 2.20.0 (#1017) -
fa35150website: Logging navigation adjustments, minor HTTP Transport page fixes (#1016) -
92520a9New SDKv2/logging documentation section (#1011) -
69b5079helper/schema: Clarify Schema type Deprecated field usage (#1013) -
426ae64IntroduceNewLoggingHTTPTransportand deprecateNewTransport(#1006) -
06cd54fchore: readme and contributing (#1008) - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)