From c126a690d3376e77fc42c316467b60281de43443 Mon Sep 17 00:00:00 2001 From: Irena Rindos Date: Mon, 15 Apr 2024 13:29:34 -0400 Subject: [PATCH] update changelog for 0.15.4 release (#4643) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d309a2a21..b2910c610d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. * postgres `citext` dependency added to enable aliases to be globally unique in a case insensitive way. +## 0.15.4 +* Go version bump 1.22.2 to address [CVE-2023-45288](https://github.com/advisories/GHSA-4v7x-pqxf-cx7m) + ## 0.15.3 ### Bug Fixes