From 8f0fc15735caad5e585df3d0b8ba9c79bf8e90cd Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:04:03 +0530 Subject: [PATCH] Backport of chore: Update Changelog Date For 0.19.5 Release into release/0.19.x (#6667) * no-op commit due to failed cherry-picking * chore: Update Changelog Date For 0.19.5 Release --------- Co-authored-by: temp Co-authored-by: Bharath Gajjala <120367134+bgajjala8@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7481cdbdbe..bbee7a7e74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. -## 0.19.5 (2026/04/24) +## 0.19.5 (2026/04/30) ### New and Improved * Added support for new `debug` flag to expose pprof endpoints for debugging purposes. ([PR](https://github.com/hashicorp/boundary/pull/6644))