mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fixes a bug where variable values in job submissions that contained newlines weren't encoded correctly, and thus jobs that contained them couldn't be resumed once stopped via the UI. Internal ref: https://hashicorp.atlassian.net/browse/NET-9966
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
```release-note:bug
|
|
api: Fixed bug where newlines in JobSubmission vars weren't encoded correctly
|
|
```
|