Skip to content

Bump github.com/hashicorp/go-tfe from 1.103.0 to 1.109.0#9

Merged
pycabbage merged 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/go-tfe-1.109.0
Jul 3, 2026
Merged

Bump github.com/hashicorp/go-tfe from 1.103.0 to 1.109.0#9
pycabbage merged 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/go-tfe-1.109.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/go-tfe from 1.103.0 to 1.109.0.

Release notes

Sourced from github.com/hashicorp/go-tfe's releases.

v1.109.0

What's Changed

Enhancements

  • Adds support for NotificationConfigurationSubscribableChoice type Project to support Project Level Notifications by @​jillirami #1350

Bug Fixes

New Contributors

Full Changelog: hashicorp/go-tfe@v1.108.0...v1.109.0

v1.108.0

Enhancements

  • Adds BETA support for listing TFPolicyEvaluationOutcome, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​subhro-acharjee-1 #1313
  • Add Infragraph entitlements (the infragraph and infragraph-with-nrtu attributes) to Entitlements by @​jadhavpoonam #1351
  • Adds BETA support for tag selectors (inclusion/exclusion) on policy sets via AddTagSelectors and RemoveTagSelectors by @​anubhav-goel #1345

v1.107.0

What's Changed

  • Add support for reading a registry provider by its unique identifier by @​mrinalirao #1340
  • Add SourceModuleID field to Workspace so callers can read the no-code source module identifier (e.g. private/<org>/<name>/<provider>/<version>) returned by the API by @​a9logic #1331

New Contributors

Full Changelog: hashicorp/go-tfe@v1.106.0...v1.107.0

v1.106.0

What's Changed

Enhancements

Full Changelog: hashicorp/go-tfe@v1.105.0...v1.106.0

v1.105.0

Enhancements

  • Adds OrganizationTokenTTLPolicies API support with List and Update methods to manage organization token TTL policies. Policies are managed as an array with millisecond-based TTL values, by @​sana-faraz #1291
  • Adds the ProviderType field to AdminSAMLSetting and AdminSAMLSettingsUpdateOptions to support the provider-type SAML setting by @​skj-skj #1303
  • Adds Registry Tagging support for registry modules, providers and component configurations by @​mrinalirao #1318
  • Adds RunPostApplyRunning,RunPostApplyCompleted run status by @​jose-kunnel #1323
  • Adds AdminSCIMGroupMappings to support mapping teams to SCIM groups by @​skj-skj #1324
  • Adds CanReadStateVersions and CanReadVariable fields to WorkspacePermissions by @​jondavidjohn #1325

... (truncated)

Changelog

Sourced from github.com/hashicorp/go-tfe's changelog.

v1.109.0

Enhancements

  • Adds support for NotificationConfigurationSubscribableChoice type Project to support Project Level Notifications by @​jillirami #1350

Bug Fixes

v1.108.0

Enhancements

  • Adds BETA support for listing TFPolicyEvaluationOutcome, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​subhro-acharjee-1 #1313
  • Add Infragraph entitlements (the infragraph and infragraph-with-nrtu attributes) to Entitlements by @​jadhavpoonam #1351
  • Adds BETA support for tag selectors (inclusion/exclusion) on policy sets via AddTagSelectors and RemoveTagSelectors by @​anubhav-goel #1345

v1.107.0

Enhancements

  • Add support for reading a registry provider by its unique identifier by @​mrinalirao #1340
  • Adds SourceModuleID field to Workspace so callers can read the no-code source module identifier (e.g. private/<org>/<name>/<provider>/<version>) returned by the API by @​a9logic #1331

v1.106.0

BREAKING CHANGES

  • Changes AdminSCIMSettingUpdateOptions.SiteAdminGroupSCIMID from *string to jsonapi.NullableAttr[string] so callers can explicitly unlink the site admin group with NullString() by @​skj-skj #1337

Enhancements

  • Adds SCIM attribute fields (IsSCIMManaged, SCIMUsername, SCIMUpdatedAt) to User and AdminUser, and (SCIMLinked, SCIMSyncPaused, SCIMGroupName, SCIMUpdatedAt) to Team by @​skj-skj #1335

v1.105.0

Enhancements

  • Adds OrganizationTokenTTLPolicies API support with List and Update methods to manage organization token TTL policies. Policies are managed as an array with millisecond-based TTL values, by @​sana-faraz #1291
  • Adds the ProviderType field to AdminSAMLSetting and AdminSAMLSettingsUpdateOptions to support the provider-type SAML setting by @​skj-skj #1303
  • Adds Registry Tagging support for registry modules, providers and component configurations by @​mrinalirao #1318
  • Adds RunPostApplyRunning,RunPostApplyCompleted run status by @​jose-kunnel #1323
  • Adds AdminSCIMGroupMappings to support mapping teams to SCIM groups by @​skj-skj #1324
  • Adds CanReadStateVersions and CanReadVariable fields to WorkspacePermissions by @​jondavidjohn #1325
  • Adds BETA GenerateConfigOut field to QueryRun and QueryRunCreateOptions @​mjyocca #1327
  • Adds Output field to Outcome struct by @​straubt1 #1330
  • Adds OrganizationTokenTTLPolicies API support with List and Update methods to manage organization token TTL policies. Policies are managed as an array with millisecond-based TTL values, by @​sana-faraz #1291
  • Removes BETA designation from GenerateConfigOut field in QueryRun and QueryRunCreateOptions by @​mjyocca #1333

v1.104.0

Bug Fixes

  • Improve API error handling to decode both JSON:API error objects and regular JSON errors arrays by @​uk1288 #1304

Enhancements

  • Adds SCIMSettings / AdminSCIMSetting to support managing site-level SCIM settings by @​skj-skj #1307

... (truncated)

Commits
  • 5ae669c Merge pull request #1361 from hashicorp/changelog-for-v1.109.0
  • 48baa24 v1.109.0 Changelog
  • 1562bdf Merge pull request #1362 from hashicorp/fix-ci
  • d95bfca Switch from trial plan to free plan to test non-entitlement for global run ta...
  • 8f4f38d Merge pull request #1357 from hashicorp/jenna/support-s390x
  • 679a253 Merge pull request #1355 from hashicorp/mogrogan/add-provider-sets-single-res...
  • 8db9d4d feat: add ReadByName method on provider set
  • 3846a11 TF-33374 Add notification configurations project subscribable type (#1350)
  • 71df280 update changelog (#1354)
  • 66f4154 Merge pull request #1351 from hashicorp/IG-2129/expose-infragraph-entitlements
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 16, 2026
@pycabbage

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.103.0 to 1.109.0.
- [Release notes](https://github.com/hashicorp/go-tfe/releases)
- [Changelog](https://github.com/hashicorp/go-tfe/blob/v1.109.0/CHANGELOG.md)
- [Commits](hashicorp/go-tfe@v1.103.0...v1.109.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-tfe
  dependency-version: 1.109.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-tfe-1.109.0 branch from 02b5dc5 to f0cd786 Compare July 3, 2026 08:01
@pycabbage pycabbage merged commit 02317f4 into main Jul 3, 2026
2 checks passed
@pycabbage pycabbage deleted the dependabot/go_modules/github.com/hashicorp/go-tfe-1.109.0 branch July 3, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant