changelog++

This commit is contained in:
Jim Kalafut 2019-05-03 15:16:24 -07:00 committed by GitHub
parent 944adb53d6
commit 881dcb6720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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