mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
changelog++
This commit is contained in:
parent
787c9ee090
commit
320edcc6b1
1 changed files with 2 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue