- Notifications
You must be signed in to change notification settings - Fork3
Commit5e82cba
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.27.0 to 0.28.0 (#224)
Bumps[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)from 0.27.0 to 0.28.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go'sreleases</a>.</em></p><blockquote><h2>v0.28.0</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ProviderServerWithResourceIdentity</code> interface type. Use<code>ProviderServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li><li>tfprotov5+tfprotov6: <code>GetResourceIdentitySchemas</code> and<code>UpgradeResourceIdentity</code> RPC calls are now required in<code>ProviderServer</code> and <code>ResourceServer</code>.Implementations that don't support resource identity can return emptyresponses from the <code>GetResourceIdentitySchemas</code> method and anerror message the <code>UpgradeResourceIdentity</code> method. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li></ul><p>NOTES:</p><ul><li>all: To prevent compilation errors, ensure your Go module is updatedto at least terraform-plugin-framework@v1.15.0,terraform-plugin-mux@v0.20.0, terraform-plugin-sdk/v2@v2.37.0, andterraform-plugin-testing@v1.13.0 before upgrading this dependency. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go'schangelog</a>.</em></p><blockquote><h2>0.28.0 (May 21, 2025)</h2><p>BREAKING CHANGES:</p><ul><li>tfprotov5+tfprotov6: Removed temporary<code>ProviderServerWithResourceIdentity</code> interface type. Use<code>ProviderServer</code> instead. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li><li>tfprotov5+tfprotov6: <code>GetResourceIdentitySchemas</code> and<code>UpgradeResourceIdentity</code> RPC calls are now required in<code>ProviderServer</code> and <code>ResourceServer</code>.Implementations that don't support resource identity can return emptyresponses from the <code>GetResourceIdentitySchemas</code> method and anerror message the <code>UpgradeResourceIdentity</code> method. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li></ul><p>NOTES:</p><ul><li>all: To prevent compilation errors, ensure your Go module is updatedto at least terraform-plugin-framework@v1.15.0,terraform-plugin-mux@v0.20.0, terraform-plugin-sdk/v2@v2.37.0, andterraform-plugin-testing@v1.13.0 before upgrading this dependency. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/3fd901baa420da6d63c8bb999304291117ff09df"><code>3fd901b</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/68ac8c5d0be466efdaf9e54a2e74997c5370ea00"><code>68ac8c5</code></a>all: Remove temporary <code>ProviderServerWithResourceIdentity</code>interface (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/516">#516</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/0c51a41a58e3713caf7330b2d4364f2d2cfa5c47"><code>0c51a41</code></a>Revert "Add protobuf support for list messages and rpcs (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)"(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/515">#515</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/f412d3942e55695a3afac20f7f2862ba4bfb4d00"><code>f412d39</code></a>Add protobuf support for list messages and rpcs (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/512">#512</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-go/commit/8c5322284b6dcf52ed3f89cc09c8a6d5fa3842b9"><code>8c53222</code></a>Create pull_request_template.md (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/511">#511</a>)</li><li>See full diff in <ahref="https://github.com/hashicorp/terraform-plugin-go/compare/v0.27.0...v0.28.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent5a9350f commit5e82cba
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
251 |
| - | |
| 250 | + | |
| 251 | + | |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
|
0 commit comments
Comments
(0)