From 9059e81fd9cbab6fe5eeac0c221b1d1cfb8edcad Mon Sep 17 00:00:00 2001 From: Michael Milton Date: Thu, 12 Dec 2024 16:31:28 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da29dcfc3..87ea12bab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next +## 0.17.3 (2024/12/12) + +### Bug fixes + +* 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)) + ## 0.17.2 (2024/09/25) ### Changes