From 13a4a46cc10ef9e2e6bd06c2c91215d3101ce98c Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:24:15 +0000 Subject: [PATCH] Changelog: Updated changelog for 10.4.5 (#89681) Co-authored-by: grafanabot --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4334e8c6321..1a52e0a3bd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -636,6 +636,16 @@ The deprecated `email` field to send a report via `/api/reports/email` endpoint - **Grafana UI:** Add code variant to Text component. [#82318](https://github.com/grafana/grafana/issues/82318), [@tskarhed](https://github.com/tskarhed) + + +# 10.4.5 (2024-06-21) + +### Bug fixes + +- **Echo:** Suppress errors from frontend-metrics API call failing. [#89498](https://github.com/grafana/grafana/issues/89498), [@joshhunt](https://github.com/joshhunt) +- **Azure Monitor:** Add validation for namespace field in AdvancedResourcePicker when entering a forward slash. [#89313](https://github.com/grafana/grafana/issues/89313), [@adamyeats](https://github.com/adamyeats) + + # 10.4.4 (2024-06-13)