From eee5f5c720741194c02b1e5879b822fe559cb59e Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 5 Sep 2023 13:58:33 +0200 Subject: [PATCH] [v9.5.x] Changelog: Updated changelog for 9.5.9 (#74375) Changelog: Updated changelog for 9.5.9 (#74373) Co-authored-by: grafanabot (cherry picked from commit 4027d41dbef0b2863393459e72bb2f224aea4ca8) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ecf1d0aa19..1c64b226f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + + +# 9.5.9 (2023-09-05) + +### Features and enhancements + +- **SSE:** DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData). [#73642](https://github.com/grafana/grafana/issues/73642), [@yuri-tceretian](https://github.com/yuri-tceretian) +- **Prometheus:** Add present_over_time syntax highlighting. [#72367](https://github.com/grafana/grafana/issues/72367), [@arnaudlemaignen](https://github.com/arnaudlemaignen) +- **Alerting:** Improve performance of matching captures. [#71998](https://github.com/grafana/grafana/issues/71998), [@grobinson-grafana](https://github.com/grobinson-grafana) + +### Bug fixes + +- **LDAP:** Fix user disabling. [#74096](https://github.com/grafana/grafana/issues/74096), [@gamab](https://github.com/gamab) + + # 9.5.8 (2023-08-16)