Grafana - Package Updates
Pinned
Grafana
-
[1.20.2]
- Update Grafana to 10.1.5
- Changelog
- Chore: Upgrade Go to 1.20.10. #76355, @zerok
- Cloudwatch: Backport 73524 Bring Back Legacy Log Group Picker. #75031, @sarahzinger
- Cloudwatch: Prevent log group requests with ARNs if feature flag is off. #75691, @sarahzinger
- Alerting: Add support for keep_firing_for field from external rulers. #75257, @rwwiv
- Canvas: Avoid conflicting stylesheets when loading SVG icons. #75032, @adela-almasan
- Alerting: Prevent showing "Permissions denied" alert when not accurate. #74925, @VikaCep
- BrowseDashboards: Only remember the most recent expanded folder. #74809, @joshhunt
- Tempo Service Map: Fix context menu links in service map when namespace is present. #74796, @javiruiz01
- Logs Panel: Performance issue while scrolling within panel in safari. #74747, @gtk-grafana
- Bug: Allow to uninstall a deprecated plugin. #74704, @andresmgot
- Licensing: Pass func to update env variables when starting plugin. #74678, @leandro-deveikis
- Nested folders: Fix folder hierarchy in folder responses. #74580, @papagian
- Share link: Use panel relative time for direct link rendered image. #74518, @Clarity-89
- Alerting: Do not exit if Redis ping fails when using redis-based Alertmanager clustering. #74399, @alexweav
- Alerting: Refactor AlertRuleForm and fix annotations step description for cloud rules. #74193, @soniaAguilarPeiron
-
[1.21.1]
- Update Grafana to 10.2.1
- Changelog
- Dashboards: Fix dashboard listing when user can't list any folders. #77988, @IevaVasiljeva
- Search: Modify query for better performance. #77713, @papagian
- RBAC: Allow scoping access to root level dashboards. #77608, @IevaVasiljeva
- CloudWatch Logs: Add labels to alert and expression queries. #77594, @iwysiu
- Bug Fix: Respect data source version when provisioning. #77542, @andresmgot
- Explore: Fix support for angular based datasource editors. #77505, @Elfo404
- Plugins: Fix status_source always being "plugin" in plugin request logs. #77436, @xnyo
-
[1.21.2]
- Update Grafana to 10.2.2
- Changelog
- FeatureToggle: Disable dashgpt by default and mark it as preview. #78349, @ivanortegaalba
- SaveDashboardPrompt: Reduce time to open drawer when many changes applied. #78308, @ivanortegaalba
- Alerting: Fix export with modifications URL when mounted on subpath. #78217, @gillesdemey
- Explore: Fix queries (cached & non) count in usage insights. #78216, @Elfo404
-
[1.21.3]
- Update Grafana to 10.2.3
- Changelog
- Auth: Improve groups claim setup docs for AzureAD. #79227, @mgyongyosi
- Alerting: Attempt to retry retryable errors. #79175, @gotjosh
- Unified Alerting: Set max_attempts to 1 by default. #79103, @gotjosh
- Auth: Add anonymous users view and stats. #78965, @Jguer
- Alerting: Fix deleting rules in a folder with matching UID in another organization. #79011, @papagian
- CloudWatch: Correctly quote metric names with special characters. #78975, @iwysiu
- DeleteDashboard: Redirect to home after deleting a dashboard. #78936, @ivanortegaalba
- Alerting: Fixes combination of multiple predicates for rule search. #78912, @gillesdemey
- CloudWatch: Fetch Dimension keys correctly from Dimension Picker. #78831, @iwysiu
- Tempo: Fix read-only access error. #78801, @fabrizio-grafana
- Bug: Fix broken ui components when angular is disabled. #78670, @jackw
- InfluxDB: Parse data for table view to have parity with frontend parser. #78551, @itsmylife
- Elasticsearch: Fix processing of raw_data with not-recognized time format. #78380, @ivanahuckova
-
[1.22.1]
- Update Grafana to 10.3.4
- Changelog
- LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync. #83750, @Jguer
- Tempo: Add template variable interpolation for filters (#83213). #83706, @joey-grafana
- Elasticsearch: Fix adhoc filters not applied in frontend mode. #83596, @svennergr
- Dashboards: Fixes issue where panels would not refresh if time range updated while in panel view mode. #83525, @kaydelaney
- Auth: Fix email verification bypass when using basic authentication. #83484
- AuthProxy: Invalidate previous cached item for user when changes are made to any header. #83203, @klesh
- LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited. #82902, @kaydelaney
- LibraryPanels: Fix issue with repeated library panels. #82259, @kaydelaney
- Plugins: Don't auto prepend app sub url to plugin asset paths. #82147, @wbrowne
- Elasticsearch: Set middlewares from Grafana's httpClientProvider. #81929, @svennergr
- Folders: Fix failure to update folder in SQLite. #81862, @papagian
- Loki/Elastic: Assert queryfix value to always be string. #81463, @svennergr
-
[1.23.0]
- Update Grafana to 10.4.2
- Changelog
- Angular deprecation: Prefer local "angularDetected" value to the remote one. #85631, @xnyo
- AuthProxy: Fix missing session for ldap auth proxy users. #85237, @Jguer
- Alerting: Fix receiver inheritance when provisioning a notification policy. #85192, @julienduchesne
- CloudMonitoring: Only run query if filters are complete. #85016, @aangelisc
-
[1.24.0]
- Update Grafana to 11.0.0
- Changelog
- Alerting: Add two sets of provisioning actions for rules and notifications . #87572, @yuri-tceretian
- Chore: Upgrade go to 1.21.10. #87472, @stephaniehingtgen
- Auth: Force lowercase login/email for users. #86985, @eleijonmarck
- Navigation: Add a return to previous button when navigating to different sections. #86797, @eledobleefe
- DashboardScene: Move add library panel view from grid item to drawer. #86409, @torkelo
- CloudWatch : Add missing AWS/ES metrics. #86271, @thepalbi
- Alerting: Reduce set of fields that could trigger alert state change. #86266, @benoittgt
- OAuth: Make sub claim required for generic oauth behind feature toggle. #86118, @kalleep
- Grafana E2E: Add deprecation notice and update docs. #85778, @sunker
- Loki: Remove API restrictions on resource calls. #85201, @svennergr
- Chore: Upgrade go to 1.21.10. (Enterprise)
-
[1.25.0]
- Update Grafana to 11.1.0
- Changelog
- Tracing: Enable traces to profiles. #88896, @marefr
- Auth: Add org to role mappings support to Google integration. #88891, @kalleep
- Alerting: Support AWS SNS integration in Grafana. #88867, @yuri-tceretian
- Auth: Add org to role mappings support to Okta integration. #88770, @mgyongyosi
- Auth: Add org to role mappings support to Gitlab integration. #88751, @kalleep
- Cloudwatch: Use the metric map from grafana-aws-sdk. #88733, @iwysiu
- Alerting: Add option to use Redis in cluster mode for Alerting HA. #88696, @fayzal-g