changelog
This commit is contained in:
parent
6778ea9184
commit
29a588c649
|
@ -3,7 +3,9 @@
|
|||
IMPROVEMENTS:
|
||||
* core: Allow count 0 on system jobs [GH-1421]
|
||||
* core: Gracefully handle short lived outages by holding RPC calls [GH-1403]
|
||||
* api: client Logs endpoint for streaming task logs [GH-1444]
|
||||
* api/cli: Support for tailing/streaming files [GH-1404, GH-1420]
|
||||
* cli: `nomad logs` command for streaming task logs [GH-1444]
|
||||
* cli: Validate and plan command supports reading from stdin [GH-1460,
|
||||
GH-1458]
|
||||
* client: Add killing event to task state [GH-1457]
|
||||
|
|
Loading…
Reference in New Issue