grafana Grafana Releases · · 13.1.0

Grafana v13.1.0 Enhances Alerting, Security, and Accessibility

observabilityawsazuregapreviewdeprecationengineer
breaking patch

Grafana version 13.1.0 introduces significant enhancements to its alerting system, including Mimir auto-sync configuration and UI improvements for alert activity. Security is bolstered with support for inline public keys in JWT authentication and dedicated tokens for Grafana.com API requests. The release also includes accessibility improvements across various components, such as colorblind-safe patterns and better screen reader support, impacting users who rely on these features for interaction.

  • Remove azure and sigv4 auth from core prometheus #123089, @itsmylife
  • Remove grafana-prometheus package#122953 #123035, @itsmylife
  • Remove from core plugins #124148, @itsmylife
  • Fix named policy route showing as Default when routing toggle is off #125817, @rodrigopk
  • Add warning when editing grouped alert rule to ungrouped #126292, @rodrigopk
Breaking changes (3)
  • Prometheus Remove azure and sigv4 auth from core prometheus #123089, @itsmylife
  • Prometheus Remove grafana-prometheus package#122953 #123035, @itsmylife
  • Zipkin Remove from core plugins #124148, @itsmylife
Fixes (52)
  • Alerting Fix named policy route showing as Default when routing toggle is off #125817, @rodrigopk
  • Alerting Add warning when editing grouped alert rule to ungrouped #126292, @rodrigopk
  • Alerting Fix AlertManagerPicker visibility to check Alertmanager datasources #123137, @konrad147
  • Alerting Fix Test button not shown for provisioned contact points #126371, @gillesdemey
  • Alerting Fix crash when MultiCombobox value contains duplicates #122180, @rodrigopk
  • Alerting Fix crash when ruler returns namespace with empty groups array #122704, @konrad147
  • Alerting Fix error toaster when removing last rule from group #126296, @rodrigopk
  • Alerting Fix inhibition status flickering during load of alert rule detail #126288, @rodrigopk
  • Alerting Fix missing permission check for routing preview #122344, @rodrigopk
  • Alerting Fix notification policies tab hidden for Viewer/Editor after managed routes migration #122123, @gillesdemey
  • Alerting Fix page title for /alerting/groups when V2 nav is enabled without triage #123286, @firasmosbehi
  • Alerting Fix rule matching when expressions contain inline comments #126152, @gillesdemey
  • Alerting Fix slug in alerting nested folder URL #123670, @laurenashleigh
  • Alerting Fix threshold value reset when changing condition type #122455, @gillesdemey
  • Alerting Fix toast spam when typing silence matcher regex #125643, @laurenashleigh
  • Alerting Make contact point settings redaction logic case insensitive #124955, @khalilhaji
  • Alerting Set 'ResolvedAt' when transitioning from Error to Normal #122329, @santihernandezc
  • Auth URL-encode redirectTo cookie value in OAuth login flow #121953, @jsclayton
  • AzureMonitor Fix focus trapping on ResourceField modal #123072, @ashharrison90
  • Browse dashboards: Fix delete modal affected counts #122747, @aocenas
  • Dashboads Fixes flickering issues #118567, @torkelo
  • Dashboard DashboardCodePane width refactoring and fixes #122700, @torkelo
  • Dashboard Fixes issue with interval variable with Auto value #123889, @torkelo
  • DashboardDS Fix Mixed panels not updating on time-range change with stale upstreams #124665, @ivanortegaalba
  • DashboardDS Fix Mixed panels with a time override stuck in permanent loading #125954, @oscarkilhed
  • Dashboards Fix broken add panel button after removing last panel #124551, @ifrost
  • Datasources return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125398, @papagian
  • Fix Don't mutate shared SecureJSONData map in dsauth (Enterprise)
  • Fix Short-cut auth service Apply for non-handled plugin IDs (Enterprise)
  • GrafanaUI Correctly close Select/Combobox menus with the keyboard #122133, @ashharrison90
  • HomePage Fix redirect when served under a subpath #124557, @ashharrison90
  • Jaeger Fix log event timestamp unit conversion in trace view #123302, @ktw4071
  • K8s Dashboards: Fix folder permission check to use dashboards:create #124612, @mihai-turdean
  • Loki Show Step option for all query types and fix volume reload on step change #122184, @paulojmdias
  • Menu Correctly show active state in forced colors mode #123633, @ashharrison90
  • Portal Fix nested portals to overlay correctly #122450, @ashharrison90
  • PostgreSQL Allow sql_engine to return results for EXPLAIN queries #122739, @sdague
  • Provisioning Bump nanogit to v0.17.0 to fix pushes with repositories using git modules #124114, @MissingRoberto
  • Provisioning Fix PR comments on multi-org Grafana instances #126700, @ferruvich
  • Provisioning Fix PR links when folder is renamed via UI #126695, @ferruvich
  • Provisioning Fix duplicate folder cleanup during full sync #124256, @ferruvich
  • Provisioning Fix race in PullStatus condition with controller patches #123358, @MissingRoberto
  • Public Dashboards: Fix issues navigating to public dashboards from a logged-in session #121017, @mmandrus
  • QueryEditor Fix loss of query edits when switching queries #123001, @NWRichmond
  • Tempo Datasource: Fix gRPC basic auth over non-TLS connections #123026, @RobertClarke64
  • Tempo Fix Ctrl+/ comment toggle in TraceQL editor #121460, @Krishnachaitanyakc
  • Tempo Fix trace rendering failure when span attributes contain NaN or Infinity #122504, @Tarasusrus
  • TimePicker Show label for fiscal-quarter relative ranges #122384, @jeanibarz
  • Unified storage: Skip migrations if dualwrite state shows they were already migrated #122866, @stephaniehingtgen
  • alerting fix ORM table mapping bug causing SELECT alert_rule columns FROM user on PostgreSQL #124935, @dhananjay6561
  • fix(provisioning): ignore terminating repositories when validating connection delete #126822, @MissingRoberto
  • fix bad MySQL query in datasource_type column migration #126821, @gassiss
Read the original announcement →

https://github.com/grafana/grafana/releases/tag/v13.1.0

Related releases