changelog++

This commit is contained in:
Calvin Leung Huang 2017-09-01 12:12:08 -04:00
parent 5e9d702f83
commit f53cde9d65

View File

@ -55,9 +55,9 @@ BUG FIXES:
* storage/consul: Fix parsing TLS configuration when using a bare IPv6 address * storage/consul: Fix parsing TLS configuration when using a bare IPv6 address
[GH-3268] [GH-3268]
* plugins: Lazy-load plugins to prevent crash/deadlock during unseal process. * plugins: Lazy-load plugins to prevent crash/deadlock during unseal process.
Skip mounting plugin-based secret and credential mounts when setting up mounts [GH-3255]
if the plugin is no longer present in the catalog (the mount entry will still * plugins: Skip mounting plugin-based secret and credential mounts when setting
be present in the mount table to preserve the storage view). [GH-3255] up mounts if the plugin is no longer present in the catalog. [GH-3255]
## 0.8.1 (August 16th, 2017) ## 0.8.1 (August 16th, 2017)