From 35e3f1a4dd65b5b2c7e39fe0ae57720f69c044d0 Mon Sep 17 00:00:00 2001 From: Aditya Sharma <51014728+aditya2548@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:26:01 +0530 Subject: [PATCH] chore: update changelog for 0.19.4 (#6414) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb470306c..b6eabcd19a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. +## 0.19.4 (2026/02/10) + +### Security + +* Go version bumped to 1.25.7 to address CVE-2025-61730 ([PR](https://github.com/hashicorp/boundary/pull/6409)) +* Go Cryptography dependency update to address CVE-2025-58181 and CVE-2025-47914 + ([PR](https://github.com/hashicorp/boundary/pull/6272)) + ## 0.19.3 (2025/07/10) ### New and Improved