From cfc33c12d1c634673ef1ddf3bb957d5f26bf561a 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 15:19:05 +0200 Subject: [PATCH] Changelog: Updated changelog for 9.4.17 (#76453) Co-authored-by: grafanabot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b59c2a765c..d7510830bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1425,6 +1425,7 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr ### 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