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)