changelog
This commit is contained in:
parent
b3958faa14
commit
565f2adbda
|
@ -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]
|
||||||
|
|
Loading…
Reference in New Issue