open-nomad/.changelog/10806.txt

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

4 lines
175 B
Plaintext
Raw Normal View History

2021-07-28 20:02:04 +00:00
```release-note:improvement
dispatch jobs: Added optional idempotency token to `WriteOptions` which prevents Nomad from creating new dispatched jobs for retried requests.
```