From c0fce8b6bf96cd1e94901b7c82f4cac4fd3737d4 Mon Sep 17 00:00:00 2001 From: Pradeep Sekar Date: Mon, 18 Mar 2024 16:23:07 -0700 Subject: [PATCH] chore: update changelog (#4542) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5096aea434..9d309a2a21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,9 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. with high latency between the controller and the database, could time out and throw errors that may not have been recoverable if it was during initial registration ([PR](https://github.com/hashicorp/boundary/pull/4535)) +* Resolved an issue introduced in 0.14 where, after successfully deleting an AWS S3 + Storage Bucket with credential rotation enabled, Boundary could not delete the + associated IAM Access Key resource ### New and Improved