Skip to content

Releases: hashicorp/go-tfe

v1.39.2

10 Nov 17:45
888e188
Compare
Choose a tag to compare

Bug Fixes

  • Fixes a dependency build failure for 32 bit linux architectures by @brandonc #814

v1.39.1

08 Nov 23:32
09f6c3a
Compare
Choose a tag to compare

v1.39.1

Bug Fixes

  • Fixes an issue where the request body is not preserved during certain retry scenarios by @sebasslash #813

v1.39.0

07 Nov 19:39
3b62deb
Compare
Choose a tag to compare

v1.39.0

Features

  • New WorkspaceSettingOverwritesOptions field for allowing workspaces to defer some settings to a default from their organization or project by @SwiftEngineer #762
  • Added support for setting a default execution mode and agent pool at the organization level by @SwiftEngineer #762
  • Added validation when configuring registry module publishing by @hashimoon #804
  • Removed BETA labels for StateVersion Upload method, ConfigurationVersion provisional field, and save-plan runs by @brandonc #800
  • Allow soft deleting, restoring, and permanently deleting StateVersion and ConfigurationVersion backing data by @mwudka #801
  • Added the AutoApplyRunTrigger attribute to Workspaces by @nfagerlund #798
  • Removed BETA labels for priority attribute in variable sets by @Netra2104 #796

v1.38.0

30 Oct 18:07
aed8770
Compare
Choose a tag to compare

v.1.38.0

FEATURES

  • Added BETA support for including priority attribute to variable_set on create and update by @Netra2104 #778

v1.37.0

23 Oct 16:30
9784638
Compare
Choose a tag to compare

Features

  • Add the tags attribute to VCSRepo to be used with registry modules by @hashimoon #793

v1.36.0

12 Oct 16:46
95916b7
Compare
Choose a tag to compare

Features

  • Added BETA support for private module registry test variables by @aaabdelgany #787

Bug Fixes

  • Fix incorrect attribute type for RegistryModule.VCSRepo.Tags by @hashimoon #789
  • Fix nil dereference panic within StateVersions upload after not handling certain state version create errors by @brandonc #792

v1.35.0

09 Oct 17:39
5cb9571
Compare
Choose a tag to compare

Features

  • Added BETA support for private module registry tests by @hashimoon #781

Enhancements

  • Added BETA support for including enforced attribute to variable_set on create and update by @Netra2104 #778
  • Removed beta flags for PolicySetProjects and PolicySetWorkspaceExclusions by @Netra2104 #770

v1.34.0

11 Sep 17:46
6ec09de
Compare
Choose a tag to compare

FEATURES

BUG FIXES

  • "project" was being rejected as an invalid Include option when listing workspaces by @brandonc #765

v1.33.0

05 Sep 18:08
b0a0914
Compare
Choose a tag to compare

ENHANCEMENTS

  • Removed beta tags for TeamProjectAccess by @rberecka #756
  • Added BETA support for including workspaceExclusions relationship to policy_set on create by @Netra2104 #757
  • Added BETA method AddWorkspaceExclusions and RemoveWorkspaceExclusions for attaching/detaching workspace-exclusions to a policy-set by @hs26gill #761

v1.32.1

18 Aug 19:08
a3a695b
Compare
Choose a tag to compare

Dependency Update

  • Updated go-slug dependency to v0.12.1