mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
changelog++
This commit is contained in:
parent
cb54688f59
commit
a3aa73ff8e
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ BUG FIXES:
|
|||
* auth/approle: Make invalid role_id a 400 error instead of 500 [GH-4470]
|
||||
* auth/cert: Fix Identity alias using serial number instead of common name
|
||||
[GH-4475]
|
||||
* cli: Fix panic running `vault token capabilities` with multiple paths
|
||||
[GH-4552]
|
||||
* core: When using the `use_always` option with PROXY protocol support, do not
|
||||
require `authorized_addrs` to be set [GH-4065]
|
||||
* secret/kv: Fix response wrapping for KV v2 [GH-4511]
|
||||
|
|
|
|||
Loading…
Reference in a new issue