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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,18 @@
1
1
# Unreleased
2
2
3
-
* Remove org settings validation in RegistryModulesCreateMonorepo tests, by @jillirami ([#1236](https://github.com/hashicorp/go-tfe/pull/1236))
3
+
## Enhancements
4
+
4
5
* Add BETA `ProjectRemoteState` attribute to `Workspace` by @hs26gill[#1248](https://github.com/hashicorp/go-tfe/pull/1248)
5
6
7
+
# v1.96.0
8
+
9
+
## Enhancements
10
+
11
+
* QueryRun API is now generally available in HCP Terraform (not available in Terraform Enterprise), by @sowju-hashicorp[#1245](https://github.com/hashicorp/go-tfe/pull/1245)
12
+
13
+
* Remove org settings validation in RegistryModulesCreateMonorepo tests, by @jillirami ([#1236](https://github.com/hashicorp/go-tfe/pull/1236))
14
+
* Add `RemoteTFENumericVersion()` to the `Client` interface, which exposes the `X-TFE-Current-Version` header set by a remote TFE instance by @skj-skj[#1246](https://github.com/hashicorp/go-tfe/pull/1246)
0 commit comments