Grafana v6.3.3 Release Notes

Release Date: 2019-08-15 // almost 5 years ago
  • Download Page
    ๐Ÿ“„ What's New Highlights
    ๐Ÿš€ Release Notes

    6.3.3 (2019-08-15)

    ๐Ÿ› Bug Fixes

    • Annotations : Fix failing annotation query when time series query is cancelled. #18532, @dprokop
    • Auth : Do not set SameSite cookie attribute if cookie_samesite is none. #18462, @papagian
    • DataLinks : Apply scoped variables to data links correctly. #18454, @dprokop
    • DataLinks : Respect timezone when displaying datapoint's timestamp in graph context menu. #18461, @dprokop
    • DataLinks : Use datapoint timestamp correctly when interpolating variables. #18459, @dprokop
    • Explore : Fix loading error for empty queries. #18488, @davkal
    • Graph : Fixes legend issue clicking on series line icon and issue with horizontal scrollbar being visible on windows. #18563, @torkelo
    • Graphite : Avoid glob of single-value array variables . #18420, @gotjosh
    • Prometheus : Fix queries with label_replace remove the $1 match when loading query editor. #18480, @hugohaggmark
    • Prometheus : More consistently allows for multi-line queries in editor. #18362, @kaydelaney
    • TimeSeries : Assume values are all numbers. #18540, @ryantxu