Change8

v13.0.0

📦 grafanaView on GitHub →
43 features2 deprecations🔧 7 symbols

Summary

This release introduces significant enhancements across Alerting, including new activity views, policy filtering, and rule creation features. It also renames customer-facing ad hoc terminology to "Filter" for consistency.

Migration Steps

  1. Rename customer-facing ad hoc terminology to Filter where applicable.

✨ New Features

  • API Clients: Make legacy APIs internal only, and publish to NPM.
  • APIServer: Allow user to set preferred version.
  • APIServer: Surface watch errors in the UI.
  • AccessControl: Invalidate RBAC permission cache on role assignment changes (Enterprise).
  • AccessControl: Invalidate scope resolver cache on datasource deletion.
  • Accessibility: Add `aria-pressed` state to "Show only overrides" button.
  • Accessibility: Colorblind safe color palette for visualizations.
  • AdHocFiltersCombobox: Remove newFiltersUI feature toggle.
  • Adhoc: Rename customer-facing ad hoc terminology to Filter.
  • Alerting: Add @grafana/api-clients usage rule to CLAUDE.md and rename to AGENTS.md.
  • Alerting: Add Alert activity navigation tabs for V2 nav.
  • Alerting: Add FlagAlertEnrichmentPreview feature toggle for enrichment feature.
  • Alerting: Add RoutingTreeSelector component in grafana-alerting package.
  • Alerting: Add access control for managed routes.
  • Alerting: Add alertingAlertsActivityBanner FT to backend.
  • Alerting: Add alerts activity banner to rule list view.
  • Alerting: Add concurrency cap to buildinfo requests in useRuleSourcesWithRuler.
  • Alerting: Add createAlertRuleFromPanel feature toggle.
  • Alerting: Add date/time formatting guidance to AGENTS.md.
  • Alerting: Add folder full path to alert_rules table with sync.
  • Alerting: Add frontend only alertingPolicyRoutingSettings feature flag.
  • Alerting: Add frontend only feature flag alertingAlertListPanelEnhancements.
  • Alerting: Add instance count badges to activity workbench.
  • Alerting: Add labels breakdown to triage view.
  • Alerting: Add learning from corrections guideline to AGENTS.md.
  • Alerting: Add legacy badge for templates with mimir kind.
  • Alerting: Add limits validation for templates and silences.
  • Alerting: Add multi-select support to RoutingTreeSelector.
  • Alerting: Add notification history tab to rule viewer.
  • Alerting: Add notifications in activity page, instance detail drawer.
  • Alerting: Add policy filter to alert list view.
  • Alerting: Add predefined saved searches for Alert Activity.
  • Alerting: Add protected fields authorization check to provisioning API.
  • Alerting: Add saved searches support to Alert Activity page.
  • Alerting: Add silence view page.
  • Alerting: Add sort by full path to prometheus rules API.
  • Alerting: Add tracking events for multi notification policies feature.
  • Alerting: Add tracking to import to gma wizard.
  • Alerting: Add typesVersions to @grafana/alerting for backwards compat.
  • Alerting: Alerting List Dashboard Panel Improvements.
  • Alerting: Convert instant to range for prometheus and loki.
  • Alerting: Create alert rule drawer dashboard panel.
  • Alerting: Create alert rule from dashboard iterations.

Affected Symbols

⚡ Deprecations

  • Deprecate legacy notification permission actions in Alerting.
  • Deprecate provisioning alert rule endpoints.