Releases: hashicorp/go-tfe
Releases · hashicorp/go-tfe
v1.103.0
What's Changed
- Adds the
ProjectExclusionsfield to thePolicySetstruct to support project level exclusions of policy sets by @subhro-acharjee-1 (#1290)
New Contributors
- @subhro-acharjee-1 made their first contribution in #1290
Full Changelog: v1.102.0...v1.103.0
v1.102.0
What's Changed
Enhancements
- Adds the
Sizefield toStateVersionby @shaunakone (#1280) - Upgrade go version from
1.24to1.25by @Uk1288 (#1297)
New Contributors
- @shaunakone made their first contribution in #1280
Full Changelog: v1.101.0...v1.102.0
v1.101.0
Enhancements
- Adds the
SpeculativeEnabledfield to theStackCreateOptionsandStackUpdateOptionsstructs by @arunatibm 1279 - Adds
NameandProviderfields toRegistryModuleCreateWithVCSConnectionOptionsto support explicit module naming for monorepos with non-standard repository names, by @jillirami #1277
v1.100.0
v1.99.0
Enhancements
- Adds
ProjectRemoteStatefield toWorkspaceto support state sharing at the project level, by @hs26gill #1248 - Adds 'Migration' field to
StackCreateOptionsandCreationSourceto stack struct to provide insights re: stack creation, by @aaabdelgany #1266
v1.98.0
Enhancements
- Adds UserTokensEnabled field to Organization to support enabling/disabling user tokens for an organization by @JarrettSpiker #1225
- Adds DeploymentRunStatus and DeploymentStepStatus types by @Maed223 #1261
Bug Fixes
v1.97.0
v1.96.0
Enhancements
- QueryRun API is now generally available in HCP Terraform (not available in Terraform Enterprise), by @sowju-hashicorp #1245
- Remove org settings validation in RegistryModulesCreateMonorepo tests, by @jillirami (#1236)
- Add
RemoteTFENumericVersion()to theClientinterface, which exposes theX-TFE-Current-Versionheader set by a remote TFE instance by @skj-skj #1246
v1.95.0
Enhancements
- Add
Sortoption toAgentsandAgentPools, by @twitnithegirl #1229 - Add serialization for
StacksEnabledfield,CanEnableStacks&CanCreateProjectpermissions on Organization Read by @a-anurag27 #1230 - Adds new stacks resources
StackDeployments,StackDiagnostics, andStackStates, by @ctrombley #1226 - Adds new
Diagnosticsmethods toStackConfigurations, andStackDeploymentSteps, by @ctrombley #1226 - Adds new
Artifactsmethod toStackDeploymentSteps, by @ctrombley #1226 - Add serialization for
StacksEnabledfield,CanEnableStacks&CanCreateProjectpermissions on Organization Read by @a-anurag27 #1230