open-nomad/.changelog/15012.txt
Tim Gross 2ce1728fa6 Merge release 1.4.2 files
Changelog updates for 1.4.2 and backports.
2022-10-27 13:31:29 -04:00

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