Grafana - Package Updates
Pinned
Grafana
-
[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
-
[1.26.2]
- Update Grafana to 11.2.2+security-01
- Fixes CVE-2024-9264
-
[1.26.3]
- Update Grafana to v11.2.3
- Changelog
- Alerting: Fix incorrect permission on POST external rule groups endpoint [CVE-2024-8118] #93947, @alexweav
- AzureMonitor: Fix App Insights portal URL for multi-resource trace queries #94475, @aangelisc
- Canvas: Allow API calls to grafana origin #94129, @adela-almasan
- Folders: Correctly show new folder button under root folder #94712, @IevaVasiljeva
- OrgSync: Do not set default Organization for a user to a non-existent Organization #94549, @mgyongyosi
- Plugins: Skip install errors if dependency plugin already exists #94717, @wbrowne
- ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability #94959, @samjewell
-
[1.27.1]
- Update grafana to 11.3.1
- Full Changelog
- Alerting: Make context deadline on AlertNG service startup configurable #96135, @fayzal-g
- MigrationAssistant: Restrict dashboards, folders and datasources by the org id of the signed in user #96345, @leandro-deveikis
- User: Check SignedInUser OrgID in RevokeInvite #95490, @mgyongyosi
- Alerting: Fix escaping of silence matchers in utf8 mode #95347, @tomratcliffe
- Alerting: Fix overflow for long receiver names #95133, @gillesdemey