From 5fc74e441fa64070b6e61ef41a449d4c84522455 Mon Sep 17 00:00:00 2001 From: Jan Larwig Date: Mon, 23 Mar 2026 15:36:51 +0100 Subject: [PATCH] doc: release notes for v7.15.1 Signed-off-by: Jan Larwig --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a6aedc8..a3b4018a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,10 @@ ## Release Highlights -- Fixes [CVE-2026-33186](https://nvd.nist.gov/vuln/detail/CVE-2026-33186) - - OAuth2 Proxy was not impacted by this vulnerability as it isn't in the path of execution +- 🐛 Squashed some bugs +- 🕵️‍♀️ Vulnerabilities have been addressed + - [CVE-2026-33186](https://nvd.nist.gov/vuln/detail/CVE-2026-33186) + OAuth2 Proxy was not impacted by this vulnerability as it isn't in the path of execution ## Important Notes