Skip to content

Releases: hashicorp/go-tfe

v1.91.1

26 Aug 20:15
712bff2
Compare
Choose a tag to compare

Bug Fixes

  • Fixes timestamp attribute mapping for deployment runs to use correct API field names (created-at/updated-at instead of started-at/completed-at) by @shwetamurali #1199

v1.91.0

22 Aug 23:33
8444912
Compare
Choose a tag to compare

Enhancements

  • Adds Logs method to QueryRuns, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc #1186
  • Adds Source field to Workspace by @jpadrianoGo #1124
  • Adds CreatedBy relation to AgentToken by @jpadrianoGo #1149
  • Adds CreatedAt field to AgentPool by @jpadrianoGo #1150
  • Adds CanceledAt, RunEvents, TriggerReason field to Run by @jpadrianoGo #1161
  • Adds AllowedProjects and ExcludedWorkspaces to AgentPool by @tylerwolf #1185
  • Adds DefaultExecutionMode, DefaultAgentPool, and SettingOverwrites to Project by @tylerwolf #1185
  • Adds IconUrl, InstallationType, and InstallationURL to githubAppInstallation, by @jpadrianoGo #1191
  • Adds support for Workspace VCSRepoOptions source_directory and tag_prefix, by @jillrami #1194

v1.90.0

13 Aug 20:52
9797b31
Compare
Choose a tag to compare

Bug Fixes

Enhancements

  • Add support for querying and filtering private registry modules based on a search query, provider, registry_name and organization_name, by @gautambaghel #1179
  • Adds support for RegistryModule VCS source_directory and tag_prefix options, by @jillrami [#1154] (#1154)
  • Adds endpoint for re-running a stack deployment by @hwatkins05-hashicorp/@Maed223 #1176
  • Adds ReadByName for StackDeploymentGroup by @Maed223 #1181
  • Adds BETA support for listing QueryRuns, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc #1177
  • Adds BETA support for CreateAndUpload for StackConfiguration, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @Maed223 #1184

New Contributors

v1.89.0

06 Aug 14:43
fd41a1e
Compare
Choose a tag to compare

Enhancements

v1.88.0

29 Jul 23:23
0ec19f1
Compare
Choose a tag to compare

Enhancements

v1.87.0

15 Jul 20:48
5d5211f
Compare
Choose a tag to compare

Bug Fixes

  • Fixes incorrect primary key usage on StackDeploymentRun, StackDeploymentGroup, and StackDeploymentStep, by @Maed223 #1156

Enhancements

  • Updates endpoint for updating stack configuration from actions/update-configuration to fetch-latest-from-vcs by @hwatkins05-hashicorp #1157

v1.86.0

11 Jul 18:56
f20568e
Compare
Choose a tag to compare

Enhancements

  • Adds option for Includes for StackDeploymentRuns Read/List, by @Maed223 #1152

v1.85.0

02 Jul 00:57
b24090e
Compare
Choose a tag to compare

Bug Fixes

Enhancements

  • Adds support for managing reserved tag keys within a TFE organization, by @ctrombley #1145

v1.84.0

20 Jun 16:32
f645401
Compare
Choose a tag to compare

Enhancements

  • Adds BETA support for listing StackConfigurationList, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @shwetamurali #1138
  • Adds BETA support for approving all plans for a stack deployment run, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @ctrombley #1136
  • Adds BETA support for listing and reading StackDeploymentSteps, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @ctrombley #1133
  • Adds BETA support for approving all plans in StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @hwatkins05-hashicorp #1137

v1.83.0

17 Jun 18:09
7d68fed
Compare
Choose a tag to compare

Enhancements

  • Adds PrivateRunTasks field to Entitlements by @glennsarti #944
  • Adds AgentPool relationship to options when creating and updating Run Tasks by @glennsarti #944
  • 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
  • Adds BETA support for listing StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @hwatkins05-hashicorp #1128More actions
  • 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
  • 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