From 3e6d073140a6796d47a3e98e21625659d01b0c29 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 17:11:40 -0400 Subject: [PATCH] Changelog: Updated changelog for 10.3.7 (#89728) Co-authored-by: grafanabot --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 996ff2e3e2e..564fcd92374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -947,6 +947,15 @@ Any consumers of the specific API should be appropriately adapted. Issue [#74600 - **Grafana/UI:** Add new Splitter component . [#82357](https://github.com/grafana/grafana/issues/82357), [@torkelo](https://github.com/torkelo) + + +# 10.3.7 (2024-06-21) + +### Bug fixes + +- **Echo:** Suppress errors from frontend-metrics API call failing. [#89497](https://github.com/grafana/grafana/issues/89497), [@joshhunt](https://github.com/joshhunt) + + # 10.3.6 (2024-05-13)