Changelog

This commit is contained in:
Alex Dadgar 2016-02-19 16:06:23 -08:00
parent d47935b455
commit 1ecfb00954
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ IMPROVEMENTS:
* cli: Ability to navigate allocation directories [GH-709, GH-798]
* client: Log rotation for all drivers [GH-685, GH-763]
* client: Create a tmp/ directory inside each task directory [GH-757]
* client: Store when an allocation was received by the client [GH-821]
* client: Heartbeating and saving state resilient under high load [GH-811]
* client: Handle updates to tasks Restart Policy and KillTimeout [GH-751]
* client: Killing a driver handle is retried with an exponential backoff