From 9529b7656f4318e39f50e9d6d9c8754aa8fc51e3 Mon Sep 17 00:00:00 2001 From: Andreas Christou Date: Tue, 14 Nov 2023 17:20:09 +0000 Subject: [PATCH] [v9.5.x] Changelog: Updated changelog for 9.5.14 (#78136) Changelog: Updated changelog for 9.5.14 (#78134) Co-authored-by: grafanabot (cherry picked from commit 8c5fcc60b10f2b62ec429dbf92d0fcd7f4cb8592) # Conflicts: # CHANGELOG.md Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bd15b22488..a56e0faa1b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 9.5.14 (2023-11-13) + +### Bug fixes + +- **Alerting:** Fix state manager to not keep datasource_uid and ref_id labels in state after Error. [#77391](https://github.com/grafana/grafana/issues/77391), [@yuri-tceretian](https://github.com/yuri-tceretian) +- **Transformations:** Config overrides being lost when config from query transform is applied. [#75347](https://github.com/grafana/grafana/issues/75347), [@IbrahimCSAE](https://github.com/IbrahimCSAE) +- **LDAP:** FIX Enable users on successfull login . [#75192](https://github.com/grafana/grafana/issues/75192), [@gamab](https://github.com/gamab) +- **Auditing and UsageInsights:** FIX Loki configuration to use proxy env variables. (Enterprise) + + # 9.5.13 (2023-10-11)