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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Unreleased
2
2
3
+
# v1.90.0
4
+
3
5
## Bug Fixes
4
6
5
7
* Fixes `IngressAttributes` field decoding in `PolicySetVersion` by @rageshganeshkumar[#1164](https://github.com/hashicorp/go-tfe/pull/1164)
@@ -11,6 +13,7 @@
11
13
* Adds endpoint for reruning a stack deployment by @hwatkins05-hashicorp/@Maed223[#1176](https://github.com/hashicorp/go-tfe/pull/1176)
12
14
* Adds `ReadByName` for `StackDeploymentGroup` by @Maed223[#1181](https://github.com/hashicorp/go-tfe/pull/1181)
13
15
* Adds BETA support for listing `QueryRuns`, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc[#1177](https://github.com/hashicorp/go-tfe/pull/1177)
16
+
* Adds BETA support for `CreateAndUpload` for `StackConfiguration`, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @Maed223[#1184](https://github.com/hashicorp/go-tfe/pull/1184)
0 commit comments