diff --git a/CHANGELOG.md b/CHANGELOG.md index 21c025c1167..53036d5f42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1350,6 +1350,18 @@ 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.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)