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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,32 @@
4
4
5
5
* Add support for the Explorer API by @sebasslash[#1018](https://github.com/hashicorp/go-tfe/pull/1018)
6
6
7
+
## Enhancements
8
+
9
+
* Add BETA support for adding custom project permission for variable sets `ProjectVariableSetsPermission` by @netramali[21879](https://github.com/hashicorp/atlas/pull/21879)
10
+
11
+
# v1.73.1
12
+
13
+
## Bug fixes
14
+
15
+
* Includes a critical security update in an upstream depdendency `hashicorp/go-slug`@NodyHub[#1025](https://github.com/hashicorp/go-tfe/pull/1025)
16
+
* Fix bug in BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @natalie-todd[#1022](https://github.com/hashicorp/go-tfe/pull/1022)
17
+
18
+
# v1.73.0
19
+
20
+
## Enhancements
21
+
22
+
* Add support for team notification configurations @notchairmk[#1016](https://github.com/hashicorp/go-tfe/pull/1016)
23
+
24
+
# v1.72.0
25
+
26
+
## Enhancements
27
+
28
+
* Add support for project level auto destroy settings @simonxmh[#1011](https://github.com/hashicorp/go-tfe/pull/1011)
29
+
* Add BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @natalie-todd[#1022](https://github.com/hashicorp/go-tfe/pull/1022)
30
+
* Adds support to delete all tag bindings on either a project or workspace by @sebasslash[#1023](https://github.com/hashicorp/go-tfe/pull/1023)
0 commit comments