Changelog

This commit is contained in:
Alex Dadgar
2016-10-25 11:32:20 -07:00
parent 772c04ebe9
commit 03c541ea2e

View File

@@ -18,6 +18,8 @@ IMPROVEMENTS:
BUG FIXES:
* agent: Handle the SIGPIPE signal preventing panics on journalctl restarts
[GH-1802]
* cli: `alloc-status` does not query for allocation statistics if node is down
[GH-1844]
* client: Prevent race when persisting state file [GH-1682]
* client: Artifact download failures will be retried before failing tasks
[GH-1558]