You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,20 @@
1
1
# Unreleased
2
2
3
+
# v1.89.0
4
+
3
5
## Enhancements
4
6
* Add the `Links` attribute to the `StackDeploymentStep` struct to support the deployment step GET endpoint by @shwetamurali[#1167](https://github.com/h)
5
7
* Adds endpoint for cancelling `StackDeploymentRun` by @Maed223[#1172](https://github.com/hashicorp/go-tfe/pull/1172)
8
+
* Adds `CreatedAt` and `UpdatedAt` fields to `StackConfiguration` by @Maed223[#1168](https://github.com/hashicorp/go-tfe/pull/1168)
9
+
* Adds endpoint for advancing `StackDeploymentStep` by @hwatkins05-hashicorp[#1166](https://github.com/hashicorp/go-tfe/pull/1166)
6
10
7
11
# v1.88.0
8
12
9
13
## Enhancements
10
14
11
15
* Adds BETA support for reading, testing and updating Organization Audit Configuration by @glennsarti-hashi[#1151](https://github.com/hashicorp/go-tfe/pull/1151)
12
16
* Adds `Completed` status to `StackConfiguration` by @hwatkins05-hashicorp[#1163](https://github.com/hashicorp/go-tfe/pull/1163)
13
-
* Adds `CreatedAt` and `UpdatedAt` fields to `StackConfiguration` by @Maed223[#1168](https://github.com/hashicorp/go-tfe/pull/1168)
14
-
* Adds endpoint for advancing `StackDeploymentStep` by @hwatkins05-hashicorp[#1166](https://github.com/hashicorp/go-tfe/pull/1166)
0 commit comments