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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@
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
8
* Adds BETA support for reading a `StackDeploymentGroup`, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @hwatkins05-hashicorp[#1132](https://github.com/hashicorp-go-tfe/pull/1132)
9
9
10
+
## Enhancements
11
+
12
+
* Adds `PrivateRunTasks` field to Entitlements by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
13
+
* Adds `AgentPool` relationship to options when creating and updating Run Tasks by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
14
+
10
15
# v1.82.0
11
16
12
17
## Enhancements
@@ -205,6 +210,8 @@ In the last release, Runs interface method `ListForOrganization` included pagina
205
210
## Enhancements
206
211
207
212
* Adds `AllowMemberTokenManagement` permission to `Team` by @juliannatetreault[#922](https://github.com/hashicorp/go-tfe/pull/922)
213
+
* Adds `PrivateRunTasks` field to Entitlements by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
214
+
* Adds `AgentPool` relationship to options when creating and updating Run Tasks by @glennsarti[#944](https://github.com/hashicorp/go-tfe/pull/944)
0 commit comments