From c588882c26d4b244922c55217c11def0b22caaa8 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:11:27 +0100 Subject: [PATCH] Release: update changelog for 11.0.4 (#92480) * Update changelog * Fix lint --------- Co-authored-by: github-actions[bot] Co-authored-by: Andreas Christou --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b0a3bb1442..fba14650ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 11.0.4 (2024-08-27) + +### Bug fixes + +- **Alerting:** Fix persisting result fingerprint that is used by recovery threshold [#91328](https://github.com/grafana/grafana/pull/91328), [@yuri-tceretian](https://github.com/yuri-tceretian) +- **Auditing:** Fix a possible crash when audit logger parses responses for failed requests (Enterprise) +- **RBAC:** Fix seeder failures when inserting duplicated permissions (Enterprise) +- **Snapshots:** Fix panic when snapshot_remove_expired is true [#91330](https://github.com/grafana/grafana/pull/91330), [@ryantxu](https://github.com/ryantxu) + + # 10.4.8 (2024-08-27)