Skip to content

Commit e59f5a9

Browse files
Update changelog
1 parent dc9e042 commit e59f5a9

File tree

4 files changed

+14
-13
lines changed

4 files changed

+14
-13
lines changed

.changes/0.27.0-alpha.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.27.0-alpha.1 (March 18, 2025)
2+
3+
NOTES:
4+
5+
* This alpha pre-release contains the protocol definitions for managed resource identity, which can used with Terraform v1.12.0-alpha20250312, to store and read identity data during plan and apply workflows. ([#476](https://github.com/hashicorp/terraform-plugin-go/issues/476))
6+
* all: This Go module has been updated to Go 1.23 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.23 release notes](https://go.dev/doc/go1.23) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#491](https://github.com/hashicorp/terraform-plugin-go/issues/491))
7+

.changes/unreleased/NOTES-20250314-101313.yaml

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

.changes/unreleased/NOTES-20250317-151544.yaml

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.27.0-alpha.1 (March 18, 2025)
2+
3+
NOTES:
4+
5+
* This alpha pre-release contains the protocol definitions for managed resource identity, which can used with Terraform v1.12.0-alpha20250312, to store and read identity data during plan and apply workflows. ([#476](https://github.com/hashicorp/terraform-plugin-go/issues/476))
6+
* all: This Go module has been updated to Go 1.23 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.23 release notes](https://go.dev/doc/go1.23) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#491](https://github.com/hashicorp/terraform-plugin-go/issues/491))
7+
18
## 0.26.0 (January 22, 2025)
29

310
BREAKING CHANGES:

0 commit comments

Comments
 (0)