From 09e3faaa4c553b9d0eeb979f5910b99b799c2d3a Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 22 Mar 2023 17:04:36 +0100 Subject: [PATCH] Changelog: Updated changelog for 8.5.22 (#65192) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3983fa0cc5..c5553d5e3f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2378,6 +2378,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.22 (2023-03-22) + + + # 8.5.21 (2023-02-28)