changelog

This commit is contained in:
Alex Dadgar 2017-09-11 09:57:47 -07:00
parent b3958faa14
commit 565f2adbda
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
* client/template: Fix issue in which the template block could cause high load * client/template: Fix issue in which the template block could cause high load
on Vault when secret lease duration was less than the Vault grace [GH-3153] on Vault when secret lease duration was less than the Vault grace [GH-3153]
* driver/docker: Always purge stopped containers [GH-3148] * driver/docker: Always purge stopped containers [GH-3148]
* driver/docker: Fix MemorySwappiness on Windows [GH-3187]
* driver/docker: Fix issue in which mounts could parse incorrectly [GH-3163] * driver/docker: Fix issue in which mounts could parse incorrectly [GH-3163]
* driver/docker: Fix issue where potentially incorrect syslog server address is * driver/docker: Fix issue where potentially incorrect syslog server address is
used [GH-3135] used [GH-3135]