Skip to content

Commit

Permalink
Updates for tfc-agent release 1.18.0 (#132)
Browse files Browse the repository at this point in the history
* Updates for tfc-agent release 1.18.0

* Noop change to get Vercel to work

* Another noop change
  • Loading branch information
lafentres authored Jan 29, 2025
1 parent f0c5b93 commit 4942ebb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions website/docs/cloud-docs/agents/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,22 @@ within each release are categorized into one or more of the following labels:
Each version below corresponds to a release artifact available for download on
the official [releases website](https://releases.hashicorp.com/tfc-agent/).

## 1.18.0 (01/29/2025)

FEATURES:
* Added ability to check for private module versions that are deprecated and display deprecation warnings in the run output (#879)

SECURITY:
* Update dependency `github.com/hashicorp/go-slug` to `v0.16.4` (#892)
- This resolves [CVE-2025-0377 in hashicorp/go-slug](https://discuss.hashicorp.com/t/hcsec-2025-01-hashicorp-go-slug-vulnerable-to-zip-slip-attack/72719).
- Fixes a bug which caused tfc-agent:v1.17.6 to break on certain API-driven workflows in HCP Terraform and Terraform Enterprise.

## 1.17.6 (01/23/2025)

SECURITY:
* Update dependency `github.com/hashicorp/go-slug` to `v0.16.3` (#867)
- **Important:** v0.16.3 of go-slug contained a bug which caused tfc-agent:v1.17.6 to break on certain API-driven workflows in HCP Terraform and Terraform Enterprise.
- This resolves [CVE-2025-0377 in hashicorp/go-slug](https://discuss.hashicorp.com/t/hcsec-2025-01-hashicorp-go-slug-vulnerable-to-zip-slip-attack/72719).
* Update dependencies `github.com/go-git/go-git/v5` to `v5.13.1` and `golang.org/x/net` to `v0.34.0` (#873)

## 1.17.5 (12/12/2024)
Expand Down

0 comments on commit 4942ebb

Please sign in to comment.