diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e081823125..185e6222bf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1357,6 +1357,21 @@ Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but gr - **ContextMenu:** Fix padding and show border based on items. [#63948](https://github.com/grafana/grafana/pull/63948), [@aocenas](https://github.com/aocenas) + + +# 9.4.17 (2023-10-11) + +### Features and enhancements + +- **SSE:** DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData). [#74615](https://github.com/grafana/grafana/issues/74615), [@yuri-tceretian](https://github.com/yuri-tceretian) + +### Bug fixes + +- **BrowseDashboards:** Only remember the most recent expanded folder. [#74812](https://github.com/grafana/grafana/issues/74812), [@joshhunt](https://github.com/joshhunt) +- **SQL Datasources:** Fix variable throwing error if query returns no data. [#74609](https://github.com/grafana/grafana/issues/74609), [@mdvictor](https://github.com/mdvictor) +- **RBAC:** Chore fix hasPermissionInOrg. (Enterprise) + + # 9.4.15 (2023-09-18)