Skip to content

Releases: hashicorp/go-tfe

v1.63.0

14 Aug 20:55
33407ff
Compare
Choose a tag to compare

Enhancements

v1.62.0

07 Aug 18:21
fd766c1
Compare
Choose a tag to compare

v1.62.0

Bug Fixes

  • Fixed RegistryNoCodeModules methods CreateWorkspace and UpdateWorkspace to return a Workspace type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #954

Enhancements

v1.61.0

30 Jul 20:40
3613459
Compare
Choose a tag to compare

Enhancements

v1.60.0

23 Jul 19:36
dee5a9c
Compare
Choose a tag to compare

Enhancements

  • Adds more BETA support for Stacks resources, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc. #934

v1.59.0

09 Jul 19:17
e48db07
Compare
Choose a tag to compare

Features

v1.58.0

02 Jul 22:48
7d657ff
Compare
Choose a tag to compare

Enhancements

  • Adds BETA support for Stacks resources, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @brandonc. #920

v1.57.0

25 Jun 18:57
f6f1791
Compare
Choose a tag to compare

ENHANCEMENTS

  • Adds the IsUnified field to Project, Organization and Team by @roncodingenthusiast #915
  • Adds Workspace auto-destroy notification types to NotificationTriggerType by @notchairmk #918
  • Adds CreatedAfter and CreatedBefore Date Time filters to AdminRunsListOptions by @Maed223 #916

v1.56.0

12 Jun 00:02
b0b511f
Compare
Choose a tag to compare

Enhancements

  • Adds ManageAgentPools permission to team OrganizationAccess by @emlanctot #901

v1.55.0

05 Jun 15:41
4e13cf4
Compare
Choose a tag to compare

Enhancements

  • Adds the CurrentRunStatus filter to allow filtering workspaces by their current run status by @arybolovlev #899

v1.54.0

28 May 21:40
b8c412e
Compare
Choose a tag to compare

Enhancements

  • Adds the AutoDestroyActivityDuration field to Workspace by @notchairmk #902

Deprecations

  • The IsSiteAdmin field on User has been deprecated. Use the IsAdmin field instead #900