From faef7f4c4749437e8c225563451fb4943abd9458 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 14:30:55 +0200 Subject: [PATCH] [v10.4.x] Changelog: Updated changelog for 10.4.5 (#89683) Changelog: Updated changelog for 10.4.5 (#89681) Co-authored-by: grafanabot (cherry picked from commit 13a4a46cc10ef9e2e6bd06c2c91215d3101ce98c) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8c0a65e98c..096f6a5f62a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -268,6 +268,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)