diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c4a476d8b..504b10e301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,11 @@ BUG FIXES: return a error response if a filtered mount path is requested. [[GH-6412]](https://github.com/hashicorp/vault/pull/6412) +FEATURES: + + * core: on non-windows platforms a SIGUSR2 will make the server log a dump of + all running goroutines' stack traces for debugging purposes. + IMPROVEMENTS: * agent/caching: Agent Caching will now return `X-Cache` and `Age` headers on