Skip to content

Commit 079dac2

Browse files
committed
Update CHANGELOG for 2.18.0
1 parent e76916f commit 079dac2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.18.0 (July 5, 2022)
2+
3+
ENHANCEMENTS:
4+
5+
* helper/resource: Added `TF_ACC_LOG`, `TF_LOG_CORE`, and `TF_LOG_PROVIDER` environment variable handling for Terraform versions 0.15 and later ([#993](https://github.com/hashicorp/terraform-plugin-sdk/issues/993))
6+
* helper/schema: Added sdk.proto logger request duration and response diagnostics logging ([#996](https://github.com/hashicorp/terraform-plugin-sdk/issues/996))
7+
8+
BUG FIXES:
9+
10+
* helper/resource: Ensured errors are always logged. ([#983](https://github.com/hashicorp/terraform-plugin-sdk/issues/983))
11+
112
# 2.17.0 (May 31, 2022)
213

314
NOTES:

0 commit comments

Comments
 (0)