From a393124e73b29d2d1372958e04f7df89fa671d8c Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 28 Feb 2023 10:06:16 -0600 Subject: [PATCH] Changelog: Updated changelog for 8.5.21 (#63882) * Changelog: Updated changelog for 8.5.21 * Update CHANGELOG.md --------- Co-authored-by: Horst Gutmann --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d225657645b..29e908820fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2349,6 +2349,12 @@ In the Loki data source, for consistency and performance reasons, we changed how The dependency to [grafana/aws-sdk](https://github.com/grafana/grafana-aws-sdk-react) is moved from [grafana/ui](https://github.com/grafana/grafana/blob/main/packages/grafana-ui/package.json) to the plugin. This means that any plugin that use SIGV4 auth need to pass a SIGV4 editor component as a prop to the `DataSourceHttpSettings` component. Issue [#43559](https://github.com/grafana/grafana/issues/43559) + + +# 8.5.21 (2023-02-28) + + + # 8.5.20 (2023-01-25)