UNCLASSIFIED - NO CUI

Skip to content

Update dependency grafana/grafana to v9.5.1

renovate requested to merge renovate/grafana-grafana-9.x into development

This MR contains the following updates:

Package Update Change
grafana/grafana minor v9.4.7 -> v9.5.1

Release Notes

grafana/grafana

v9.5.1

Compare Source

Download page What's new highlights

v9.5.0: 9.5.0 (2023-04-04)

Compare Source

Download page What's new highlights

Features and enhancements
Bug fixes
Breaking changes

default named retention policies won't be used to query. Users who have a default named retention policy in their influxdb database, have to rename it to something else. Having default named retention policy is not breaking anything. We will make sure to use the actual default retention policy under the hood. To change the hardcoded retention policy in the dashboard.json, users must they select the right retention policy from dropdown and save the panel/dashboard. Issue #​66466

Grafana Alerting rules with NoDataState configuration set to Alerting will now respect "For" duration. Issue #​65574

Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but grant Grafana Server Admin role manually will not be able to do that anymore. After this change, LDAP role sync will override any manual changes to Grafana Server Admin role assignments. If grafana_admin is left unset in LDAP role mapping configuration, it will default to false. Issue #​58820

Plugin development fixes & changes

v9.4.9: 9.4.9 (2023-04-24)

Compare Source

Download page What's new highlights

Features and enhancements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports