From 279a0410136169d1a117cc18f3390bc2c20b085a Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Fri, 13 Feb 2026 16:48:45 +0530 Subject: [PATCH] Backport of chore: update changelog for 0.20.2 into release/0.20.x (#6431) Co-authored-by: aditya2548 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed96d31f9f..b676b5e026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next +## 0.20.2 (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.20.1 (2025/11/03) ### New and Improved