changelog

This commit is contained in:
Alex Dadgar 2016-07-25 11:15:16 -07:00
parent bf2259a24d
commit a6f31608fe
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ IMPROVEMENTS:
* core: Allow count 0 on system jobs [GH-1421] * core: Allow count 0 on system jobs [GH-1421]
* core: Gracefully handle short lived outages by holding RPC calls [GH-1403] * core: Gracefully handle short lived outages by holding RPC calls [GH-1403]
* api/cli: Support for tailing/streaming files [GH-1404, GH-1420] * api/cli: Support for tailing/streaming files [GH-1404, GH-1420]
* cli: Validate command supports reading from stdin [GH-1460] * cli: Validate and plan command supports reading from stdin [GH-1460,
GH-1458]
* client: Add killing event to task state [GH-1457] * client: Add killing event to task state [GH-1457]
* client: Fingerprint network speed on Windows [GH-1443] * client: Fingerprint network speed on Windows [GH-1443]
* telemetry: Circonus integration for telemetry metrics [GH-1459] * telemetry: Circonus integration for telemetry metrics [GH-1459]