Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit f62b908

Browse files
authored
Updates for tfc-agent release 1.21.1 (#141)
1 parent 15b5462 commit f62b908

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

website/docs/cloud-docs/agents/agents.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ After initiating a graceful shutdown by either of these methods, the terminal us
249249

250250

251251
* `-request-forwarding`:
252-
Enable handling of forwarded HTTP requests. Enable this option only if you
252+
Enable handling of forwarded HTTP requests. Enable this option only if you
253253
are using product features which require it.
254254

255255
Default: `false`
@@ -262,3 +262,4 @@ After initiating a graceful shutdown by either of these methods, the terminal us
262262

263263
* `-v`:
264264
Display the version and exit.
265+

website/docs/cloud-docs/agents/changelog.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ within each release are categorized into one or more of the following labels:
1818
Each version below corresponds to a release artifact available for download on
1919
the official [releases website](https://releases.hashicorp.com/tfc-agent/).
2020

21+
## 1.21.1 (04/01/2025)
22+
23+
SECURITY:
24+
25+
* Added guards for sensitive values exposed by procfs (#776, #784)
26+
27+
IMPROVEMENTS:
28+
29+
* Improved backpressure signaling for request forwarding (#964)
30+
2131
## 1.21.0 (03/18/2025)
2232

2333
IMPROVEMENTS:

0 commit comments

Comments
 (0)