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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
* Add support for HCP Terraform `/api/v2/workspaces/{external_id}/all-vars` API endpoint to fetch the list of all variables available to a workspace (include inherited variables from varsets) by @debrin-hc[#1105](https://github.com/hashicorp/go-tfe/pull/1105)
6
6
* Adds BETA support for listing `StackDeploymentGroups`, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @hwatkins05-hashicorp[#1128](https://github.com/hashicorp/go-tfe/pull/1128)
7
7
* Adds BETA support for removing/adding VCS backing for a Stack, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @Maed223[#1131](https://github.com/hashicorp/go-tfe/pull/1131)
8
+
* Adds `DeliveryResponses` parsing in `NotificationConfiguration`, by @jpadrianoGo[#1129](https://github.com/hashicorp/go-tfe/pull/1129)
0 commit comments