All Versions
347
Latest Version
Avg Release Cycle
7 days
Latest Release
110 days ago

Changelog History
Page 7

  • v8.3.11 Changes

    August 30, 2022

    ๐Ÿ”‹ Features and enhancements

    <!-- 8.3.11 END -->

    <!-- 8.3.7 START -->

  • v8.3.7 Changes

    March 01, 2022

    ๐Ÿ› Bug fixes

    • Provisioning: Ensure that the default value for orgID is set when provisioning datasources to be deleted. #44244, @filewalkwithme

    <!-- 8.3.7 END -->

    <!-- 8.3.6 START -->

  • v8.3.6 Changes

    February 09, 2022

    ๐Ÿ”‹ Features and enhancements

    ๐Ÿ› Bug fixes

    • CloudMonitoring: Fix resource labels in query editor. #44550, @iwysiu
    • ๐Ÿ”€ Cursor sync: Apply the settings without saving the dashboard. #44270, @dprokop
    • LibraryPanels: Fix for Error while cleaning library panels. #45033, @hugohaggmark
    • ๐Ÿ”Š Logs Panel: fix timestamp parsing for string dates without timezone. #44664, @Elfo404
    • Prometheus: Fix some of the alerting queries that use reduce/math operation. #44380, @ivanahuckova
    • TablePanel: Fix ad-hoc variables not working on default datasources. #44314, @joshhunt
    • Text Panel: Fix alignment of elements. #44313, @ashharrison90
    • Variables: Fix for constant variables in self referencing links. #44631, @hugohaggmark

    <!-- 8.3.6 END --> <!-- 8.4.0-beta1 END --> <!-- 8.3.5 START -->

  • v8.3.5 Changes

    February 08, 2022
    • ๐Ÿ”’ Security: Fixes CVE-2022-21702. For more information, see our blog
    • ๐Ÿ”’ Security: Fixes CVE-2022-21703. For more information, see our blog
    • ๐Ÿ”’ Security: Fixes CVE-2022-21713. For more information, see our blog

    <!-- 8.3.5 END --> <!-- 8.3.4 START -->

  • v8.3.4 Changes

    January 17, 2022

    ๐Ÿ”‹ Features and enhancements

    • Alerting: Allow configuration of non-ready alertmanagers. #43063, @alexweav
    • Alerting: Allow customization of Google chat message. #43568, @alexweav
    • Alerting: Allow customization of Google chat message (#43568). #43723, @alexweav
    • ๐Ÿ”Œ AppPlugins: Support app plugins with only default nav. #43016, @torkelo
    • InfluxDB: InfluxQL: query editor: skip fields in metadata queries. #42543, @gabor
    • Postgres/MySQL/MSSQL: Cancel in-flight SQL query if user cancels query in grafana. #43890, @mdvictor
    • Prometheus: Forward oauth tokens after prometheus datasource migration. #43686, @MasslessParticle

    ๐Ÿ› Bug fixes

    • Azure Monitor: Bug fix for variable interpolations in metrics dropdowns. #43251, @sarahzinger
    • Azure Monitor: Improved error messages for variable queries. #43213, @sunker
    • CloudMonitoring: Fixes broken variable queries that use group bys. #43914, @sunker
    • ๐Ÿ”ง Configuration: You can now see your expired API keys if you have no active ones. #42452, @ashharrison90
    • Elasticsearch: Fix handling multiple datalinks for a single field. #44029, @Elfo404
    • Export: Fix error being thrown when exporting dashboards using query variables that reference the default datasource. #44034, @ashharrison90
    • ImportDashboard: Fixes issue with importing dashboard and name ending up in uid. #43451, @torkelo
    • Login: Page no longer overflows on mobile. #43739, @ashharrison90
    • ๐Ÿ”Œ Plugins: Set backend metadata property for core plugins. #43349, @marefr
    • Prometheus: Fill missing steps with null values. #43622, @ivanahuckova
    • Prometheus: Fix interpolation of \$__rate_interval variable. #44035, @ivanahuckova
    • Prometheus: Interpolate variables with curly brackets syntax. #42927, @ivanahuckova
    • Prometheus: Respect the http-method data source setting. #42753, @gabor
    • Table: Fixes issue with field config applied to wrong fields when hiding columns. #43376, @torkelo
    • Toolkit: Fix bug with rootUrls not being properly parsed when signing a private plugin. #43014, @dessen-xu
    • Variables: Fix so data source variables are added to adhoc configuration. #43881, @hugohaggmark

    ๐Ÿ”Œ Plugin development fixes & changes

    • Toolkit: Revert build config so tslib is bundled with plugins to prevent plugins from crashing. #43556, @mckn

    <!-- 8.3.4 END --> <!-- 8.3.3 START -->

  • v8.3.3 Changes

    December 10, 2021

    ๐Ÿ”‹ Features and enhancements

    • BarChart: Use new data error view component to show actions in panel edit. #42474, @torkelo
    • CloudMonitor: Iterate over pageToken for resources. #42546, @iwysiu
    • Macaron: Prevent WriteHeader invalid HTTP status code panic. #42973, @bergquist

    ๐Ÿ› Bug fixes

    • AnnoListPanel: Fix interpolation of variables in tags. #42318, @francoisdtm
    • CloudWatch: Allow queries to have no dimensions specified. #42800, @sunker
    • CloudWatch: Fix broken queries for users migrating from 8.2.4/8.2.5 to 8.3.0. #42611, @sunker
    • CloudWatch: Make sure MatchExact flag gets the right value. #42621, @sunker
    • Dashboards: Fix so that empty folders can be deleted from the manage dashboards/folders page. #42527, @ashharrison90
    • InfluxDB: Improve handling of metadata query errors in InfluxQL. #42500, @gabor
    • Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions. #42590, @ivanahuckova
    • Prometheus: Fix running of exemplar queries for non-histogram metrics. #42749, @ivanahuckova
    • Prometheus: Interpolate template variables in interval. #42637, @ivanahuckova
    • StateTimeline: Fix toolitp not showing when for frames with multiple fields. #42741, @dprokop
    • TraceView: Fix virtualized scrolling when trace view is opened in right pane in Explore. #42480, @autoric
    • Variables: Fix repeating panels for on time range changed variables. #42828, @hugohaggmark
    • Variables: Fix so queryparam option works for scoped variables. #42742, @hugohaggmark

    <!-- 8.3.3 END --> <!-- 8.3.2 START -->

  • v8.3.2 Changes

    December 10, 2021

    <!-- 8.3.2 END -->

    <!-- 8.3.1 START -->

  • v8.3.1 Changes

    December 07, 2021
    • ๐Ÿ”’ Security: Fixes CVE-2021-43798. For more information, see our blog

    <!-- 8.3.1 END -->

    <!-- 8.3.0 START -->

  • v8.3.0 Changes

    November 30, 2021

    ๐Ÿ”‹ Features and enhancements

    ๐Ÿ› Bug fixes

    • Alerting: Clear alerting rule evaluation errors after intermittent failures. #42386, @gotjosh
    • Alerting: Fix refresh on legacy Alert List panel. #42322, @peterholmberg
    • Dashboard: Fix queries for panels with non-integer widths. #42420, @gabor
    • Explore: Fix url update inconsistency. #42288, @gabor
    • Prometheus: Fix range variables interpolation for time ranges smaller than 1 second. #42242, @ivanahuckova
    • ValueMappings: Fixes issue with regex value mapping that only sets color. #42311, @torkelo

    <!-- 8.3.0 END --> <!-- 8.3.0-beta2 START -->

  • v8.3.0-beta2 Changes

    November 25, 2021

    ๐Ÿ”‹ Features and enhancements

    • Alerting: Create DatasourceError alert if evaluation returns error. #41869, @gerobinson
    • Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting. #42200, @armandgrillet
    • Alerting: Support mute timings configuration through the api for the embedded alert manager. #41533, @JohnnyQQQQ
    • CloudWatch: Add missing AWS/Events metrics. #42164, @n2N8Z
    • ๐Ÿ“„ Docs: Add easier to find deprecation notices to certain data sources and to the changelog. #41938, @gabor
    • ๐Ÿ”Œ Plugins Catalog: Enable install controls based on the pluginAdminEnabled flag. #41686, @leventebalogh
    • Query caching: Increase max_value_mb default to 10. (Enterprise)
    • Table: Add space between values for the DefaultCell. #42246, @kirederik
    • Table: Add space between values on JSONViewCell. #42156, @kirederik
    • Tracing: Make query editors available in dashboard for Tempo and Zipkin. #41974, @ivanahuckova

    ๐Ÿ› Bug fixes

    ๐Ÿ’ฅ Breaking changes

    0๏ธโƒฃ Grafana 8 Alerting enabled by default for installations that do not use legacy alerting

    Starting with Grafana v8.3.0, if you have not explicitly disabled unified alerting and do not have legacy alerts set up you are automatically "migrated" to Grafana 8 Alerting.

    A migration from legacy to Grafana 8 Alerting will never incur a data loss, as the previous data is kept around for rollback purposes. However, going from Grafana 8 Alerting to legacy alerting will delete all the data created for Grafana 8 Alerting. It is recommended that you backup your database before attempting a migration between systems.

    If unclear, please verify the table below:

    [alerting][enabled] [unified_alerting][enabled] With Existing Legacy Alerts Result
    true true N/A Error
    true false N/A Legacy Alerting
    true not set Yes Legacy Alerting
    true not set No Grafana 8 Alerting
    not set true N/A Grafana 8 Alerting
    not set false N/A Legacy Alerting
    not set not set Yes Legacy Alerting
    not set not set No Grafana 8 Alerting
    false true N/A Grafana 8 Alerting
    false false N/A Alerting disabled
    false not set N/A Grafana 8 Alerting

    N/A in the "With Existing Legacy Alerts" column means that it does not matter if you have legacy alerts or not. Issue #42200

    โฌ†๏ธ Keep Last State for "If execution error or timeout" when upgrading to Grafana 8 alerting

    In Grafana 8.3.0-beta2 we changed how alert rules that use Keep Last State for If execution error or timeout are upgraded from Legacy Alerting to Grafana 8 alerting. In 8.3.0-beta1 and earlier, alert rules with Keep Last State for If execution error or timeout were changed to Alerting when upgrading from Legacy Alerting to Grafana 8 alerting. However, in 8.3.0-beta2 these alert rules are now upgraded to a new option called Error. With this option, on encountering an error evaluating an alert rule, Grafana creates a special alert called DatasourceError with the rule_uid and ref_id as labels and an annotation called Error with the error message. Issue #41869

    ๐Ÿ—„ Deprecations

    ๐Ÿš€ The access mode "browser" is deprecated in the following data sources and will be removed in a later release:

    • Prometheus
    • InfluxDB
    • Elasticsearch Issue #41938

    ๐Ÿ”Œ Plugin development fixes & changes

    <!-- 8.3.0-beta2 END --> <!-- 8.3.0-beta1 START -->