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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@
6
6
## Enhancements
7
7
* Adds the `ProviderType` field to `AdminSAMLSetting` and `AdminSAMLSettingsUpdateOptions` to support the `provider-type` SAML setting by @skj-skj[#1303](https://github.com/hashicorp/go-tfe/pull/1303)
8
8
* Adds `AdminSCIMSetting` to support managing site-level SCIM settings by @skj-skj[#1307](https://github.com/hashicorp/go-tfe/pull/1307)
9
+
* Adds BETA support for delegating policy overrides on teams by @jbonhag[#1301](https://github.com/hashicorp/go-tfe/pull/1301)
9
10
10
11
# v1.103.0
11
12
12
13
## Enhancements
13
14
* Adds the `ProjectExclusions` field to the `PolicySet` struct to support project level exclusions of policy sets by @subhro-acharjee-1[#1290](https://github.com/hashicorp/go-tfe/pull/1290)
14
-
* Adds BETA support for delegating policy overrides on teams by @jbonhag[#1301](https://github.com/hashicorp/go-tfe/pull/1301)
0 commit comments