From 8562a9732cc7c31b210fdc4cf2204d478266a1f5 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 5 Sep 2023 14:11:22 +0200 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.14 (#74369) Changelog: Updated changelog for 9.4.14 (#74367) Co-authored-by: grafanabot (cherry picked from commit c8c9b6b767a7e6b17871e9ac9545513c70de9979) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d228b68af36..93e85ba0a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 9.4.14 (2023-09-05) + +### Features and enhancements + +- **Prometheus:** Add present_over_time syntax highlighting. [#72366](https://github.com/grafana/grafana/issues/72366), [@arnaudlemaignen](https://github.com/arnaudlemaignen) + +### Bug fixes + +- **LDAP:** Fix user disabling. [#74318](https://github.com/grafana/grafana/issues/74318), [@gamab](https://github.com/gamab) +- **Plugins:** Only configure plugin proxy transport once. [#71740](https://github.com/grafana/grafana/issues/71740), [@wbrowne](https://github.com/wbrowne) +- **InfluxDB:** Interpolate retention policies. [#71202](https://github.com/grafana/grafana/issues/71202), [@itsmylife](https://github.com/itsmylife) +- **Azure Monitor:** Fix bug that did not show alert rule preview. [#68561](https://github.com/grafana/grafana/issues/68561), [@alyssabull](https://github.com/alyssabull) + + # 9.4.13 (2023-06-22)