changelog++
This commit is contained in:
parent
944adb53d6
commit
881dcb6720
|
@ -16,6 +16,8 @@ BUG FIXES:
|
|||
* auth/okta: Fix handling of group names containing slashes [GH-6665]
|
||||
* core: Correctly honor non-HMAC request keys when auditing requests [GH-6653]
|
||||
* core: Fix the `x-vault-unauthenticated` value in OpenAPI for a number of endpoints [GH-6654]
|
||||
* core: Fix issue where some OpenAPI parameters were incorrectly listed as being sent
|
||||
as a header [GH-6679]
|
||||
* pki: fix a panic when a client submits a null value [GH-5679]
|
||||
* replication: Fix an issue causing startup problems if a namespace policy
|
||||
wasn't replicated properly
|
||||
|
|
Loading…
Reference in New Issue