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)