changelog

This commit is contained in:
Alex Dadgar 2017-08-10 14:08:26 -07:00
parent bfcfe40b9d
commit 53081b37ab

View file

@ -7,6 +7,7 @@ IMPROVEMENTS:
are allowed to share a property value [GH-2942]
* core: Lost allocations replaced even if part of failed deployment [GH-2961]
* api: Redact Vault.Token from AgentSelf response [GH-2988]
* 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]
* driver/rkt: support read-only volume mounts [GH-2883]