You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,11 @@
7
7
## Features
8
8
* New WorkspaceSettingOverwritesOptions field for allowing workspaces to defer some settings to a default from their organization or project by @SwiftEngineer[#762](https://github.com/hashicorp/go-tfe/pull/762)
9
9
* Added support for setting a default execution mode and agent pool at the organization level by @SwiftEngineer[#762](https://github.com/hashicorp/go-tfe/pull/762)
10
+
* Added validation when configuring registry module publishing by @hashimoon[#804](https://github.com/hashicorp/go-tfe/pull/804)
10
11
* Removed BETA labels for StateVersion Upload method, ConfigurationVersion `provisional` field, and `save-plan` runs by @brandonc[#800](https://github.com/hashicorp/go-tfe/pull/800)
11
12
* Allow soft deleting, restoring, and permanently deleting StateVersion and ConfigurationVersion backing data by @mwudka[#801](https://github.com/hashicorp/go-tfe/pull/801)
12
13
* Added the `AutoApplyRunTrigger` attribute to Workspaces by @nfagerlund[#798](https://github.com/hashicorp/go-tfe/pull/798)
14
+
* Removed BETA labels for `priority` attribute in variable sets by @Netra2104[#796](https://github.com/hashicorp/go-tfe/pull/796)
0 commit comments