Grafana - Package Updates
-
[1.25.3]
- Update Grafana to 11.1.4
- Changelog
-
[1.26.0]
- Update Grafana to 11.2.0
- Changelog
-
[1.26.1]
- Update Grafana to v11.2.2
- Changelog
- Update pkg/services/cloudmigration/cloudmigrationimpl/xorm_store_test.go
-
[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.0]
- Update Grafana to v11.3.0
- Changelog
-
[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
-
[1.27.2]
- Update grafana to 11.3.2
- Full Changelog
- Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)
- Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @mgyongyosi
-
[1.28.0]
- Update grafana to 11.4.0
- Full Changelog
- Cloudwatch: OpenSearch PPL and SQL support in Logs Insights
-
[1.28.1]
- checklist added to CloudronManifest
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[1.28.2]
- Update grafana to 11.4.1
- Full Changelog
- Security: Update to Go 1.23.5 - Backport to v11.4.x #99123, @Proximyst
- Security: Update to Go 1.23.5 - Backport to v11.4.x (Enterprise)
- Alerting: AlertingQueryRunner should skip descendant nodes of invalid queries #97830, @gillesdemey
- Alerting: Fix alert rules unpausing after moving rule to different folder #97583, @santihernandezc
- Alerting: Fix label escaping in rule export #98649, @moustafab
- Alerting: Fix slack image uploading to use new api #98066, @moustafab
- Azure/GCM: Improve error display #97594, @aangelisc
- Dashboards: Fix issue where filtered panels would not react to variable changes #98734, @oscarkilhed
- Dashboards: Fixes issue with panel header showing even when hide time override was enabled #98747, @torkelo
- Dashboards: Fixes week relative time ranges when weekStart was changed #98269, @torkelo
- Dashboards: Panel react for
timeFromandtimeShiftchanges using variables #98659, @Sergej-Vlasov - DateTimePicker: Fixes issue with date picker showing invalid date #97971, @torkelo
- Fix: Add support for datasource variable queries #98119, @sunker
- InfluxDB: Adhoc filters can use template vars as values #98786, @bossinc
- LibraryPanel: Fallback to panel title if library panel title is not set #99410, @ivanortegaalba
- Grafana UI: Re-add react-router-dom as a dependency #98422, @leventebalogh
-
[1.29.0]
- Update grafana to 11.5.0
- Full Changelog
-
[1.29.1]
- Update grafana to 11.5.1
- Full Changelog
- CodeEditor: Fix cursor alignment #99090, @ashharrison90
- TransformationFilter: Include transformation outputs in transformation filtering options: Include transformation outputs in transformation filtering options #98323, @Sergej-Vlasov
-
[1.29.2]
- Update grafana to 11.5.2
- Full Changelog
- Docker: Use our own glibc 2.40 binaries #99918, @DanCech
- TransformationFilter: Include transformation outputs in transformation filtering options #99878, @Sergej-Vlasov
- grafana-ui: Update InlineField error prop type to React.ReactNode #100373, @Clarity-89
- Alerting: Allow specifying uid for new rules added to groups #100450, @yuri-tceretian
- Alerting: Allow specifying uid for new rules added to groups #100450, @yuri-tceretian
- Alerting: Call RLock() before reading sendAlertsTo map #99880, @santihernandezc
-
[1.30.0]
- Update base image to 5.0.0
-
[1.30.1]
- Update grafana to 11.5.3
- Full Changelog
- Alerting: Fix token-based Slack image upload to work with channel names #101078, @JacobsonMT
- Auth: Fix AzureAD config UI's ClientAuthentication dropdown #100869, @mgyongyosi
- Dashboard: Fix the unintentional time range and variables updates on saving #101671, @harisrozajac
- Dashboards: Fix missing
v/e/ikeybindings to return back to dashboard #102365, @mdvictor - InfluxDB: Improve handling of template variables contained in regular expressions (InfluxQL) #100977, @aangelisc
- Org redirection: Fix linking between orgs #102089, @ashharrison90
-
[1.31.0]
- Update grafana to 11.6.0
- Full Changelog
- API keys: Migrate API keys to service accounts at startup #96924, @dmihai
- AccessControl: Allow plugin roles to include
plugins:write#101089, @gamab - Alerting: Add DAG errors to alert rule creation and view #99423, @soniaAguilarPeiron
- Alerting: Add Jira integration to cloud AMs #100482, @soniaAguilarPeiron
- Alerting: Add alert rule version history - part1 #99490, @soniaAguilarPeiron
- Alerting: Add migration to clean up rule versions table #102562, @yuri-tceretian
- Alerting: Add multiple threshold operators #99516, @paulojmdias
- Alerting: Add tracking for the mode used in query and notifications step when c #100824, @soniaAguilarPeiron
- Alerting: Adding color option for slack receiver #99615, @wymangr
- Alerting: Allow selection of recording rule write target on per-rule basis. #101778, @stevesg
-
[1.31.1]
- Update grafana to 11.6.1
- Full Changelog
- DashboardScenePage: Correct slug in self referencing data links #103854, @Sergej-Vlasov
- Dependencies: Bump github.com/redis/go-redis/v9 to 9.7.3 to address CVE-2025-29923 #102863, @macabu
- Go: Bump to 1.24.2 #103523, @Proximyst
- GrafanaUI: Use safePolygon close handler for interactive tooltips instead of a delay #102869, @mthorning
- Prometheus: Add support for cloud partners Prometheus data sources #103941, @kevinwcyu
- Alertmanager: Add Role-Based Access Control via reqAction Field #103479, @olegpixel
- GrafanaUI: Remove blurred background from overlay backdrops to improve performance #103647, @joshhunt
- InfluxDB: Fix nested variable interpolation #104096, @aangelisc
- LDAP test: Fix page crash #102684, @ashharrison90
- Org redirection: Fix linking between orgs #102870, @ashharrison90
-
[2.0.0]
- Update grafana to 12.0.0
- Full Changelog
- Alerting: API to convert submitted Prometheus rules to GMA #102231, @fayzal-g
- Alerting: Add HMAC signature config to the webhook integration #100960, @alexander-akhmetov
- Alerting: Add MissingSeriesEvalsToResolve to the APIs #102150, @alexander-akhmetov
- Alerting: Add UI migration feature toggle #102217, @tomratcliffe
- Alerting: Add backend support for keep_firing_for #100750, @alexander-akhmetov
- Alerting: Add details and edit pages for groups #100884, @konrad147
- Alerting: Add keep_firing_for and Recovering state #103248, @soniaAguilarPeiron
- Alerting: Add migration to clean up rule versions table #102484, @yuri-tceretian
- Alerting: Add missing_series_evals_to_resolve option to alert rule form #102808, @tomratcliffe
- Alerting: Delete permanently deleted alert rules. #102960, @soniaAguilarPeiron
-
[2.0.1]
- Update grafana to 12.0.1
- Full Changelog
- Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 #105368, @macabu
- Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 #105249, @macabu
- K8s: Dashboards: Add fine grained access control checks to /apis #104419, @stephaniehingtgen
- Dashboard: Fix Panel Explore link subpath duplication (#104952) #105056, @axelavargas
- Dashboard: Fixes issue with row repeats and first row #104469, @torkelo
- Graphite: Ensure template variables are interpolated correctly #105389, @aangelisc
- Graphite: Fix Graphite series interpolation #104516, @aangelisc
- InfluxDB: Fix nested variable interpolation #104176, @aangelisc
- MetricsDrilldown: Restore link to Metrics Drilldown from Explore #104073, @NWRichmond
- NestedFolderPicker: Fix scroll jumps back to top #105769, @samsch
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login