open-nomad/.changelog/15012.txt

8 lines
343 B
Plaintext

```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.
```