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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/agents/changelog.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@ within each release are categorized into one or more of the following labels:
18
18
Each version below corresponds to a release artifact available for download on
19
19
the official [releases website](https://releases.hashicorp.com/tfc-agent/).
20
20
21
+
## 1.22.0 (04/15/2025)
22
+
23
+
FEATURES:
24
+
25
+
* Added ability to check for private module versions that are revoked and display revocations warnings in the run output of existing module consumers. New users of the revoked version will see an error in their run output. (#973)
0 commit comments