changelog++

This commit is contained in:
Jeff Mitchell 2018-05-18 16:35:01 -04:00
parent 787c9ee090
commit 320edcc6b1

View file

@ -35,6 +35,8 @@ BUG FIXES:
[GH-4552]
* core: When using the `use_always` option with PROXY protocol support, do not
require `authorized_addrs` to be set [GH-4065]
* core: Fix panic when certain combinations of policy paths and allowed/denied
parameters were used [GH-4582]
* secret/kv: Fix response wrapping for KV v2 [GH-4511]
* secret/pki: Fix path length parameter being ignored when using
`use_csr_values` and signing an intermediate CA cert [GH-4459]