From bc4f2a35d3624dd19885ee43f0c88892b8e5acd2 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 23:23:10 +0300 Subject: [PATCH] Changelog: Updated changelog for 9.5.12 (#75776) Co-authored-by: grafanabot --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 362632d14bd..3e081823125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -947,6 +947,15 @@ The `database` field has been deprecated in the Elasticsearch datasource provisi - **InteractiveTable:** Updated design and minor tweak to Correlactions page. [#66443](https://github.com/grafana/grafana/issues/66443), [@torkelo](https://github.com/torkelo) + + +# 9.5.12 (2023-09-29) + +### Features and enhancements + +- **Azure:** Add support for Workload Identity authentication. [#75730](https://github.com/grafana/grafana/issues/75730), [@aangelisc](https://github.com/aangelisc) + + # 9.5.10 (2023-09-18)