Skip to content

Commit 1a6018c

Browse files
Update changelog
1 parent 7066865 commit 1a6018c

File tree

5 files changed

+16
-15
lines changed

5 files changed

+16
-15
lines changed

.changes/1.14.0-beta.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.14.0-beta.1 (September 18, 2025)
2+
3+
NOTES:
4+
5+
* Adds an opt-in compatibility flag for config mode tests to unlock upgrade from v1.5.1 to latest for specific providers. ([#496](https://github.com/hashicorp/terraform-plugin-testing/issues/496))
6+
* This beta pre-release adds a new query mode to support testing for list blocks which can be used with Terraform v1.14+ ([#531](https://github.com/hashicorp/terraform-plugin-testing/issues/531))
7+
* all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. ([#551](https://github.com/hashicorp/terraform-plugin-testing/issues/551))
8+

.changes/unreleased/NOTES-20250814-152742.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/NOTES-20250918-094132.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/NOTES-20250918-095859.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.14.0-beta.1 (September 18, 2025)
2+
3+
NOTES:
4+
5+
* Adds an opt-in compatibility flag for config mode tests to unlock upgrade from v1.5.1 to latest for specific providers. ([#496](https://github.com/hashicorp/terraform-plugin-testing/issues/496))
6+
* This beta pre-release adds a new query mode to support testing for list blocks which can be used with Terraform v1.14+ ([#531](https://github.com/hashicorp/terraform-plugin-testing/issues/531))
7+
* all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. ([#551](https://github.com/hashicorp/terraform-plugin-testing/issues/551))
8+
19
## 1.13.2 (June 11, 2025)
210

311
BUG FIXES:

0 commit comments

Comments
 (0)