Skip to content

Commit e14d3b6

Browse files
committed
Updating CHANGELOG.md for 2.21.0
1 parent 848ee9f commit e14d3b6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 2.21.0 (August 15, 2022)
2+
3+
NOTES:
4+
* This Go module has been updated to Go 1.18 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#1027](https://github.com/hashicorp/terraform-plugin-sdk/issues/1027))
5+
6+
BUG FIXES:
7+
* helper/resource: Fixed `TestStep` type `Taint` field usage to properly recreate resources ([#1031](https://github.com/hashicorp/terraform-plugin-sdk/issues/1031))
8+
* helper/schema: Ensured `RawConfig`, `RawPlan`, and `RawState` are correctly copied during planning with recreation ([#1024](https://github.com/hashicorp/terraform-plugin-sdk/issues/1024))
9+
110
# 2.20.0 (July 28, 2022)
211

312
NOTES:

0 commit comments

Comments
 (0)