From 58b38800a9bdeaaec3ef2868bfdb9ab935814066 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:24:43 +0300 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.17 (#76454) Changelog: Updated changelog for 9.4.17 (#76453) Co-authored-by: grafanabot (cherry picked from commit cfc33c12d1c634673ef1ddf3bb957d5f26bf561a) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68663ebc8ce..dadc666aa62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Features and enhancements +- **Chore:** Upgrade Go to 1.20.10. [#76370](https://github.com/grafana/grafana/issues/76370), [@zerok](https://github.com/zerok) - **SSE:** DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData). [#74615](https://github.com/grafana/grafana/issues/74615), [@yuri-tceretian](https://github.com/yuri-tceretian) ### Bug fixes