From 1bb101b1cef46a5bef03109819aacd36bffadec9 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 15 Jun 2023 10:21:03 -0400 Subject: [PATCH] [v9.4.x] Changelog: Updated changelog for 9.4.12 (#70171) Changelog: Updated changelog for 9.4.12 (#70167) (cherry picked from commit c82baf68a51571288275605c16e5a3b836fd9c24) Co-authored-by: Horst Gutmann --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6f8d272b0..4cbbdb4e6d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ - **Query:** Prevent crash while executing concurrent mixed queries - **Alerting:** Require alert.notifications:write permissions to test receivers and templates +- **RBAC:** Remove legacy AC editor and admin role on new dashboard route. [#68775](https://github.com/grafana/grafana/issues/68775), [@grafanabot](https://github.com/grafanabot) +- **Revert:** Allow editors to access GET /datasources. [#68653](https://github.com/grafana/grafana/issues/68653), [@grafanabot](https://github.com/grafanabot) +- **Explore:** Remove data source onboarding page. [#68642](https://github.com/grafana/grafana/issues/68642), [@grafanabot](https://github.com/grafanabot)