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
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,22 @@
1
1
# Unreleased
2
2
3
+
## Enhancements
4
+
3
5
* Add BETA support for adding custom project permission for variable sets `ProjectVariableSetsPermission` by @netramali[21879](https://github.com/hashicorp/atlas/pull/21879)
4
6
7
+
# v1.73.1
8
+
9
+
## Bug fixes
10
+
11
+
* Includes a critical security update in an upstream depdendency `hashicorp/go-slug`@NodyHub[#1025](https://github.com/hashicorp/go-tfe/pull/1025)
12
+
* 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)
13
+
5
14
# v1.73.0
6
15
7
16
## Enhancements
8
17
9
18
* Add support for team notification configurations @notchairmk[#1016](https://github.com/hashicorp/go-tfe/pull/1016)
10
19
11
-
## Bug Fixes
12
-
13
-
* Update dependency `github.com/hashicorp/go-slug``v0.16.0` => `v0.16.3` to integrate latest changes.
0 commit comments