Skip to content

Commit 156ca0c

Browse files
Update changelog
1 parent 72f6d69 commit 156ca0c

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

.changes/0.19.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.19.0 (May 16, 2025)
2+
3+
NOTES:
4+
5+
* 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. ([#291](https://github.com/hashicorp/terraform-plugin-mux/issues/291))
6+
7+
FEATURES:
8+
9+
* tf5muxserver+tf6muxserver+tf6to5server+tf5to6server: Upgraded protocols and added types to support the new resource identity feature ([#278](https://github.com/hashicorp/terraform-plugin-mux/issues/278))
10+

.changes/unreleased/FEATURES-20250218-113243.yaml

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

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

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.19.0 (May 16, 2025)
2+
3+
NOTES:
4+
5+
* 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. ([#291](https://github.com/hashicorp/terraform-plugin-mux/issues/291))
6+
7+
FEATURES:
8+
9+
* tf5muxserver+tf6muxserver+tf6to5server+tf5to6server: Upgraded protocols and added types to support the new resource identity feature ([#278](https://github.com/hashicorp/terraform-plugin-mux/issues/278))
10+
111
## 0.19.0-alpha.1 (March 18, 2025)
212

313
NOTES:

0 commit comments

Comments
 (0)