diff --git a/CHANGELOG.md b/CHANGELOG.md index 65697f4d2e..39df4b2759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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