changelog

This commit is contained in:
Alex Dadgar 2017-08-10 13:01:56 -07:00
parent 6b238edc22
commit 04fa5e7955

View file

@ -8,6 +8,7 @@ IMPROVEMENTS:
* core: Lost allocations replaced even if part of failed deployment [GH-2961]
* api: Redact Vault.Token from AgentSelf response [GH-2988]
* 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]
BUG FIXES: