Skip to content

v1.2.0

Compare
Choose a tag to compare
@sebasslash sebasslash released this 05 May 17:53
· 1277 commits to main since this release
836895d

v1.2.0

Enhancements

  • Adds support for reading current state version outputs to StateVersionOutputs, which can be useful for reading outputs when users don't have the necessary permissions to read the entire state, by @brandonc #370
  • Adds Variable Set methods for ApplyToWorkspaces and RemoveFromWorkspaces by @byronwolfman #375
  • Adds Names query param field to TeamListOptions by @sebasslash #393
  • Adds Emails query param field to OrganizationMembershipListOptions by @sebasslash #393
  • Adds Run Tasks API support by @glennsarti #381, #382 and #383

Bug fixes

  • Fixes ignored comment when performing apply, discard, cancel, and force-cancel run actions by @brandonc #388