From c613208815146deaa8b15d2fad86fef48fac054b Mon Sep 17 00:00:00 2001 From: Meggie Date: Thu, 27 Jan 2022 13:08:02 -0500 Subject: [PATCH] changelog++ Fixing formatting --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bf60ac8f..c003606aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGES: * go: Update go version to 1.17.5 [[GH-13408](https://github.com/hashicorp/vault/pull/13408)] * ui: Upgrade Ember to version 3.24 [[GH-13443](https://github.com/hashicorp/vault/pull/13443)] + FEATURES: * **Report in-flight requests**: Adding a trace capability to show in-flight requests, and a new gauge metric to show the total number of in-flight requests [[GH-13024](https://github.com/hashicorp/vault/pull/13024)]