changelog

This commit is contained in:
Alex Dadgar
2017-08-22 10:44:55 -07:00
parent 7a6ccf126c
commit 5addfc97b4

View File

@@ -9,6 +9,7 @@ IMPROVEMENTS:
* core: Placing allocation counts towards placement limit fixing issue where
rolling update could remove an unnecessary amount of allocations [GH-3070]
* api: Redact Vault.Token from AgentSelf response [GH-2988]
* cli: node-status displays node version [GH-3002]
* client: Unmount task directories when alloc is terminal [GH-3006]
* client/template: Allow template to set Vault grace [GH-2947]
* client/template: Template emits events explaining why it is blocked [GH-3001]