SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for grafana-9.5.18-3.1.uyuni.x86_64.rpm :

* Fri Apr 05 2024 witold.bedykAATTsuse.com- Packaging improvements:
* Changed deprecated `disabled` service mode to `manual`
* Drop golang-packaging macros
* Drop explicit mod=vendor as it is enabled automatically- Update to version 9.5.18:
* [SECURITY] CVE-2024-1313: Require same organisation when deleting snapshots (bsc#1222155)- Update to version 9.5.17:
* [FEATURE] Alerting: Backport use Alertmanager API v2
* Fri Mar 08 2024 witold.bedykAATTsuse.com- Require Go 1.20
* Thu Feb 22 2024 witold.bedykAATTsuse.com- Update to version 9.5.16:
* [SECURITY] CVE-2023-6152: Add email verification when updating user email (bsc#1219912)
* [BUGFIX] Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL- Update to version 9.5.15:
* [FEATURE] Alerting: Attempt to retry retryable errors- Update to version 9.5.14:
* [BUGFIX] Alerting: Fix state manager to not keep datasource_uid and ref_id labels in state after Error
* [BUGFIX] Transformations: Config overrides being lost when config from query transform is applied
* [BUGFIX] LDAP: Fix enable users on successfull login- Update to version 9.5.13:
* [BUGFIX] BrowseDashboards: Only remember the most recent expanded folder
* [BUGFIX] Licensing: Pass func to update env variables when starting plugin- Update to version 9.5.12:
* [FEATURE] Azure: Add support for Workload Identity authentication- Update to version 9.5.9:
* [FEATURE] SSE: Fix DSNode to not panic when response has empty response
* [FEATURE] Prometheus: Handle the response with different field key order
* [BUGFIX] LDAP: Fix user disabling
* Wed Aug 23 2023 witold.bedykAATTsuse.com- Update to version 9.5.8:
* Features and enhancements GenericOAuth: Set sub as auth id
* Bug fixes: DataSourceProxy: Fix url validation error handling- Update to version 9.5.7:
* Features and enhancements Alerting: Sort NumberCaptureValues in EvaluationString Alerting: Improve performance of matching captures Alerting: No longer silence paused alerts during legacy migration Alerting: Remove and revert flag alertingBigTransactions Alerting: Migrate unknown NoData\\Error settings to the default Tracing: supply Grafana build version Tempo: Escape regex-sensitive characters in span name before building promql query
* Bug fixes: Plugins: Only configure plugin proxy transport once Alerting: Fix unique violation when updating rule group with title chains/cycles Prometheus: Version detect bug Prometheus: Fix heatmap format with no data Database: Change getExistingDashboardByTitleAndFolder to get dashboard by title, not slug Alerting: Convert \'Both\' type Prometheus queries to \'Range\' in migration SQLStore: Fix Postgres dialect treating \"false\" migrator default as true Alerting: Support newer http_config struct InfluxDB: Interpolate retention policies StatusHistory: Fix rendering of value-mapped null Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects AnonymousAuth: Fix concurrent read-write crash AzureMonitor: Ensure legacy properties containing template variables are correctly migrated Explore: Remove data source onboarding page Dashboard: Re-align Save form Azure Monitor: Fix bug that did not show alert rule preview Histogram: Respect min/max panel settings for x-axis Heatmap: Fix color rendering for value ranges < 1 Heatmap: Handle unsorted timestamps in calculate mode Google Cloud Monitor: Fix mem usage for dropdown AzureMonitor: Fix logs query multi-resource and timespan values Utils: Reimplement util.GetRandomString to avoid modulo bias Alerting: Fix matching labels with spaces in their values Dashboard: Fix applying timezone to datetime variables Dashboard: Fix panel description event triggering every time panel is rendered Tempo: Fix get label values based on CoreApp type Heatmap: Fix log scale editor Dashboard: Fix disappearing panel when viewed panel is refreshed Prometheus: Fix bug in creating autocomplete queries with labels Prometheus: Fix Query Inspector expression range value Alerting: Fix migration failing if alert_configuration table is not empty InfluxDB: Fix querying retention policies on flux mode- Update to version 9.5.6:
* Bug fixes Dashboard: Fix library panels in collapsed rows not getting updated Auth: Add and document option for enabling email lookup
* Fri Jun 23 2023 witold.bedykAATTsuse.com- Update to version 9.5.5:
* Bug fixes Security: Fix authentication bypass using Azure AD OAuth (bsc#1212641, CVE-2023-3128, jsc#PED-3694). Auth: Show invite button if disable login form is set to false. Azure: Fix Kusto auto-completion for Azure datasources. RBAC: Remove legacy AC editor and admin role on new dashboard route. API: Revert allowing editors to access GET /datasources. Settings: Add ability to override skip_org_role_sync with Env variables.- Update to version 9.5.3:
* Bug fixes Query: Prevent crash while executing concurrent mixed queries (bsc#1212099, CVE-2023-2801). Alerting: Require alert.notifications:write permissions to test receivers and templates (bsc#1212100, CVE-2023-2183).- Update to version 9.5.2:
* Bug fixes Alerting: Scheduler use rule fingerprint instead of version. Explore: Update table min height. DataLinks: Encoded URL fixed. TimeSeries: Fix leading null-fill for missing intervals. Dashboard: Revert fixed header shown on mobile devices in the new panel header. PostgreSQL: Fix TLS certificate issue by downgrading lib/pq. Provisioning: Fix provisioning issues with legacy alerting and data source permissions. Alerting: Fix misleading status code in provisioning API. Loki: Fix log samples using `instant` queries. Panel Header: Implement new Panel Header on Angular Panels. Azure Monitor: Fix bug that was not showing resources for certain locations. Alerting: Fix panic when reparenting receivers to groups following an attempted rename via Provisioning. Cloudwatch Logs: Clarify Cloudwatch Logs Limits.
* Fri Apr 28 2023 witold.bedykAATTsuse.com- Update to 9.5.1
* Bug fixes Loki Variable Query Editor: Fix bug when the query is updated Expressions: Fix expression load with legacy UID -100
* Fri Apr 28 2023 witold.bedykAATTsuse.com- Remove 0002-Update-exporter-toolkit-to-version-0.7.3.patch- Modified 0001-Add-source-code-reference.patch- Update to 9.5.0 (CVE-2023-1387, bsc#1210907, jsc#PED-3694)
* Breaking changes - default named retention policies won\'t be used to query. Users who have a default named retention policy in their influxdb database, have to rename it to something else. Having default named retention policy is not breaking anything. We will make sure to use the actual default retention policy under the hood. To change the hardcoded retention policy in the dashboard.json, users must they select the right retention policy from dropdown and save the panel/dashboard. - Grafana Alerting rules with NoDataState configuration set to Alerting will now respect \"For\" duration. - Users who use LDAP role sync to only sync Viewer, Editor and Admin roles, but grant Grafana Server Admin role manually will not be able to do that anymore. After this change, LDAP role sync will override any manual changes to Grafana Server Admin role assignments. If grafana_admin is left unset in LDAP role mapping configuration, it will default to false.
* Features and enhancements API keys: Add deprecation to api keys. API: Enable serving Swagger UI by default and add docs and guidelines. API: Permit Cache-Control (browser caching) for datasource resources. Accessibility: Make row actions keyboard accessible. Admin/Plugins: Set category filter in connections link. Alerting: Add CustomDetails field in PagerDuty contact point. Alerting: Add dashboard and panel links to rule and instance annotations. Alerting: Add filter and remove funcs for custom labels and annotations. Alerting: Add fuzzy search to alert list view. Alerting: Add metrics for active receiver and integrations. Alerting: Better printing of labels. Alerting: Create new state history \"fanout\" backend that dispatches to multiple other backends at once. Alerting: Enable preview for recording rules. Alerting: Fetch all applied alerting configurations. Alerting: Introduce proper feature toggles for common state history backend combinations. Alerting: Make time range query parameters not required when querying Loki. Alerting: New notification policies view. Alerting: No longer index state history log streams by instance labels. Alerting: Respect \"For\" Duration for NoData alerts. Alerting: Support filtering rules by multiple datasources. Alerting: Switch to snappy-compressed-protobuf for outgoing push requests to Loki. Angular: Prevent angular from loading when disabled. Auth: Add Generic oauth skip org role sync setting. Auth: Add feature flag to move token rotation to client. Auth: Show user sync external Authentication status. Backend: Use sdk version 0.148.0. Chore: Add stat for remote cache config. Chore: Replace short UID generation with more standard UUIDs. Chore: Use DOMPurify to sanitize strings rather than js-xss. CloudMonitoring: Add possibility to use path for private key. CloudWatch Logs: Update default timeout to 30m. CloudWatch: Add AWS/IotSiteWise namespace and metrics. CloudWatch: Add account support to variable queries. CloudWatch: Make deeplinks work for us-gov and china regions. Cloudwatch: Add MeteredIOBytes metric for EFS. Command Palette: Display dashboard location. Command palette: Enable folder searching. Connections: Turn on feature toggle by default. Cookies: Provide a mechanism for per user control over cookies. Dashboard Datasource: Update Query List & Improve UX. Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu. Dashboard: Add value format for requests per minute. Dashboard: Empty/No Panels dashboard with a new design. Dashboard: When dashboard is not found show message instead of empty page. Dashboards: Enable feature flag newPanelChromeUI by default. Dataplane: Support timeSeriesLong without transform. Datasources: Add user_agent header customization for outgoing HTTP requests. Datasources: Use getDefaultQuery in annotations editors. Docs: Add documentation on how to debug backend plugins. Docs: Deprecate dashboard previews. Elasticsearch: Detect Elasticsearch version. Elasticsearch: Run Explore queries trough data source backend. Explore: Add range option to internal data links. Explore: Add transformations to correlation data links. Explore: Support mixed data sources for supplementary query. Extensions: Expose an enum for available placements. Feat: Changing link destination for get more plugins. Feat: Linking to plugin details page rather than externally for new datasources. FieldMatchers: Add match by value (reducer). Flame graph: Add context menu. Flame graph: Add metadata above flame graph. Geomap: Improve tooltip url for photos layer. Geomap: Release night / day layer. InfluxDB: Move database information into jsondata. Jaeger and Zipkin: Config & docs upgrade. LDAP: Allow setting minimum TLS version and accepted ciphers. Live: Remove (alpha) ability to configure live pipelines. Logger: Add feature toggle for errors in HTTP request logs. Login: Allow custom name and icon for social providers. Logs Panel: Refactor style generation to improve rendering performance. Logs: Add millisecond to timestamp in log line. Logs: Rename dedup to deduplicate. Loki Query Editor: Make Monaco the default editor. Loki: Add unpack query builder hint. Loki: Add descriptions to query builder operations. Loki: Add placeholder to the loki query editor. Loki: Always fetch for new label keys in the QueryBuilder. Loki: Display error with label filter conflicts. Loki: Improve the display of loki query stats. MSSQL/Postgres: List views in table dropdown as well. MSSQL: Update forked go-mssqldb dependency. Metrics: Update comment to mention folders instead of dashboards. Navigation: Enable new navigation by default. NodeGraph: Support icons for nodes. Notifications: Enable display of trace ID by default. Packaging: Start Grafana service after InfluxDB. Panel Header: Add CancelQuery option to panel header. Panel: Show multiple errors info in the inspector. PanelChrome: Add option to show actions on the right side (actions = leftItems). Phlare: Allow variables in labelSelector (in query). Plugin: Skip preloading disabled app plugins. Plugins: Add optional logger for plugin requests sent to backend plugins. Plugins: Extend panel menu with commands from plugins. Plugins: Extend panel menu with links from plugins. Plugins: Improve instrumentation by adding metrics and tracing. Plugins: Support for distributed tracing in backend plugins SDK. Plugins: Support for link extensions. Profiling: Enable flame graph & Phlare/Parca data sources for all users. Prometheus Datasource: Improve Prom query variable editor. Prometheus Metrics: Add missing stat_total_teams metric. Prometheus/Loki: Run query explicitly instead of onblur in panel edit. Prometheus: Browser resource caching. Prometheus: Improve prometheus query variable editor. Prometheus: Use $__rate_interval for rate queries generated by metric browser. Pubdash: Email sharing handle dashboard deleted. PublicDashboards: Backfills share column with default value. PublicDashboards: Configuration modal redesign. PublicDashboards: Email sharing. PublicDashboards: Enable creation when dashboard has template variables. PublicDashboards: Paused or deleted public dashboard screen. QueryHistory: Improve handling of mixed datasource entries. Rendering: Experimental support to use JWTs as auth method. SQL Datasources: Add back help content. Schema: Remove exclusion for timeseries and update imports. Search: Improvements for starred dashboard search. Select: Show icon in the grafana/ui Select component. Service accounts: Creation logic simplification. Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab. SplitOpen: Update API to accept multiple queries. Stat Panel: Add an option for a non-gradient/solid background. Stat: Add ability to remove default single-color background gradient. SupportBundles: Add OAuth bundle collectors. Table Panel: Add ability to use text color for value or hide value in gauge cell. Table: Introduce sparkline cell type. Tempo: Config and doc updates. Tempo: Update service graph view and docs. TraceView: Add key and url escaping of json tag values. TraceView: Reworked header. Tracing: Add more detail to HTTP Outgoing Request. Tracing: Docs and config improvements for Tempo/Jaeger/Zipkin. Tracing: Support multiple OTel propagators. Transformations: Support time format when converting time to strings. Transformers: Support adding the row index using calculate field transformer. Units: Format currency with negative before the symbol.
* Bug fixes API: Fix \"Updated by\" Column in dashboard versions table. AccessControl: Allow editors to access GET /api/datasources. Alerting: Add \"backend\" label to state history writes metrics. Alerting: Add alert instance labels to Loki log lines in addition to stream labels. Alerting: Elide requests to Loki if nothing should be recorded. Alerting: Fix DatasourceUID and RefID missing for DatasourceNoData alerts. Alerting: Fix ambiguous handling of equals in labels when bucketing Loki state history streams. Alerting: Fix attachment of external labels to Loki state history log streams. Alerting: Fix creating a recording rule when having multiple datasources. Alerting: Fix explore link in alert detail view. Alerting: Fix share URL for Prometheus rules on subpath. Alerting: Fix stats that display alert count when using unified alerting. Alerting: Hide mute timing actions when dealing with vanilla prometheus. Alerting: Paginate result previews. Alerting: Prometheus-compatible Alertmanager timings editor. Alerting: Update scheduler to get updates only from database. Alerting: Use a completely isolated context for state history writes. Alerting: Use displayNameFromDS if available in preview. Annotation List: Fix panel not updating when variable is changed. Annotations: Ignore unique constraint violations for tags. Auth: Fix orgrole picker disabled if isSynced user. AzureMonitor: Fix Log Analytics portal links. BrowseDashboards: Fix move to General folder not working. Catalog: Show install error with incompatible version. Chore: Update Grafana to use Alertmanager v0.25.1-0.20230308154952-78fedf89728b. CloudMonitoring: Add project selector for MQL editor[fix]. CloudWatch Logs: Fix running logs queries with expressions. CloudWatch Logs: Fix to make log queries use a relative time if available. CloudWatch Logs: Revert \"Queries in an expression should run synchronously\". CloudWatch: Fix cachedQueries insights not being updated for metric queries. Cloudwatch: Pass refId from query for expression queries. Dashboards: Evaluate provisioned dashboard titles in a backwards compatible way. Dashboards: Fix broken internal data links. Database: Don\'t sleep 10ms before every request. Elasticsearch: Fix processing of response with multiple group by for alerting. Elasticsearch: Handle multiple annotation structures. Email: Mark HTML comments as \"safe\" in email templates. ErrorHandling: Fixes issues with bad error messages. ErrorView: Better detection of no-data responses. Explore: Make DataSourcePicker visible on small screens. Fix: DataLinks from data sources override user defined data link. Fix: Top table rendering and update docs. Frontend: Fix broken links in /plugins when pathname has a trailing slash. Geomap: Fix route layer zoom behavior. Google Cloud Monitoring: Fix project variable. HeatMap: Sort y buckets when all bucket names are numeric. InfluxDB: Fix querying with hardcoded retention policy. InfluxDB: Fix sending retention policy with InfluxQL queries. KVStore: Include database field in migration. LDAP: Always synchronize Server Admin role through role sync if role sync is enabled. Library panels: Ensure pagination controls are always correctly displayed. Loki: Fix autocomplete situations with multiple escaped quotes. MegaMenu: Fixes mega menu showing scroll indicator when it shouldn\'t. Navigation: Redirect to root page when switching organization. Navigation: Scrolled hamburger menu links now navigate correctly in Safari. NestedFolders: Fix nested folder deletion. New Panel Header: Fix when clicking submenu item the parent menu item onClick get\'s triggered. Phlare: Fix error when there are no profileTypes to send from backend. PieChart: Show long labels properly. PluginExtensions: Fixed issue with incorrect type being exposed when configuring an extension. Plugins: Ensure proxy route bodies are valid JSON. Plugins: Fix width for README pages with tables. Plugins: Markdown fetch retry with lowercase. Plugins: Skip instrumenting plugin build info for core and bundled plugins. PublicDashboards: Query collapsed panels inside rows. Query Splitting: Fix for handling queries with no requestId. SQL Datasources: Fix variable throwing error if query returns no data. SQL Datasources: Prevent Call Stack Overflows with Large Numbers of Values for Variable. SQLStore: Fix SQLite error propagation if query retries are disabled. Stat Panel: Fix issue with clipping text values. Table Panel: Fix panel migration for options cell type. Table: Fix migrations from old angular table for cell color modes. Table: Fixes issue with pagination summary causing scrollbar. Table: Fixes table panel gauge alignment. TablePanel: Fix table cells overflowing when there are multiple data links. TablePanel: fix footer bug; no footer calculated values after \"hidden\" column override. Templating: Allow percent encoding of variable with custom all. Tempo: Set default limit if none is provided for traceql queries. TimeSeries: Don\'t extend stepped interpolation to graph edges. TimeSeries: Improve stacking direction heuristic. Trace View: Update the queryType to traceql for checking if same trace when clicking span link. TraceView: Don\'t require preferredVisualisationType to render. Utils: Reimplement util.GetRandomString to avoid modulo bias. XYChart: Add all dataset columns in tooltip.
* Plugin development fixes & changes DateTimePicker: Can now select time correctly. Grafana UI: Fix tooltip prop of button component. DateTimePicker: Add min date support to calendar. GrafanaUI: Implement new component Toggletip. ContextMenu: Fix padding and show border based on items.
* Thu Apr 06 2023 marius.kittlerAATTsuse.com- Update to 9.4.7 (2023-03-16)
* Bug fixes Alerting: Update scheduler to receive rule updates only from database. Influxdb: Re-introduce backend migration feature toggle.
* Breaking changes The InfluxDB backend migration feature toggle (influxdbBackendMigration) has been reintroduced in this version as issues were discovered with backend processing of InfluxDB data. Unless this feature toggle is enabled, all InfluxDB data will be parsed in the frontend. This frontend processing is the default behavior. In Grafana 9.4.4, InfluxDB data parsing started to be handled in the backend. If you have upgraded to 9.4.4 and then added new transformations on InfluxDB data, those panels will fail to render. To resolve this either: Remove the affected panel and re-create it or edit the `time` field as `Time` in `panel.json` or `dashboard.json`
* Fri Mar 24 2023 marius.kittlerAATTsuse.com- Remove 0002-Update-exporter-toolkit-to-version-0.7.3.patch as the exporter toolkit has been updated by upstream- Install wrapper scripts under /usr/sbin- Install actual binaries under /usr/libexec/grafana (or /usr/lib under older distributions) and create a simlink for wrapper scripts and the service (which expect the binary to be under /usr/share/grafana/bin)- Update to 9.4.3
* Bug fixes Alerting: Use background context for maintenance function.- Update to 9.4.2
* Bug fixes Alerting: Fix boolean default in migration from false to 0.- Update to 9.4.0
* Features and enhancements Alerting: Add endpoint for querying state history. Alerting: Add label query parameters to state history endpoint. Alerting: Add static label to all state history entries. Alerting: Mark AM configuration as applied. Azure Monitor: Enable multiple resource queries. InfluxDB: Move database information into jsondata. Query Caching: Add per-panel query caching TTL. Table: Add row number column option. Tempo: Remove tempoApmTable feature flag. Transformations: Selectively apply transformation to queries.
* Bug fixes AccessControl: Clear user permission cache for update org user role. Alerting: Fix handling of special floating-point cases when writing observed values to annotations. Auth: Rotate token patch. ContextMenu: Consider y coord when determining bottom collision. Elasticsearch: Fix consistent label order in alerting. Explore: Fix graph not updating when changing config. Heatmap: Support heatmap rows with non-timeseries X axis. Login: Fix panic when a user is upserted by a background process. MSSQL: Add support for macro function calls. MySQL: Quote identifiers that include special characters. Navigation: Sign in button now works correctly when served under a sub path. Nested Folder: Fix for SQLite not to overwrite the parent on restarts. PanelChrome: Adds display mode to support transparent option. Plugins: Case-sensitive routes for standalone pages. Plugins: Prefer to use the data source UID when querying. SQLStore: Fix folder migration for MySQL < 5.7. Search: Fix not being able to clear sort value. Tempo: Fix span name being dropped from the query.
* Plugin development fixes & changes PanelChrome: Implement hover header.- Update to 9.3.7
* Bug fixes Alerting: Validate that tags are 100 characters or less. Expressions: Fixes the issue showing expressions editor. Logs: Fix stats not being updated when log results change. Plugins: Fix circular reference in customOptions leading to MarshalJSON errors. Time Series Panel: Fix legend text selection in Firefox.- Update to 9.3.6
* Bug fixes QueryEditorRow: Fixes issue loading query editor when data source variable selected.- Update to 9.3.4
* Features and enhancements Prometheus: Add default editor configuration. TextPanel: Refactor to functional component.
* Bug fixes Alerting: Fix webhook to use correct key for decrypting token. Alerting: Set error annotation on EvaluationError regardless of underlying error type. Datasources: Fix Proxy by UID Failing for UIDs with a Hyphen. Fix creating of span link with no tags. Elasticsearch: Fix failing requests when using SigV4. Elasticsearch: Fix toggle-settings are not shown correctly. Explore: Be sure time range key bindings are mounted after clear. Explore: Unsync time ranges when a pane is closed. Logs: Lines with long words do not break properly. Loki: Fix misaligned derived fields settings. Query Builder: Fix max width of input component to prevent overflows. Search: Auto focus input elements. Search: Fix empty folder message showing when by starred dashboards. Table Panel: Fix image of image cell overflowing table cell and cells ignoring text alignment setting when a data link is added.- Update to 9.3.2
* Features and enhancements Graphite: Process multiple queries to Graphite plugin.
* Bug fixes API: Fix delete user failure due to quota not enabled. Accessibility: Improved keyboard accessibility in BarGauge. Accessibility: Improved keyboard accessibility in BigValue. Alerting: Use the QuotaTargetSrv instead of the QuotaTarget in quota check. AzureMonitor: Automate location retrieval. AzureMonitor: Fix bad request when setting dimensions. BarChart: Fix value mappings. Build: Streamline and sync dockerfiles. Build: Unified dockerfile for all builds. CloudWatch: Fix - make sure dimensions are propagated to alert query editor. Cloudwatch: Fix deeplink with default region. Command Palette: Fix not being able to type if triggered whilst another modal is open. Command Palette: Maintain page state when changing theme. Dashboards: Fix \'Make Editable\' button not working in Dashboard Settings. Dashboards: Show error when data source is missing. Datasource: Fix - apply default query also to queries in new panels. Dropdown: Menu now closes correctly when selecting options on touch devices. Influx: Query segment menus now position correctly near the bottom of the screen. Login: Fix failure to login a new user via an external provider if quota are enabled. Loki/Prometheus: Fix wrong queries executed in split view. Loki: Fix wrongly escaped label values when using LabelFilter. Navigation: Prevent app crash when importing a dashboard with a uid of `home`. Panel Edit: Fix data links edit icons being off screen when provided title is too long. Prometheus: Fix exemplar fill color to match series color in time series. Prometheus: Fix exemplars not respecting corresponding series display status. StateTimeline: Fix negative infinity legend/tooltip from thresholds. Table: Fixes row border style not showing and colored rows blending together. Tempo: Fix TraceQL autocomplete issues. TimePicker: Prevent TimePicker overflowing viewport on small screens. TimeRangePicker: Fix recently ranges only not showing all recent ranges. TimeZonePicker: Scroll menu correctly when using keyboard controls.- Update to 9.3.1
* Features and enhancements Connections: Update \"Your connections/Data sources\" page.
* Bug fixes Accessibility: Increase badge constrast to be WCAG AA compliant.- Update to 9.3.0
* Features and enhancements Alerting: Enable interpolation for notification policies in file provisioning. Azure Monitor Logs: Avoid warning when the response is empty. Azure Monitor: Add support to customized routes. Canvas: Add icon value mapping. CloudWatch: Cross-account querying support. Docs: Update `merge-pull-request.md` regarding backport policies. GaugePanel: Setting the neutral-point of a gauge. Geomap: Improve location editor. Internationalization: Enable internationalization by default. Logs: Add `Download logs` button to log log-browser. Loki: Add `gzip` compression to resource calls. Loki: Add improvements to loki label browser. Loki: Make label browser accessible in query builder. Loki: Remove raw query toggle. Middleware: Add CSP Report Only support. Navigation: Prevent viewer role accessing dashboard creation, import and folder creation. OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth. Oauth: Display friendly error message when role_attribute_strict=true and no valid role found. Preferences: Add confirmation modal when saving org preferences. PublicDashboards: Orphaned public dashboard deletion script added. Query Editor: Hide overflow for long query names. Solo Panel: Configurable timezone. TablePanel: Add support for Count calculation per column or per entire dataset. Tempo: Send the correct start time when making a TraceQL query. Various Panels: Remove beta label from Bar Chart, Candlestick, Histogram, State Timeline, & Status History Panels.
* Bug fixes Access Control: Clear user\'s permission cache after resource creation. Access Control: Clear user\'s permission cache after resource creation. Accessibility: Improve keyboard accessibility in `AnnoListPanel`. Accessibility: Improve keyboard accessibility in `Collapse`. Accessibility: Improve keyboard accessibility in `GettingStarted` panel. Accessibility: Improve keyboard accessibility of `FilterPill`. Admin: Fix broken links to image assets in email templates. Azure Monitor: Fix namespace selection for storageaccounts. Calcs: Fix difference percent in legend. DataLinks: Improve Data-Links AutoComplete Logic. Explore: Fix a11y issue with logs navigation buttons. Heatmap: Fix blurry text & rendering. Heatmap: Fix tooltip y range of top and bottom buckets in calculated heatmaps. Logs: Fix misalignment of LogRows. Navigation: Stop clearing search state when opening a result in a new tab. OptionsUI: SliderValueEditor does not get auto focused on slider change. PanelEdit: Fixes bug with not remembering panel options pane collapse/expand state. Quota: Fix failure in store due to missing scope parameters. Quota: Fix failure when checking session limits. StateTimeline: Prevent label text from overflowing state rects. Tempo: Fix search table duration unit. TraceView: Fix broken rendering when scrolling in Dashboard panel in Firefox.
* Plugin development fixes & changes GrafanaUI: Add disabled option for menu items.- Update to 9.2.4
* Features and enhancements Access Control: Add an endpoint for setting several managed resource permissions. Accessibility: Increase `Select` placeholder contrast to be WCAG AA compliant. Alerting: Append org ID to alert notification URLs. Alerting: Make the Grouped view the default one for Rules. Build: Remove unnecessary alpine package updates. Google Cloud Monitoring: Set frame interval to draw null values. Instrumentation: Expose when the binary was built as a gauge. Loki: Preserve `X-ID-Token` header. Search: Reduce requests in folder view. TimeSeries: More thorough detection of negative values for auto-stacking direction.
* Bug fixes Alerting: Attempt to preserve UID from migrated legacy channel. Alerting: Fix response is not returned for invalid Duration in Provisioning API. Alerting: Fix screenshot is not taken for stale series. Auth: Fix admins not seeing pending invites. MSSQL/Postgres: Fix visual query editor filter disappearing. Tempo: Fix dropdown issue on tag field focus. Timeseries: Fix null pointer when matching fill below to field.
* Plugin development fixes & changes Toolkit: Fix Webpack less-loader config.- Update to 9.2.3
* Features and enhancements Docs: Add information about DB version support to upgrade guide. Footer: Update footer release notes link to Github changelog. Prometheus: Do not drop errors in streaming parser. Prometheus: Flavor/version configuration. Prometheus: Provide label values match parameter API when supported prometheus instance is configured. Security: Upgrade x/text to version unaffected by CVE-2022-32149.
* Bug fixes Auth: Fix GF_AUTH_JWT_URL_LOGIN env variable doesn\'t work. Live: Explicitly reply with http 200. Prometheus: Fix builder operation mode changing multiselect to single select behaviour. Prometheus: Fix builder operation mode changing multiselect to single select behaviour. Security: Fix vulnerabilities in webpack loader-utils.- Update to 9.2.2
* Features and enhancements Alerting: Add support for wecom apiapp. Canvas: Improve resource picker initialization. Canvas: Improve text element readability. CloudWatch: Make sure adoption tracking is done on valid, migrated queries. Dashboard: Alerts user to incorrect tag format for JSON import. MSSQL: Support tables from all schemas. Opentsdb: Allow template variables for filter keys. Prometheus: Provide label values match parameter API when supported prometheus instance is configured. QueryEditor: Revert components from grafana-ui.
* Bug fixes Browse: Fix General folder not showing in FolderPicker. Elasticsearch: Fix calculation of trimEdges in alert mode. Elasticsearch: Fix trimEdges delete logic in alert mode. GoogleOAuth: Unlock User Admin UI. LogContext: Fix wrong color of `show context` icon in light theme. Loki: Fix adding of adhoc filters to stream selector when query with empty stream selector. Loki: Fix double stringified log-lines when copied via Copy button. Loki: Fix explain section about $\\_\\_interval variable. Loki: Remove already selected options from next label filter options in builder. NodeGraph: Fix rendering issues when values of arc are over 1. PublicDashboards: Fix hidden queries execution. PublicDashboards: Fix hidden queries execution. Tempo: Fix Node Graph visualization type in dashboard. TimeSeries: Fix stacking when first value is negative zero. TimeseriesPanel: Fix variables in data links. User: Fix externalUserId not being populated.
* Breaking changes We added some components a bit too early to AATTgrafana/ui in 9.2 so we are moving them back to AATTgrafana/experimental. If you used any of these components AccessoryButton EditorFieldGroup EditorHeader EditorField EditorRow EditorList EditorRows EditorSwitch FlexItem Stack InlineSelect InputGroup Space Please use them from grafana/experimental from now on.- Update to 9.2.1
* Features and enhancements Alerting: Improve notification policies created during migration. AzureAD: Add option to force fetch the groups from the Graph API. Docs: Note end of release notes publication. Inspect: Handle JSON tab crash when the provided object is too big to stringify. TablePanel: Footer now updates values on column filtering.
* Bug fixes Alerting: Fix email image embedding on Windows. Alerting: Fix mathexp.NoData for ConditionsCmd. Legacy Alerting: Fix duration calculation when testing a rule. Loki: Propagate additional headers from Grafana to Loki when querying data. Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000. TablePanel: Fix last table column to be centered.
* Plugin development fixes & changes Grafana UI: Export prop types for queryfield, modal and field components. Toolkit: Fix `Cannot use import statement outside...` error in tests.- Update to 9.2.0
* Features and enhancements Alerting: Add Notification error feedback on contact points view. Alerting: Allow created by to be manually set when there\'s no creator for silences. Alerting: Expose info about notification delivery errors in a new /receivers endpoint. Alerting: Update imported prometheus alertmanager version. Alerting: Write and Delete multiple alert instances. Core: Implement aria attributes for query rows, improve a11y. DevEnv: Adds docker block for clickhouse. Docker: removes unneccesary use of edge repo. Explore: Revert split pane resize feature. Frontend: Make local storage items propagate to different tabs immediately. PublicDashboards: Allow disabling an existent public dashboard if it. QueryEditorRow: Only pass error to query editor if panel is not in a loading state. XYChart: Beta release. Alerting: Start ticker only when scheduler starts.
* Bug fixes Alerting: Fix pq: missing FROM-clause for table \"a\". AzureMonitor: Correctly update subscriptions value in ARG editor. Chore: Regenerate swagger specification and fix validation failures. Correlations: Only return correlation for which both source and target datasources exist. Explore: Prevent panes from disappearing when resizing window in split view. Links: Fix opening links from different orgs on the same tab. LogContext: Fix scroll position in upper context group. Logs: Show copy button independently from context. Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore. Loki: Add support for range aggregations with by grouping. Loki: Fix label-value escaping in context query. Loki: Fix redundant escaping in adhoc filter with regex match. PanelEdit: Fixes resize pane border and spacing issues. RBAC: Redirect to /login when forceLogin is set. Security: Fix CVE-2022-27664. StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards. Tempo: Fix unexpected trimming of leading zeroes in traceID. Tracing: Fix bug where errors are not reported to OpenTelemetry.- Update to 9.1.8
* Features and enhancements Alerting: Update imported prometheus alertmanager version.
* Bug fixes Alerting: Fix evaluation interval validation. Alerting: Fix migration to create rules with group index 1. Alerting: Fix migration to not add label \"alertname\". Azure Monitor: Fix empty Logs response for Alerting. Azure Monitor: Fix subscription selector when changing data sources. Google Cloud Monitoring: Fix bucket bound for distributions.- Update to 9.1.7
* Features and enhancements CloudWatch: Add missing AWS/Prometheus metrics. Explore: Add feature tracking events. Graphite: Add error information to graphite queries tracing. Prometheus: Restore FromAlert header. Search: Add search index configuration options. Thresholds: Add option for dashed line style.
* Bug fixes Alerting: Fix default query\'s data source when no default datasource specified. Alerting: Fix mathexp.NoData cannot be reduced. Alerting: Skip unsupported file types on provisioning. AzureMonitor: Ensure resourceURI template variable is migrated. Dashboard: Fix plugin dashboard save as button. Docs: Fix decimals: auto docs for panel edit. Fix: RBAC handle `error no resolver` found. LibraryPanelSearch: Refactor and fix hyphen issue. Live: Fix live streaming with `live-service-web-worker` feature flag enabled. QueryField: Fix wrong cursor position on autocomplete.- Update to 9.1.6
* Features and enhancements DataSource: Adding possibility to hide queries from the inspector. Inspect: Hide Actions tab when it is empty. PanelMenu: Remove hide legend action as it was showing on all panel types. Provisioning Contact points: Support disableResolveMessage via YAML. PublicDashboards: Support subpaths when generating pubdash url.
* Bug fixes Alerting: Fix legacy migration crash when rule name is too long. Alerting: Fix send resolved notifications. Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types. Browse: Hide dashboard actions if user does not have enough permission. ElasticSearch: Fix dispatching queries at a wrong time. Panel: Disable legends when showLegend is false prior to schema v37. Prometheus: Fix metadata requests for browser access mode. Search: Avoid requesting all dashboards when in Folder View. TablePanel/StatPanel: Fix values not being visible when background transparent.- Update to 9.1.5
* Features and enhancements Alerting: Sanitize invalid label/annotation names for external alertmanagers. Alerting: Telegram: Truncate long messages to avoid send error. DisplayProcessor: Handle reverse-ordered data when auto-showing millis. Heatmap: Add option to reverse color scheme. PluginLoader: Alias slate-react as AATTgrafana/slate-react. Search: Add substring matcher, to bring back the old dashboard search behavior. Traces: More visible span colors.
* Bug fixes Alerting: Fix incorrect propagation of org ID and other fields in rule provisioning endpoints. Alerting: Resetting the notification policy tree to the default policy will also restore default contact points. AzureMonitor: Fix custom namespaces. AzureMonitor: Fix issue where custom metric namespaces are not included in the metric namespace list. CloudWatch: Fix display name of metric and namespace. Cloudwatch: Fix annotation query serialization issue. Dashboard: Fix issue where unsaved changes warning would appear even after save, and not being able to change library panels. Dashboard: Hide overflow content for single left pane. Loki: Fix a bug where adding adhoc filters was not possible.- Update to 9.1.4
* Bug fixes GrafanaUI: Fixes Chrome issue for various query fields.- Update to 9.1.3
* Features and enhancements API: Do not expose user input in datasource error responses. Alerting: Write and Delete multiple alert instances. Library Panel: Allow to delete them when deprecated. Plugins Catalog: Allow to filter plugins using special characters.
* Bug fixes Alerting: Fix UI bug when setting custom notification policy group by. AppRootPage: Fix issue navigating between two app plugin pages. Correlations: Use correct fallback handlers. RBAC: Fix deleting empty snapshots. LibraryElements: Fix inability to delete library panels under MySQL. Metrics: fix `grafana_database_conn_
*` metrics, and add new `go_sql_stats_
*` metrics as eventual replacement. TestData DB: Fix node graph not showing when the `Data type` field is set to `random`.
* Deprecations The `grafana_database_conn_
*` metrics are deprecated, and will be removed in a future version of Grafana. Use the `go_sql_stats_
*` metrics instead.- Update to 9.1.2
* Features and enhancements AdHoc variable: Correctly preselect datasource when provisioning. AzureMonitor: Added ARG query function for template variables. Dashboards: Persist details message when navigating through dashboard save drawer\'s tabs. Dashboards: Correctly migrate mixed data source targets. Elasticsearch: Use millisecond intervals for alerting. Elasticsearch: Use millisecond intervals in frontend. Geomap: Local color range. Plugins Catalog: Use appSubUrl to generate plugins catalog urls. Rendering: Add support for renderer token.
* Bug fixes Alerting: Fix saving of screenshots uploaded with a signed url. AngularPanels: Fixing changing angular panel options not taking having affect when coming back from panel edit. Explore: Improve a11y of query row collapse button. Geomap: Fix tooltip display. QueryEditorRow: Filter data on mount. Search: Show all dashboards in the folder view. Tracing: Fix the event attributes in opentelemetry tracing.
* Plugin development fixes & changes GrafanaUI: Fix styles for invalid selects & DataSourcePicker.- Update to 9.1.1
* Features and enhancements Cloud Monitoring: Support SLO burn rate. Schema: Restore \"hidden\" in LegendDisplayMode. Timeseries: Revert the timezone(s) property name change back to singular.
* Bug fixes Alerting: Fix links in Microsoft Teams notifications. Alerting: Fix notifications for Microsoft Teams. Alerting: Fix width of Adaptive Cards in Teams notifications. ColorPickerInput: Fix popover in disabled state. Decimals: Fixes auto decimals to behave the same for positive and negative values. Loki: Fix unique log row id generation. Plugins: Fix file extension in development authentication guide. TimeSeries: Fix jumping legend issue. TimeSeries: Fix memory leak on viz re-init caused by KeyboardPlugin.
* Plugin development fixes & changes TimePicker: Fixes relative timerange of less than a day not displaying. GrafanaUI: Fixes ClipboardButton to always keep multi line content.- Update to 9.1.0
* Features and enhancements API: Allow creating teams with a user defined identifier. Alerting: Adds interval and For to alert rule details. Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only. Alerting: Use Adaptive Cards in Teams notifications. Azure Monitor: Add Network Insights Dashboard. Chore: Improve logging of unrecoverable errors. Correlations: Add UpdateCorrelation HTTP API. Dashboard: Reverted the changes of hiding multi-select and all variable in the datasource picker. Geomap: Add alpha day/night layer. Geomap: Add measuring tools. GrafanaUI: Add success state to ClipboardButton. Heatmap: Replace the heatmap panel with new implementation. KVStore: Allow empty value in kv_store. Prometheus: Promote Azure auth flag to configuration. Search: Display only dashboards in General folder of Search Folder View. Status history/State timeline: Support datalinks. Transform: Add a limit transform. Transformations: Add standard deviation and variance reducers.
* Bug fixes API: Fix snapshot responses. Access Control: Fix permission error during dashboard creation flow. Access Control: Set permissions for Grafana\'s test data source. Alerting: Fix migration failure. BarGauge: Show empty bar when value, minValue and maxValue are all equal. Dashboard: Fix color of bold and italics text in panel description tooltip. Loki: Fix passing of query with defaults to code mode. Loki: Fix producing correct log volume query for query with comments. Loki: Fix showing of unusable labels field in detected fields. Tracing: Fix OpenTelemetry Jaeger context propagation. Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled.
* Plugin development fixes & changes Plugins: Only pass `rootUrls` field in request when not empty.
* Breaking changes Alert notifications to Microsoft Teams now use Adaptive Cards instead of Office 365 Connector Cards. Starting at 9.1.0, existing heatmap panels will start using a new implementation. This can be disabled by setting the `useLegacyHeatmapPanel` feature flag to true. It can be tested on a single dashbobard by adding `?__feature.useLegacyHeatmapPanel=true` to any dashboard URL. The most notable changes are: Significantly improved rendering performance When calculating heatmaps, the buckets are now placed on reasonable borders (1m, 5m, 30s etc) Round cells are no longer supported- Update to 9.0.9
* Bug fixes AngularPanels: Fixing changing angular panel options not taking having affect when coming back from panel edit. AuthNZ: Security fixes for CVE-2022-35957 and CVE-2022-36062.- Update to 9.0.8
* Features and enhancements Alerting: Hide \"no rules\" message when we are fetching from data sources. Rendering: Add support for renderer token. Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled.- Update to 9.0.7
* Features and enhancements CloudMonitoring: Remove link setting for SLO queries.
* Bug fixes GrafanaUI: Render PageToolbar\'s leftItems regardless of title\'s presence.- Update to 9.0.6
* Features and enhancements Access Control: Allow org admins to invite new users to their organization.
* Bug fixes Grafana/toolkit: Fix incorrect image and font generation for plugin builds. Prometheus: Fix adding of multiple values for regex operator. UI/Card: Fix card items always having pointer cursor.- Update to 9.0.5
* Features and enhancements Access control: Show dashboard settings to users who can edit dashboard. Alerting: Allow the webhook notifier to support a custom Authorization header. Plugins: Add signature wildcard globbing for dedicated private plugin type. Prometheus: Don\'t show errors from unsuccessful API checks like rules or exemplar checks.
* Bug fixes Access control: Allow organisation admins to add existing users to org. Alerting: Fix alert panel instance-based rules filtering. Apps: Fixes navigation between different app plugin pages. Cloudwatch: Upgrade grafana-aws-sdk to fix auth issue with secret keys. Grafana/toolkit: Fix incorrect image and font generation for plugin builds. Loki: Fix `show context` not working in some occasions. RBAC: Fix permissions on dashboards and folders created by anonymous users.- Update to 9.0.4
* Features and enhancements Browse/Search: Make browser back work properly when visiting Browse or search. Logs: Improve getLogRowContext API. Loki: Improve handling of empty responses. Plugins: Always validate root URL if specified in signature manfiest. Preferences: Get home dashboard from teams. SQLStore: Support Upserting multiple rows. Traces: Add more template variables in Tempo & Zipkin. Traces: Remove serviceMap feature flag.
* Bug fixes Access Control: Fix missing folder permissions. Access control: Fix org user removal for OSS users. Alerting: Fix Slack notifications. Alerting: Preserve new-lines from custom email templates in rendered email. Log: Fix text logging for unsupported types. Loki: Fix incorrect TopK value type in query builder.- Update to 9.0.3
* Features and enhancements Access Control: Allow dashboard admins to query org users. Access control: Allow organisation admins to add existing users to org. Alerting: Add method to provisioning API for obtaining a group and its rules. Alerting: Add method to provisioning API for obtaining a group and its rules. Alerting: Allow filtering of contact points by name. Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting. Annotations: Use point marker for short time range annotations. AzureMonitor: Update UI to experimental package. AzureMonitor: Update resource and namespace metadata. CloudWatch: Remove simplejson in favor of \'encoding/json\'. DashboardRow: Collapse shortcut prevent to move the collapsed rows. Navigation: Highlight active nav item when Grafana is served from subpath. Plugins: InfluxDB datasource - set epoch query param value as \"ms\". Plugins: InfluxDB update time range query. StateTimeline: Try to sort time field.
* Bug fixes API: Do not validate/save legacy alerts when saving a dashboard if legacy alerting is disabled. Access Control: Fix missing folder permissions. Alerting: Add method to reset notification policy tree back to the default. Alerting: Fix Teams notifier not failing on 200 response with error. Alerting: Fix bug where state did not change between Alerting and Error. Alerting: Fix consistency errors in OpenAPI documentation. Alerting: Fix normalization of alert states for panel annotations. Alerting: Provisioning API respects global rule quota. CSRF: Fix additional headers option. Chore: Bump parse-url to 6.0.2 to fix security vulnerabilities. Chore: Fix CVE-2020-7753 (bsc#1218843). Chore: Fix CVE-2021-3807 (bsc#1192154). Chore: Fix CVE-2021-3918 (bsc#1192696). Chore: Fix CVE-2021-43138 (bsc#1200480). Chore: Fix CVE-2022-0155 (bsc#1218844). Dashboard: Fixes tooltip issue with TimePicker and Setting buttons. Dashboard: Prevent unnecessary scrollbar when viewing single panel. Logs: Fixed wrapping log lines from detected fields. Loki: Add missing operators in label filter expression. Loki: Fix error when changing operations with different parameters. Loki: Fix suggesting of correct operations in query builder. Plugins: InfluxDB variable interpolation fix for influxdbBackendMigration feature flag. SQLstore: Fix fetching an inexistent playlist. Snapshots: Fix deleting external snapshots when using RBAC. Table: Fix scrollbar being hidden by pagination. Templating: Changing between variables with the same name now correctly triggers a dashboard refresh. Time series panel: Fix an issue with stacks being not complete due to the incorrect data frame length.- Update to 9.0.2
* Features and enhancements Alerting: Add support for images in Pushover alerts. Alerting: Don\'t stop the migration when alert rule tags are invalid. Alerting: Skip the default data source if incompatible. AzureMonitor: Parse non-fatal errors for Logs. OAuth: Restore debug log behavior. Plugins: Improved handling of symlinks.
* Bug fixes Alerting: Code-gen parsing of URL parameters and fix related bugs. Annotations: Fix annotation autocomplete causing panels to crash. Barchart: Fix warning not showing. CloudWatch: Enable custom session duration in AWS plugin auth. Dashboards: Fixes issue with the initial panel layout counting as an unsaved change. Plugins: Use a Grafana specific SDK logger implementation for core plugins. Search: Fix pagination in the new search page.- Update to 9.0.1
* Features and enhancements Alerting: Add support for image annotation in Alertmanager alerts. Alerting: Add support for images in SensuGo alerts. Alerting: Add support for images in Threema alerts. Alerting: Adds Mimir to Alertmanager data source implementation. Alerting: Invalid setting of enabled for unified alerting should return error. AzureMonitor: Clean namespace when changing the resource. AzureMonitor: Update supported namespaces and filter resources by the right type. CLI: Allow relative symlinks in zip archives when installing plugins. Dashboard: Don\'t show unsaved changes modal for automatic schema changes. Dashboard: Unsaved changes warning should not trigger when only pluginVersion has changed. Expression: Execute hidden expressions. Geomap: Support showing tooltip content on click (not just hover). Heatmap: Remove alpha flag from new heatmap panel. Instrumentation: Define handlers for requests that are not handled with named handlers. Log Panel: Improve log row hover contrast and visibility. Logs: Handle backend-mode errors in histogram. Loki: Do not show histogram for instant queries. Loki: Handle data source configs with path in the url. Loki: Handle invalid query type values. OAuth: Redirect to login if no oauth module is found or if module is not configured. OptionsUI: Move internal options editors out of AATTgrafana/ui. Prometheus: Don\'t show undefined for step in collapsed options in query editor when value is \"auto\". Prometheus: Show query patterns in all editor modes for Prometheus and Loki. Tempo: Add link to Tempo Search with node service selected. Time Series Panel: Add Null Filling and \"No Value\" Support. TimeSeries: Add an option to set legend width. Timeseries: Improve cursor Y sync behavior. Traces: Do not use red in span colors as this looks like an error.
* Bug fixes Alerting: Fix AM config overwrite when SQLite db is locked during sync. Alerting: Fix alert instances filtering for prom rules. Alerting: Fix alert rule page crashing when datasource contained URL unsafe characters. Alerting: Fix automatically select newly created folder option. Alerting: Fix removal of notification policy without labels matchers. CloudWatch: Allow hidden queries to be executed in case an ID is provided. Dashboard: Prevent non-repeating panels being dropped from repeated rows when collapsed/expanded. Dashboards: Fix folder picker not showing correct results when typing too fast. Datasource: Prevent panic when proxying for non-existing data source. Explore: Fix log context scroll to bottom. Explore: Revert \"Remove support for compact format URLs\". Expressions: Fixes dashboard schema migration issue that casued Expression datasource to be set on panel level. Formatting: Fixes valueFormats for a value of 0. GrafanaData: Fix week start for non-English browsers. LibraryPanel: Resizing a library panel to 6x3 no longer crashes the dashboard on startup. LogRow: Fix placement of icon. Loki: Fix bug in labels framing. Loki: Fix issues with using query patterns. Loki: Fix showing of duplicated label values in dropdown in query builder. MSSQL: Fix ParseFloat error. Panels: Fixes issue with showing \'Cannot visualize data\' when query returned 0 rows. Playlists: Disable Create Playlist buttons for users with viewer role. Plugins: Fix typo in plugin data frames documentation. Prometheus: Fix body not being included in resource calls if they are POST. RolePicker: Fix submenu position on horizontal space overflow. Tracing: Fix trace links in traces panel.
* Deprecations Support for compact Explore URLs is deprecated and will be removed in a future release. Until then, when navigating to Explore using the deprecated format the URLs are automatically converted. If you have existing links pointing to Explore update them using the format generated by Explore upon navigation. You can identify a compact URL by its format. Compact URLs have the left (and optionally right) url parameter as an array of strings, for example `&left=[\"now-1h\",\"now\"...]`. The standard explore URLs follow a key/value pattern, for example `&left={\"datasource\":\"test\"...}`. Please be sure to check your dashboards for any hardcoded links to Explore and update them to the standard URL pattern.- Update to 9.0.0
* Features and enhancements API: Add GET /api/annotations/:annotationId endpoint. API: Add endpoint for updating a data source by its UID. AccessControl: Add enterprise only setting for rbac permission cache. AccessControl: Document basic roles changes and provisioning V2. AccessControl: Enable RBAC by default. AddDataSourceConfig: Remove deprecated checkHealth prop. Alerting: Add Image URLs to Microsoft Teams notifier. Alerting: Add RBAC actions and role for provisioning API routes. Alerting: Add Screenshot URLs to Pagerduty Notifier. Alerting: Add a \"Reason\" to Alert Instances to show underlying cause of state. Alerting: Add a general screenshot service and alerting-specific image service. Alerting: Add image url or file attachment to email notifications. Alerting: Add image_urls to OpsGenie notification details. Alerting: Add notification policy flow chart. Alerting: Attach image URL to alerts in Webhook notifier format. Alerting: Attach image URLs or upload files to Discord notifications. Alerting: Attach image URLs to Google Chat notifications. Alerting: Attach screenshot data to Unified Alerting notifications. Alerting: Create folder for alerting when start from the scratch. Alerting: Modify alertmanager endpoints for proxying using the datasource UID. Alerting: Modify endpoint for testing a datasource rule using the UID. Alerting: Modify prometheus endpoints for proxying using the datasource UID. Alerting: State Manager takes screenshots. Alerting: Use UID scope for folders authorization. Alerting: modify ruler endpoints for proxying using the datasource UID. Angular: Adds back two angular directives that are still used by remaining angular bits and plugins. Azure Monitor: Add Resource Picker to Metrics Queries. Azure Monitor: Add search feature to resource picker. AzureMonitor: Add support for selecting multiple options when using the equals and not equals dimension filters. AzureMonitor: Remove deprecated code. Build: Change names to PascalCase to match. Chore: Remove deprecated DataSourceAPI methods. Chore: Upgrade typescript to 4.6.4. Cloud Monitoring: Use new annotation API. CloudMonitoring: Allow to set a custom value or disable graph_period. CloudWatch: Add generic filter component to variable editor. CloudWatch: Added missing AWS/AppRunner metrics. CloudWatch: Enable support for dynamic labels with migrated alias patterns. Cloudwatch: Pass label in deep link. Cloudwatch: Use new annotation API. Dashboard: Validate dashboards against schema on save. DashboardPickerByID: Add option to exclude dashboards. DashboardPickerById: Add optionLabel prop. Dashboards: Display values of 0 with the configured decimal places. Data: Remove deprecated types and functions from valueMappings. Elasticsearch: Remove browser access mode. Elasticsearch: Remove support for versions after their end of the life (<7.10.0). Encryption: Add support for multiple data keys per day. Encryption: Enable envelope encryption by default. Explore: Remove support for legacy, compact format URLs. Explore: Skip Angular error handling when Angular support is disabled. Explore: simplify support for multiple query editors. FeatureToggles: Support changing feature toggles with URL parameters. FileUpload: Make component accessible by keyboard navigation. Formatting: Make SI number formats more robust. Graph: Deprecate Graph (old) and make it no longer a visualization option for new panels. IconButton: IconButtons are now correctly aligned in Safari. Logger: Enable new logging format by default. Loki: Add more query patterns. Loki: Enable new visual query builder by default. Loki: use the same dataframe-format for both live and normal queries. OAuth: Make allowed email domain case insensitive. Panels: Use the No value option when showing the no data message. Plugins: Remove plugin list panel. Query History: Enable new query history by default. QueryEditorRow: Show query errors next to query in a consistent way across Grafana. SAML: Implement Name Templates for assertion_attribute_name option. Service accounts: Do not display service accounts assigned to team. Settings: Use Grafana Azure SDK to pass Azure env vars for external plugins. Shortcuts: Add shortcut to show shortcuts to the list of shortcuts. Traces Panel: Add new Traces Panel visualization. Traces: Filter by service/span name and operation in Tempo and Jaeger. Transformations: Allow more complex regex expressions in `Rename by regex`. grafana/ui: Add default type=\"button\" to
 
ICM