Release Notes v7.1.x

The recent 7.0 major release contained a lot of new features, so the Grafana 7.1 release is focused on smoothing out some rough edges and iterating over some of the new features.

Release Highlights

7.1.5 (2020-08-25)

Features / Enhancements

  • Stats: Stop counting the same user multiple times. #26777, @sakjur

Bug Fixes

7.1.4 (2020-08-20)

Features / Enhancements

  • Azure App Insights Alert error - tsdb.HandleRequest() failed to convert dataframe “” to tsdb.TimeSeriesSlice . #26897
  • AzureMonitor : map more units. #26990, @kylebrandt
  • Azuremonitor : do not set unit if literal “Unspecified”. #26839, @kylebrandt
  • Dataframe/Alerting : to tsdb.TimeSeriesSlice - accept “empty” time series. #26903, @kylebrandt
  • Field overrides : Filter by field name using regex. #27070, @dprokop
  • Overrides : expose byType matcher UI. #27056, @ryantxu

Bug Fixes

7.1.3 (2020-08-06)

Bug Fixes

  • Templating: Templating: Fix undefined result when using raw interpolation format #26818

7.1.2 (2020-08-05)

Features / Enhancements

  • Explore: Don’t run queries on datasource change. #26033, @davkal
  • TemplateSrv: Formatting options for {__from} and {__to}, unix seconds epoch, ISO 8601/RFC 3339. #26466, @torkelo
  • Toolkit/Plugin: throw an Error instead of a string. #26618, @leventebalogh

Bug Fixes

  • Dashbard: Fix refresh interval settings to allow setting it to equal min_refresh_interval. #26615, @torkelo
  • Flux: Ensure connections to InfluxDB are closed. #26735, @sneddrs
  • Query history: Fix search filtering if null value. #26768, @ivanahuckova
  • QueryOptions: Fix not being able to change cache timeout setting. #26614, @torkelo
  • StatPanel: Fix stat panel display name not showing when explicitly set. #26616, @torkelo
  • Templating: Fixed access to system variables like __dashboard, __user & __org during dashboard load & variable queries. #26637, @torkelo
  • TextPanel: Fix content overflowing panel boundaries. #26612, @torkelo
  • TimePicker: Fix position and responsive behavior. #26570, @torkelo
  • TimePicker: Fixes app crash when changing custom range to nothing. #26775, @hugohaggmark
  • Units: Remove duplicate SI prefix from mSv and µSv. #26598, @tofurky

7.1.1 (2020-07-24)

Features / Enhancements

  • Graph: Support setting field unit & override data source (automatic) unit. #26529, @ryantxu
  • Tracing: Add errorIconColor prop to TraceSpanData. #26509, @zoltanbedi

Bug Fixes

7.1.0 (2020-07-16)

Features / Enhancements

  • Backend: Use latest go plugin sdk (0.74.0) to sort wide frames. #26207, @kylebrandt
  • Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel. #26233, @ivanahuckova
  • PluginsListPage: More plugins button should open in new window. #26305, @zoltanbedi

Bug Fixes

  • AdminUsers: Reset page to zero on query change. #26293, @hshoff
  • CloudWatch Logs: Fixes grouping of results by numeric field. #26298, @kaydelaney
  • DashboardLinks: Do not over-query search endpoint. #26311, @torkelo
  • Docker: Make sure to create default plugin provisioning directory. #26017, @marefr
  • Elastic: Fix error “e.buckets[Symbol.iterator] is not a function” when using filter. #26217, @ivanahuckova
  • Explore/Loki: Escape \ in labels for show context queries. #26116, @ivanahuckova
  • Jaeger/Zipkin: URL-encode service names and trace ids for API calls. #26115, @ivanahuckova
  • Prometheus: Fix prom links in mixed mode. #26244, @zoltanbedi
  • Provisioning: Fix bug when provision app plugins using Enterprise edition. #26340, @marefr
  • Sign In Use correct url for the Sign In button. #26239, @dprokop

7.1.0-beta3 (2020-07-13)

Features / Enhancements

  • Explore: Unification of logs/metrics/traces user interface. #25890, @aocenas
  • Graph panel: Move Stacking and null values before Hover tooltip options (#26035). #26037, @jsoref
  • LDAP: Get all groups for all group base search DNs. #25825, @Annegies
  • Table: JSON Cell should try to convert strings to JSON. #26024, @ryantxu
  • Transform: adding missing “table”-transform and “series to rows”-transform to Grafana v7-transforms. #26042, @mckn

Bug Fixes

  • AdminUsersTable: Fix width issues. #26019, @tskarhed
  • BarGauge: Fix space bug in single series mode. #26176, @torkelo
  • Dashboard: Allow removing min refresh interval from refresh options (5s or other). #26150, @torkelo
  • DataLinks: Fixed interpolation of repeated variables used in Graph data links. #26147, @torkelo
  • Do not break dashboard settings UI when time intervals end with trailing comma. #26126, @dprokop
  • Elastic: Display correct log message based on selected log field. #26020, @ivanahuckova
  • InfluxDB: Fixed new group by dropdown now showing after first use. #26031, @torkelo
  • StatPanel: Fixes issue with name showing for single series / field results. #26070, @torkelo
  • Templating: Fix recursive loop of template variable queries when changing ad-hoc-variable. #26191, @torkelo

7.1.0-beta2 (2020-07-02)

Features / Enhancements

Bug Fixes

7.1.0-beta1 (2020-07-01)

Features / Enhancements

Bug Fixes

1 Like