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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Unreleased
2
2
3
+
# v1.78.0
4
+
5
+
## Enhancements
6
+
* Adds `Links` field to `EffectiveTagBindings` to check whether an effective tag binding is inherited, by @sebasslash[#1087](https://github.com/hashicorp/go-tfe/pull/1087)
7
+
3
8
# v1.77.0
4
9
5
10
## Enhancements
@@ -17,7 +22,7 @@ In the last release, Runs interface method `ListForOrganization` included pagina
17
22
## Enhancements
18
23
19
24
* Adds `DefaultProject` to `OrganizationUpdateOptions` to support updating an organization's default project. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @mkam[#1056](https://github.com/hashicorp/go-tfe/pull/1056)
20
-
* Adds `ReadTerraformRegistryModule` to support reading a registry module from Terraform Registry's proxied endpoints by @paladin-devops[#1057](https://github.com/hashicorp/go-tfe/pull/1057)
25
+
* Adds `ReadTerraformRegistryModule` to support reading a registry module from Terraform Registry's proxied endpoints by @paladin-devops[#1057](https://github.com/hashicorp/go-tfe/pull/1057)
21
26
* Adds a new method `ListForOrganization` to list Runs in an organization by @arybolovlev[#1059](https://github.com/hashicorp/go-tfe/pull/1059)
0 commit comments