Skip to content

Releases: hashicorp/go-tfe

v1.95.0

14 Oct 23:42
5a200b0

Choose a tag to compare

Enhancements

  • Add Sort option to Agents and AgentPools, by @twitnithegirl #1229
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @a-anurag27 #1230
  • Adds new stacks resources StackDeployments, StackDiagnostics, and StackStates, by @ctrombley #1226
  • Adds new Diagnostics methods to StackConfigurations, and StackDeploymentSteps, by @ctrombley #1226
  • Adds new Artifacts method to StackDeploymentSteps, by @ctrombley #1226
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @a-anurag27 #1230

v1.94.0

08 Oct 01:37
e65d1f5

Choose a tag to compare

  • Add BETA support for Action invocations via CreateRunOptions by @mutahhir #1206

v1.93.0

23 Sep 19:21
18df827

Choose a tag to compare

Enhancements

Deprecations

  • The beta StackDeployments, StackPlan, StackPlanOperation, and StackSource resources have been removed, by @sahar-azizighannad #1205

v1.92.0

11 Sep 18:48
2b32a70

Choose a tag to compare

Enhancements

  • Adds BETA support for performing Registry Module test runs on custom Agents by @hashimooon #1209
  • Adds support for managing agent pools on Stacks by @Maed223 #1214

Bug Fixes

  • Fixes arch validation on Terraform, OPA, and Sentinel Tool Versions when providing top level url and sha with multiple archs by @kelsi-hoyle #1212

v1.91.1

26 Aug 20:15
712bff2

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

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

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

Choose a tag to compare

Enhancements

v1.88.0

29 Jul 23:23
0ec19f1

Choose a tag to compare

Enhancements

v1.87.0

15 Jul 20:48
5d5211f

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