From 0968388f881242e5e1a496526d2b30c1298c1994 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:07:53 -0500 Subject: [PATCH] Release: 11.2.1+security-01 (#94910) * Update changelog * Update version to 11.2.1+security-01 * Revert "Update version to 11.2.1+security-01" This reverts commit ca98ca183d0ee9b34bf624e47d9cdde1c59d75d7. * Update changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: Kevin Minehart --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49233636e1b..6f38cf2a1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +# 11.2.1+security-01 (2024-10-17) + +### Bug fixes + +- **SQL Expressions**: Fixes CVE-2024-9264 + + # 11.2.2 (2024-10-01)