Grafana v7.3.0-beta1 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • ๐Ÿ’ฅ Breaking changes

    • CloudWatch: The AWS CloudWatch data source's authentication scheme has changed. See the upgrade notes for details and how this may affect you.
    • ๐Ÿณ Docker: The Grafana docker image will run with the root group instead of the Grafana group. This may break builds for users who extend the official Docker images. Refer to the upgrade notes for details.

    ๐Ÿ”‹ Features / Enhancements

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ˆ Azure Analytics: FormatAs Time series groups bool columns wrong. #27713
    • Azure: Fixes cancellation of requests with different Azure sources. #28180, @hugohaggmark
    • BackendSrv: Reloads page instead of redirect on Unauthorized Error. #28276, @hugohaggmark
    • Dashboard: Do not allow users without edit permission to a folder to see new dashboard page. #28249, @torkelo
    • Dashboard: Fixed issue accessing horizontal table scrollbar when placed at bottom of dashboard. #28250, @torkelo
    • DataProxy: Add additional settings for dataproxy to help with network proxy timeouts. #27841, @kahinton
    • Database: Adds new indices to alert_notification_state and alert_rule_tag tables. #28166, @KarineValenca
    • Explore: Fix showing of Prometheus data in Query inspector. #28128, @ivanahuckova
    • Explore: Show results of Prometheus instant queries in formatted table. #27767, @ivanahuckova
    • Graph: Prevent legend from overflowing container. #28254, @jackw
    • OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider. #27523, @billoley
    • ๐Ÿ”Œ Plugins: Let descendant plugins inherit their root's signature. #27970, @aknuds1
    • โš™ Runtime: Fix handling of short-lived background services. #28025, @ahlaw
    • TemplateSrv: Fix interpolating strings with object variables. #28171, @torkelo
    • Variables: Fixes so constants set from url get completed state. #28257, @hugohaggmark
    • Variables: Prevent adhoc filters from crashing when they are not loaded properly. #28226, @mckn

    <!-- 7.2.3 START -->