diff --git a/CHANGELOG.md b/CHANGELOG.md index 443091f3f4e..4f5056eb4b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ BUG FIXES: another job [GH-3120] * cli: Fix setting of TLSServerName for node API Client. This fixes an issue of contacting nodes that are using TLS [GH-3127] + * 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] * driver/docker: Fix issue in which mounts could parse incorrectly [GH-3163] * driver/docker: Fix issue where potentially incorrect syslog server address is used [GH-3135]