Grafana - Package Updates
-
You can use this thread to track updates to the Grafana package.
Please open issues in a separate topic instead of replying here.
-
[0.1.0]
- Initial version
-
[1.0.0]
- Set GF_PLUGIN_DIR env var for the CLI tool
-
[1.1.0]
- Update Grafana to 7.2.2
- Full changelog
- Alerting: Ensuring notifications displayed correctly in mobile device with Google Chat. #27578, @alvarolmedo
- TraceView: Show full traceID and better discern multiple stackTraces in span details. #27710, @aocenas
- DataLinks: Fixes issue with data links not interpolating values with correct field config. #27622, @torkelo
- DataProxy: Ignore empty URL's in plugin routes. #27653, @domasx2
- Stat panel: Fix problem where string values where always green. #27656, @peterholmberg
-
[1.2.0]
- Update Grafana to 7.3.5
- Full changelog
- AzureMonitor: Support decimal (as float64) type in analytics/logs. #28480, @kylebrandt
- Plugins signing: UI information. #28469, @dprokop
- Short URL: Update last seen at when visiting a short URL. #28565, @marefr
-
[1.2.1]
- Update Grafana to 7.3.7
- Full changelog
- Auth: Add missing request headers to SigV4 middleware allowlist. #30115, @wbrowne
- SeriesToRows: Fixes issue in transform so that value field is always named Value. #30054, @torkelo
-
[1.3.0]
- Use latest base image 3.0.0
-
[1.3.1]
- Update Grafana to 7.4.1
- Full changelog
- Make value mappings correctly interpret numeric-like strings. #30893, @dprokop
- Variables: Adds queryparam formatting option. #30858, @hugohaggmark
-
[1.3.2]
- Update Grafana to 7.4.2
- Full changelog
- Explore: Do not show non queryable data sources in data source picker. #31144, @torkelo
- Snapshots: Disallow anonymous user to create snapshots. #31263, @marefr
-
[1.3.3]
- Update Grafana to 7.4.3
- Full changelog
- AdHocVariables: Fix an issue where adhoc filter values stored as integer was causing Grafana to crash. #31382, @hugohaggmark
- DashboardLinks: Fix an issue where the dashboard links were causing a full page reload. #31334, @torkelo
- Elasticsearch: Fix query initialization logic & query transformation from Prometheus/Loki. #31322, @Elfo404
- QueryEditor: Fix disabling queries in dashboards. #31336, @gabor
- Streaming: Fix an issue with the time series panel and streaming data source when scrolling back from being out of view. #31431, @torkelo