From f207fd366fbabfd6081885153edcaded5bfb94c5 Mon Sep 17 00:00:00 2001 From: Bharath Gajjala <120367134+bgajjala8@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:08:09 -0500 Subject: [PATCH] chore: changelog (#6636) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abd4352ca7..7188a7b85c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,13 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. Boundary to conform with RFC 5952. ([PR](https://github.com/hashicorp/boundary/pull/5599)) +## 0.19.5 (2026/04/24) + +### 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)) +* Updated Azure/go-ntlmssp dependency to v0.1.1 to address GHSA-pjcq-xvwq-hhpj ([PR](https://github.com/hashicorp/boundary/pull/6625)) + ## 0.19.4 (2026/02/10) ### Security