From ba08b8a5bc2150f9cf5c59d49cf6166d5320146a Mon Sep 17 00:00:00 2001 From: Michael Milton Date: Wed, 18 Dec 2024 12:39:48 -0500 Subject: [PATCH] Update CHANGELOG (#5378) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba6826f05e..df42e577f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * Fixed an issue where session recordings would fail when large numbers of sessions were created around the same time. ([PR](https://github.com/hashicorp/boundary-plugin-aws/pull/55)) +* Fixed an issue where the controller would incorrectly handle HTTP requests + and stop prematurely. ([PR](https://github.com/hashicorp/boundary/pull/5304)) ## 0.18.1 (2024/11/21) ### New and Improved