grafana Grafana Releases · · 13.1.1

Grafana v13.1.1: Improvements and bug fixes

infraengineer
patch

Grafana v13.1.1 includes updates to the Go version and enhancements to provisioning features, such as improved error handling for GitHub connections and configurable timeouts for resource syncing. Several bug fixes address issues with chained dashboard data staleness, idempotent GitHub webhook creation, and screenreader announcements for toast messages. These updates primarily benefit users managing dashboards and configurations, with specific fixes for plugin development.

  • Ensure InlineToast contents are announced by screenreaders #128687, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • Fix chained dashboard datasource panels showing stale data #127248, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • make GitHub webhook creation idempotent (fix repos stuck unhealthy with HTTP 422) #128201, @floriecai
Fixes (3)
  • Accessibility Ensure InlineToast contents are announced by screenreaders #128687, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • DashboardDS Fix chained dashboard datasource panels showing stale data #127248, [@grafana-writer[bot]](https://github.com/grafana-writer[bot])
  • Provisioning make GitHub webhook creation idempotent (fix repos stuck unhealthy with HTTP 422) #128201, @floriecai
Read the original announcement →

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

Related releases