Grafana - Package Updates
-
[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
-
[1.25.1]
- Update Grafana to 11.1.1
- Changelog
-
[1.25.2]
- Update Grafana to 11.1.3
- Changelog
-
[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
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