Grafana: v7.0.4 (2020-06-25)

06/25/2020 10:30 am

Grafana: v7.0.4 (2020-06-25)

Download Page
What’s New Highlights
Release Notes

7.0.4 (2020-06-25)

Features / Enhancements

  • Dashboard: Redirects for old (pre 7.0) edit & view panel urls. #25653, @torkelo
  • Slider: Update rc-slider dependency to 9.3.1. #25617, @torkelo
  • Stackdriver: Use default project name if project name isn’t set on the query. #25413, @alexashley
  • TablePanel: Sort numbers correctly. #25421, @speakyourcode
  • Update Bitcoin currency to use proper symbol, add mBTC and \u03bcBTC. #24182, @overcookedpanda
  • Variables: Links that update variables on current dashboard does not trigger refresh / update. #25192, @torkelo

Bug Fixes

  • Azure Monitor: fixes undefined is not iterable. #25586, @hugohaggmark
  • Datasources: Handle URL parsing error. #25742, @marefr
  • InfluxDB: Fix invalid memory address or nil pointer dereference when schema is missing in URL. #25565, @marefr
  • Security: Use Header.Set and Header.Del for X-Grafana-User header. #25495, @beardhatcode
  • Stackdriver: Fix creating Label Values datasource query variable. #25633, @papagian
  • Table: Support custom date formats via custom unit. #25195, @torkelo
  • Templating: Fixes query variable with ${__searchFilter} value selection not causing refresh & url update. #25770, @torkelo