open-nomad/.changelog/15012.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
343 B
Plaintext
Raw Permalink Normal View History

```release-note:security
variables: Fixed a bug where non-sensitive variable metadata (paths and raft indexes) was exposed via the template `nomadVarList` function to other jobs in the same namespace.
```
```release-note:bug
variables: Fixed a bug where getting empty results from listing variables resulted in a permission denied error.
```