From 7888ebf308e20bf87aedfb4c3828d771a232abc2 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:16:23 +0530 Subject: [PATCH] Backport of chore: Update changelog for 0.20.3 release into release/0.20.x (#6654) * backport of commit f4d126111612f4d89570a6871eef0991526d9494 * backport of commit 7531d3c96dc15e56d906a42323ab0515fa7041af * backport of commit 797d58d5c7c312948471b95c35b0eedcc5c684e7 --------- Co-authored-by: Ryan Derr Co-authored-by: Ryan Derr <54389874+RyanDerr@users.noreply.github.com> --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c242e4fe51..7c82b19e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## 0.20.3 (2026/04/24) +### New and Improved +* Added support for new `debug` flag to expose pprof endpoints for debugging purposes. ([PR](https://github.com/hashicorp/boundary/pull/6644)) + ### Security * Updated jackc/pgx/v5 dependency to v5.9.2 to address GHSA-j88v-2chj-qfwx, GO-2026-4771, GO-2026-4772, and GHSA-9jj7-4m8r-rfcm ([PR](https://github.com/hashicorp/boundary/pull/6607), [PR](https://github.com/hashicorp/boundary/pull/6617))