From 4259492898e6fd330ccaacf75f8e821d6e6bdc6e Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 5 Sep 2023 14:44:26 +0200 Subject: [PATCH] [v10.0.x] Changelog: Updated changelog for 10.0.5 (#74381) Changelog: Updated changelog for 10.0.5 (#74378) Co-authored-by: grafanabot (cherry picked from commit f237d1945117af64dbf6cf0952e295e743f062d3) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3951bb8685c..dde31158bff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + + +# 10.0.5 (2023-09-05) + +### Features and enhancements + +- **SSE:** DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData. [#73646](https://github.com/grafana/grafana/issues/73646), [@yuri-tceretian](https://github.com/yuri-tceretian) + +### Bug fixes + +- **LDAP:** Fix user disabling. [#74107](https://github.com/grafana/grafana/issues/74107), [@gamab](https://github.com/gamab) + + # 10.0.4 (2023-08-22)