Grafana - Package Updates
Pinned
Grafana
-
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
-
[1.3.4]
- Update Grafana to 7.4.5
- Full changelog
-
[1.4.0]
- Update Grafana to 7.5.0
- Full changelog
- Alerting: Add ability to include aliases with hyphen in InfluxDB. #32262, @grafanabot
- CloudWatch: Use latest version of aws sdk. #32217, @sunker
-
[1.4.2]
- Update Grafana to 7.5.2
- Full changelog
- Explore: Set Explore's GraphNG to use default value for connected null values setting
-
[1.4.3]
- Update Grafana to 7.5.3
- Full changelog
- Dashboard: Do not include default datasource when externally exporting dashboard with row. #32494, @kaydelaney
- Loki: Remove empty annotations tags. #32359, @conorevans
-
[1.4.4]
- Update Grafana to 7.5.4
- Full changelog
- AzureMonitor: Add support for Microsoft.AppConfiguration/configurationStores namespace. #32123, @deesejohn
- TablePanel: Make sorting case-insensitive. #32435, @kaydelaney
-
[1.4.5]
- Update Grafana to 7.5.5
- Full changelog
- Explore: Load default data source in Explore when the provided source does not exist. #32992, @ifrost
- Instrumentation: Add success rate metrics for email notifications. #33359, @bergquist
-
[1.4.6]
- Update Grafana to 7.5.6
- Database: Add isolation level configuration parameter for MySQL
- Instrumentation: Don't consider invalid email address a failed email.
- InfluxDB: Improve measurement-autocomplete behavior.
- Loki: fix label browser crashing when + typed.
- Prometheus: Sanitize PromLink button.