Skip to content

Commit 7173cb2

Browse files
committed
docs: update changelog mentioning consul token passthrough
1 parent 5ccc9a6 commit 7173cb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ BUG FIXES:
3737
* scheduler: Fixed a bug that caused evicted allocs on a lost node to be stuck in running [[GH-6902](https://github.com/hashicorp/nomad/issues/6902)]
3838
* scheduler: Fixed a bug where `nomad job plan/apply` returned errors instead of ignoring system job updates for ineligible nodes. [[GH-6996](https://github.com/hashicorp/nomad/issues/6996)]
3939

40+
SECURITY:
41+
42+
* client: Nomad will no longer pass through the `CONSUL_HTTP_TOKEN` environment variable when launching a task. [[GH-7131](https://github.com/hashicorp/nomad/issues/7131)]
43+
4044
## 0.10.3 (January 29, 2020)
4145

4246
SECURITY:

0 commit comments

Comments
 (0)