Skip to content

Commit 636c6ca

Browse files
Update grafana/grafana Docker tag to v12 (#1394)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/grafana](https://redirect.github.com/grafana/grafana) | major | `10.4.19` -> `12.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>grafana/grafana (grafana/grafana)</summary> ### [`v12.0.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1201-2025-05-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v12.0.0...v12.0.1) ##### Features and enhancements - **Chore:** Bump Go version to 1.24.3 [#&#8203;105101](https://redirect.github.com/grafana/grafana/pull/105101), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 [#&#8203;105368](https://redirect.github.com/grafana/grafana/pull/105368), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 [#&#8203;105249](https://redirect.github.com/grafana/grafana/pull/105249), [@&#8203;macabu](https://redirect.github.com/macabu) - **K8s:** Dashboards: Add fine grained access control checks to /apis [#&#8203;104419](https://redirect.github.com/grafana/grafana/pull/104419), [@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) ##### Bug fixes - **Dashboard:** Fix Panel Explore link subpath duplication ([#&#8203;104952](https://redirect.github.com/grafana/grafana/issues/104952)) [#&#8203;105056](https://redirect.github.com/grafana/grafana/pull/105056), [@&#8203;axelavargas](https://redirect.github.com/axelavargas) - **Dashboard:** Fixes issue with row repeats and first row [#&#8203;104469](https://redirect.github.com/grafana/grafana/pull/104469), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Graphite:** Ensure template variables are interpolated correctly [#&#8203;105389](https://redirect.github.com/grafana/grafana/pull/105389), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Graphite:** Fix Graphite series interpolation [#&#8203;104516](https://redirect.github.com/grafana/grafana/pull/104516), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **InfluxDB:** Fix nested variable interpolation [#&#8203;104176](https://redirect.github.com/grafana/grafana/pull/104176), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **MetricsDrilldown:** Restore link to Metrics Drilldown from Explore [#&#8203;104073](https://redirect.github.com/grafana/grafana/pull/104073), [@&#8203;NWRichmond](https://redirect.github.com/NWRichmond) - **NestedFolderPicker:** Fix scroll jumps back to top [#&#8203;105769](https://redirect.github.com/grafana/grafana/pull/105769), [@&#8203;samsch](https://redirect.github.com/samsch) - **Preferences:** Disable the save button whilst saving preferences [#&#8203;105612](https://redirect.github.com/grafana/grafana/pull/105612), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **Prometheus:** Fix semver import path [#&#8203;104945](https://redirect.github.com/grafana/grafana/pull/104945), [@&#8203;jackw](https://redirect.github.com/jackw) - **Themes:** Prevent duplicated API call in drawer [#&#8203;105611](https://redirect.github.com/grafana/grafana/pull/105611), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **XYChart:** Coerce threshold steps to numbers [#&#8203;104492](https://redirect.github.com/grafana/grafana/pull/104492), [@&#8203;leeoniya](https://redirect.github.com/leeoniya) - **Security:** Fix CVE-2025-4123 - **Security:** Fix CVE-2025-3580 <!-- 12.0.1 END --> <!-- 11.6.2 START --> ### [`v12.0.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1200security-01-2025-05-21) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.6.2...v12.0.0) ##### Bug fixes - **Security:** Fix CVE-2025-4123 <!-- 12.0.0+security-01 END --> <!-- 11.6.1+security-01 START --> ### [`v11.6.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1162-2025-05-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.6.1...v11.6.2) ##### Features and enhancements - **Chore:** Bump Go version to 1.24.3 [#&#8203;105103](https://redirect.github.com/grafana/grafana/pull/105103), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/blevesearch/bleve/v2 from v2.4.4-git to v2.5.0 [#&#8203;105443](https://redirect.github.com/grafana/grafana/pull/105443), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 [#&#8203;105369](https://redirect.github.com/grafana/grafana/pull/105369), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 [#&#8203;105251](https://redirect.github.com/grafana/grafana/pull/105251), [@&#8203;macabu](https://redirect.github.com/macabu) ##### Bug fixes - **Dashboard:** Fixes issue with row repeats and first row [#&#8203;104467](https://redirect.github.com/grafana/grafana/pull/104467), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Graphite:** Ensure template variables are interpolated correctly [#&#8203;105388](https://redirect.github.com/grafana/grafana/pull/105388), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Graphite:** Fix Graphite series interpolation [#&#8203;104568](https://redirect.github.com/grafana/grafana/pull/104568), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Prometheus:** Fix semver import path [#&#8203;104943](https://redirect.github.com/grafana/grafana/pull/104943), [@&#8203;jackw](https://redirect.github.com/jackw) - **Security:** Fix CVE-2025-4123 - **Security:** Fix CVE-2025-3580 <!-- 11.6.2 END --> <!-- 11.5.5 START --> ### [`v11.6.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1161security-01-2025-05-21) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.6.0...v11.6.1) ##### Bug fixes - **Security:** Fix CVE-2025-4123 <!-- 11.6.1+security-01 END --> <!-- 11.5.4+security-01 START --> ### [`v11.6.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1160security-01-2025-04-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.5...v11.6.0) ##### Bug fixes - **Security:** Fix CVE-2025-3454 - **Security:** Fix CVE-2025-2703 - **Security:** Fix CVE-2025-3260 <!-- 11.6.0+security-01 END --> <!-- 11.5.3+security-01 START --> ### [`v11.5.5`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1155-2025-05-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.4...v11.5.5) ##### Features and enhancements - **Chore:** Bump Go version to 1.24.3 [#&#8203;105109](https://redirect.github.com/grafana/grafana/pull/105109), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/blevesearch/bleve/v2 from v2.4.3 to v2.5.0 [#&#8203;105441](https://redirect.github.com/grafana/grafana/pull/105441), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 [#&#8203;105373](https://redirect.github.com/grafana/grafana/pull/105373), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 [#&#8203;105252](https://redirect.github.com/grafana/grafana/pull/105252), [@&#8203;macabu](https://redirect.github.com/macabu) - **Security:** Fix CVE-2025-4123 - **Security:** Fix CVE-2025-3580 <!-- 11.5.5 END --> <!-- 11.4.5 START --> ### [`v11.5.4`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1154security-01-2025-05-21) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.3...v11.5.4) ##### Bug fixes - **Security:** Fix CVE-2025-4123 <!-- 11.5.4+security-01 END --> <!-- 11.4.4+security-01 START --> ### [`v11.5.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1153security-01-2025-04-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.2...v11.5.3) ##### Features and enhancements - **Chore:** Bump Go to 1.23.7 [#&#8203;101581](https://redirect.github.com/grafana/grafana/pull/101581), [@&#8203;macabu](https://redirect.github.com/macabu) - **Chore:** Bump Go to 1.23.7 (Enterprise) - **Chore:** Update CVE-affected dependencies [#&#8203;102709](https://redirect.github.com/grafana/grafana/pull/102709), [@&#8203;grambbledook](https://redirect.github.com/grambbledook) ##### Bug fixes - **Alerting:** Fix token-based Slack image upload to work with channel names [#&#8203;101078](https://redirect.github.com/grafana/grafana/pull/101078), [@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT) - **Auth:** Fix AzureAD config UI's ClientAuthentication dropdown [#&#8203;100869](https://redirect.github.com/grafana/grafana/pull/100869), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **Dashboard:** Fix the unintentional time range and variables updates on saving [#&#8203;101671](https://redirect.github.com/grafana/grafana/pull/101671), [@&#8203;harisrozajac](https://redirect.github.com/harisrozajac) - **Dashboards:** Fix missing `v/e/i` keybindings to return back to dashboard [#&#8203;102365](https://redirect.github.com/grafana/grafana/pull/102365), [@&#8203;mdvictor](https://redirect.github.com/mdvictor) - **InfluxDB:** Improve handling of template variables contained in regular expressions (InfluxQL) [#&#8203;100977](https://redirect.github.com/grafana/grafana/pull/100977), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **LDAP test:** Fix page crash [#&#8203;102683](https://redirect.github.com/grafana/grafana/pull/102683), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **Org redirection:** Fix linking between orgs [#&#8203;102089](https://redirect.github.com/grafana/grafana/pull/102089), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **Security:** Fix CVE-2025-3454 - **Security:** Fix CVE-2025-2703 <!-- 11.5.3+security-01 END --> <!-- 11.4.3+security-01 START --> ### [`v11.5.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1152-2025-02-18) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.1...v11.5.2) ##### Features and enhancements - **Docker:** Use our own glibc 2.40 binaries [#&#8203;99918](https://redirect.github.com/grafana/grafana/pull/99918), [@&#8203;DanCech](https://redirect.github.com/DanCech) - **TransformationFilter:** Include transformation outputs in transformation filtering options [#&#8203;99878](https://redirect.github.com/grafana/grafana/pull/99878), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **grafana-ui:** Update InlineField error prop type to React.ReactNode [#&#8203;100373](https://redirect.github.com/grafana/grafana/pull/100373), [@&#8203;Clarity-89](https://redirect.github.com/Clarity-89) ##### Bug fixes - **Alerting:** Allow specifying uid for new rules added to groups [#&#8203;100450](https://redirect.github.com/grafana/grafana/pull/100450), [@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Allow specifying uid for new rules added to groups [#&#8203;100450](https://redirect.github.com/grafana/grafana/pull/100450), [@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Call RLock() before reading sendAlertsTo map [#&#8203;99880](https://redirect.github.com/grafana/grafana/pull/99880), [@&#8203;santihernandezc](https://redirect.github.com/santihernandezc) - **Auth:** Fix redirect with JWT auth URL login [#&#8203;100355](https://redirect.github.com/grafana/grafana/pull/100355), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **AuthN:** Refetch user on "ErrUserAlreadyExists" [#&#8203;100582](https://redirect.github.com/grafana/grafana/pull/100582), [@&#8203;kalleep](https://redirect.github.com/kalleep) - **Azure:** Correctly set application insights resource values [#&#8203;99599](https://redirect.github.com/grafana/grafana/pull/99599), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **CodeEditor:** Fix cursor alignment [#&#8203;99863](https://redirect.github.com/grafana/grafana/pull/99863), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **DashboardList:** Throttle the re-renders [#&#8203;100046](https://redirect.github.com/grafana/grafana/pull/100046), [@&#8203;bfmatei](https://redirect.github.com/bfmatei) - **Dashboards:** Bring back scripted dashboards [#&#8203;100633](https://redirect.github.com/grafana/grafana/pull/100633), [@&#8203;dprokop](https://redirect.github.com/dprokop) - **Plugin Metrics:** Eliminate data race in plugin metrics middleware [#&#8203;100078](https://redirect.github.com/grafana/grafana/pull/100078), [@&#8203;clord](https://redirect.github.com/clord) - **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT is enabled [#&#8203;100117](https://redirect.github.com/grafana/grafana/pull/100117), [@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) <!-- 11.5.2 END --> <!-- 11.4.2 START --> ### [`v11.5.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1151-2025-02-03) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.5.0...v11.5.1) ##### Bug fixes - **CodeEditor:** Fix cursor alignment [#&#8203;99090](https://redirect.github.com/grafana/grafana/pull/99090), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **TransformationFilter**: Include transformation outputs in transformation filtering options: Include transformation outputs in transformation filtering options [#&#8203;98323](https://redirect.github.com/grafana/grafana/pull/98323), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) <!-- 11.5.1 END --> <!-- 11.5.0 START --> ### [`v11.5.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1150-2025-01-28) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.5...v11.5.0) ##### Features and enhancements - \*\* CloudMigration:\*\* Create authapi service [#&#8203;96581](https://redirect.github.com/grafana/grafana/pull/96581), [@&#8203;leandro-deveikis](https://redirect.github.com/leandro-deveikis) - **Alerting:** Add new button for exporting new alert rule in HCL format [#&#8203;96785](https://redirect.github.com/grafana/grafana/pull/96785), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Add option to show inactive alerts in alert list panel [#&#8203;96888](https://redirect.github.com/grafana/grafana/pull/96888), [@&#8203;bradleypettit](https://redirect.github.com/bradleypettit) - **Alerting:** Add state_periodic_save_batch_size config option [#&#8203;98019](https://redirect.github.com/grafana/grafana/pull/98019), [@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Change default for max_attempts to 3. [#&#8203;97461](https://redirect.github.com/grafana/grafana/pull/97461), [@&#8203;stevesg](https://redirect.github.com/stevesg) - **Alerting:** Consume k8s API for notification policies tree [#&#8203;96147](https://redirect.github.com/grafana/grafana/pull/96147), [@&#8203;konrad147](https://redirect.github.com/konrad147) - **Alerting:** Enable flag alertingApiServer by default [#&#8203;98282](https://redirect.github.com/grafana/grafana/pull/98282), [@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Explore button in Insights view [#&#8203;96496](https://redirect.github.com/grafana/grafana/pull/96496), [@&#8203;ppcano](https://redirect.github.com/ppcano) - **Alerting:** Improve performance ash page [#&#8203;97619](https://redirect.github.com/grafana/grafana/pull/97619), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Make alert rule policies preview use k8s API [#&#8203;97070](https://redirect.github.com/grafana/grafana/pull/97070), [@&#8203;tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Return default builtin templates in k8s templategroup API and UI [#&#8203;96330](https://redirect.github.com/grafana/grafana/pull/96330), [@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT) - **Alerting:** Simplify notification step [#&#8203;96430](https://redirect.github.com/grafana/grafana/pull/96430), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Update state manager to take image only once per rule evaluation [#&#8203;98289](https://redirect.github.com/grafana/grafana/pull/98289), [@&#8203;yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Analytics Views:** Deprecate :dashboardID endpoints in favor of uid/:dashboardUID (Enterprise) - **Analytics:** Summaries: Deprecate dashboard_id endpoints in favor of dashboard_uid (Enterprise) - **Announcement Banners:** Enable feature for all cloud tiers (Enterprise) - **Announcement banner:** Remove feature toggle [#&#8203;98782](https://redirect.github.com/grafana/grafana/pull/98782), [@&#8203;Clarity-89](https://redirect.github.com/Clarity-89) - **Announcement banner:** Remove feature toggle (Enterprise) - **Announcement banner:** Sort by last updated (Enterprise) - **Auth:** Return error when retries have been exhausted for OAuth token refresh [#&#8203;98034](https://redirect.github.com/grafana/grafana/pull/98034), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **Azure Monitor:** Add a feature flag to toggle user auth for Azure Monitor only [#&#8203;96858](https://redirect.github.com/grafana/grafana/pull/96858), [@&#8203;adamyeats](https://redirect.github.com/adamyeats) - **Azure:** Improve Azure Prometheus exemplars UI/UX [#&#8203;97198](https://redirect.github.com/grafana/grafana/pull/97198), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Azure:** Unify credentials in frontend for Prometheus [#&#8203;96568](https://redirect.github.com/grafana/grafana/pull/96568), [@&#8203;yjsong11](https://redirect.github.com/yjsong11) - **Chore:** Bump Go to 1.23.4 [#&#8203;98853](https://redirect.github.com/grafana/grafana/pull/98853), [@&#8203;Proximyst](https://redirect.github.com/Proximyst) - **Chore:** Bump Go to 1.23.4 (Enterprise) - **Chore:** Remove experimental Storage UI [#&#8203;96887](https://redirect.github.com/grafana/grafana/pull/96887), [@&#8203;ryantxu](https://redirect.github.com/ryantxu) - **Chore:** Update to node 22 [#&#8203;97779](https://redirect.github.com/grafana/grafana/pull/97779), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **CloudMigrations:** Enable feature toggle by default in 11.5 [#&#8203;98686](https://redirect.github.com/grafana/grafana/pull/98686), [@&#8203;mmandrus](https://redirect.github.com/mmandrus) - **CloudMigrations:** Introduce RBAC role for migration assistant [#&#8203;98588](https://redirect.github.com/grafana/grafana/pull/98588), [@&#8203;macabu](https://redirect.github.com/macabu) - **CloudWatch:** Add OpenSearch PPL and SQL support in Logs Insights [#&#8203;97508](https://redirect.github.com/grafana/grafana/pull/97508), [@&#8203;idastambuk](https://redirect.github.com/idastambuk) - **CloudWatch:** Batch different time ranges separately [#&#8203;98230](https://redirect.github.com/grafana/grafana/pull/98230), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **Cloudwatch:** Accept empty string for logstimeout and mark errors downstream [#&#8203;96947](https://redirect.github.com/grafana/grafana/pull/96947), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **Cloudwatch:** Update grafana-aws-sdk for AWS/AmplifyHosting metrics [#&#8203;97799](https://redirect.github.com/grafana/grafana/pull/97799), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **Dashboard Scene:** Shows usages in variables list [#&#8203;96000](https://redirect.github.com/grafana/grafana/pull/96000), [@&#8203;harisrozajac](https://redirect.github.com/harisrozajac) - **Dashboards:** Add option to specify explicit percent change text size for stat panels [#&#8203;96952](https://redirect.github.com/grafana/grafana/pull/96952), [@&#8203;XZCendence](https://redirect.github.com/XZCendence) - **Dashboards:** Allow DashboardDS subqueries in MixedDS [#&#8203;97116](https://redirect.github.com/grafana/grafana/pull/97116), [@&#8203;mdvictor](https://redirect.github.com/mdvictor) - **Dashboards:** Update docs of the `overwrite` param in Save Dashboard API Call [#&#8203;97011](https://redirect.github.com/grafana/grafana/pull/97011), [@&#8203;ArturWierzbicki](https://redirect.github.com/ArturWierzbicki) - **Datasources:** Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle [#&#8203;98441](https://redirect.github.com/grafana/grafana/pull/98441), [@&#8203;macabu](https://redirect.github.com/macabu) - **Datasources:** Allow clearing trace to logs, metrics and profiles datasource pickers [#&#8203;96554](https://redirect.github.com/grafana/grafana/pull/96554), [@&#8203;adrapereira](https://redirect.github.com/adrapereira) - **Docker:** Don't use legacy ENV syntax [#&#8203;93218](https://redirect.github.com/grafana/grafana/pull/93218), [@&#8203;simPod](https://redirect.github.com/simPod) - **Elasticsearch:** Health endpoint should handle http errors [#&#8203;96803](https://redirect.github.com/grafana/grafana/pull/96803), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **Elasticsearch:** Use \_field_caps instead of \_mapping to get fields [#&#8203;97607](https://redirect.github.com/grafana/grafana/pull/97607), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **Explore Profiles:** Preinstall for onprem Grafana instances [#&#8203;97775](https://redirect.github.com/grafana/grafana/pull/97775), [@&#8203;ifrost](https://redirect.github.com/ifrost) - **Explore metrics:** Consolidate filters with the OTel experience [#&#8203;98371](https://redirect.github.com/grafana/grafana/pull/98371), [@&#8203;bohandley](https://redirect.github.com/bohandley) - **Explore:** Show links to queryless apps [#&#8203;96625](https://redirect.github.com/grafana/grafana/pull/96625), [@&#8203;ifrost](https://redirect.github.com/ifrost) - **Expressions:** Add notification for Strict Mode behavior in Reduce component [#&#8203;97224](https://redirect.github.com/grafana/grafana/pull/97224), [@&#8203;shubhankarunhale](https://redirect.github.com/shubhankarunhale) - **Faro:** Improve performance of TRACKING_URLS regex [#&#8203;98022](https://redirect.github.com/grafana/grafana/pull/98022), [@&#8203;kpelelis](https://redirect.github.com/kpelelis) - **FeatureToggles:** Make newFiltersUI feature toggle generally available [#&#8203;97460](https://redirect.github.com/grafana/grafana/pull/97460), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **Features:** Remove cloudwatchMetricInsightsCrossAccount feature toggle [#&#8203;98826](https://redirect.github.com/grafana/grafana/pull/98826), [@&#8203;idastambuk](https://redirect.github.com/idastambuk) - **Frontend Sandbox:** Add switch to toggle plugins frontend sandbox via catalog UI (Enterprise) - **Graphite:** Set `maxDataPoints` based on user value in alerting [#&#8203;97178](https://redirect.github.com/grafana/grafana/pull/97178), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Licensing:** Tidy up license token database code (Enterprise) - **LoginAttempt:** Add setting to control max number of attempts before user login gets locked [#&#8203;97091](https://redirect.github.com/grafana/grafana/pull/97091), [@&#8203;kalleep](https://redirect.github.com/kalleep) - **Logs Panel:** Add infinite scrolling support for Dashboards and Apps [#&#8203;97095](https://redirect.github.com/grafana/grafana/pull/97095), [@&#8203;matyax](https://redirect.github.com/matyax) - **Logs Panel:** Allow text selection without changing Log Details state [#&#8203;96995](https://redirect.github.com/grafana/grafana/pull/96995), [@&#8203;matyax](https://redirect.github.com/matyax) - **Logs Panel:** Limit displayed characters to MAX_CHARACTERS [#&#8203;96997](https://redirect.github.com/grafana/grafana/pull/96997), [@&#8203;matyax](https://redirect.github.com/matyax) - **Logs:** Added option to show the log line body when displayed fields are used [#&#8203;97209](https://redirect.github.com/grafana/grafana/pull/97209), [@&#8203;matyax](https://redirect.github.com/matyax) - **Logs:** Added support to disable and re-enable the popover menu [#&#8203;98254](https://redirect.github.com/grafana/grafana/pull/98254), [@&#8203;matyax](https://redirect.github.com/matyax) - **Logs:** Allow scroll to reach the bottom of the log list before loading more [#&#8203;96668](https://redirect.github.com/grafana/grafana/pull/96668), [@&#8203;matyax](https://redirect.github.com/matyax) - **Loki:** Added support for disabled operations in Query Builder [#&#8203;96751](https://redirect.github.com/grafana/grafana/pull/96751), [@&#8203;matyax](https://redirect.github.com/matyax) - **Loki:** Added support to show label types in Log Details [#&#8203;97284](https://redirect.github.com/grafana/grafana/pull/97284), [@&#8203;matyax](https://redirect.github.com/matyax) - **Loki:** Allow regex in `label` derived field [#&#8203;96609](https://redirect.github.com/grafana/grafana/pull/96609), [@&#8203;svennergr](https://redirect.github.com/svennergr) - **Loki:** Hide internal labels [#&#8203;97323](https://redirect.github.com/grafana/grafana/pull/97323), [@&#8203;svennergr](https://redirect.github.com/svennergr) - **Loki:** Sync query direction with sort order in Explore and Dashboards [#&#8203;98722](https://redirect.github.com/grafana/grafana/pull/98722), [@&#8203;matyax](https://redirect.github.com/matyax) - **OAuth:** Support client_secret_jwt for oauth providers when doing token exchange [#&#8203;95455](https://redirect.github.com/grafana/grafana/pull/95455), [@&#8203;naizerjohn-ms](https://redirect.github.com/naizerjohn-ms) - **OAuth:** Use the attached external session data in OAuthToken and OAuthTokenSync [#&#8203;96655](https://redirect.github.com/grafana/grafana/pull/96655), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **Org Selection:** Show correct selected org when select is open [#&#8203;96601](https://redirect.github.com/grafana/grafana/pull/96601), [@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong) - **PDF:** Add new zoom options (Enterprise) - **Plugin Extensions:** Only load app plugins when necessary [#&#8203;86624](https://redirect.github.com/grafana/grafana/pull/86624), [@&#8203;leventebalogh](https://redirect.github.com/leventebalogh) - **Plugins:** Add token to gcom requests [#&#8203;96261](https://redirect.github.com/grafana/grafana/pull/96261), [@&#8203;oshirohugo](https://redirect.github.com/oshirohugo) - **Plugins:** Add token to gcom requests (Enterprise) - **Plugins:** Disable version install when angular version is not supported [#&#8203;97189](https://redirect.github.com/grafana/grafana/pull/97189), [@&#8203;oshirohugo](https://redirect.github.com/oshirohugo) - **Plugins:** Disable version installation for specific plugin types [#&#8203;98597](https://redirect.github.com/grafana/grafana/pull/98597), [@&#8203;oshirohugo](https://redirect.github.com/oshirohugo) - **Plugins:** Update to latest go plugin SDK (v0.260.3) w/ arrow v18 [#&#8203;97561](https://redirect.github.com/grafana/grafana/pull/97561), [@&#8203;ryantxu](https://redirect.github.com/ryantxu) - **Plugins:** Use grafana-com sso_api_token [#&#8203;97096](https://redirect.github.com/grafana/grafana/pull/97096), [@&#8203;oshirohugo](https://redirect.github.com/oshirohugo) - **Plugins:** Use grafana-com sso_api_token (Enterprise) - **Prometheus datasource:** Show info annotations in the UI [#&#8203;97978](https://redirect.github.com/grafana/grafana/pull/97978), [@&#8203;zenador](https://redirect.github.com/zenador) - **Prometheus:** Improve handling of special chars in label values [#&#8203;96067](https://redirect.github.com/grafana/grafana/pull/96067), [@&#8203;NWRichmond](https://redirect.github.com/NWRichmond) - **PublicDashboards:** Remove publicDashboards FF [#&#8203;96578](https://redirect.github.com/grafana/grafana/pull/96578), [@&#8203;juanicabanas](https://redirect.github.com/juanicabanas) - **Reporting:** Add allow list email domain configuration (Enterprise) - **Reporting:** Include the apiserver by default and deprecated internal ids (Enterprise) - **RuntimeDataSource:** Support in core for runtime registered data sources [#&#8203;93956](https://redirect.github.com/grafana/grafana/pull/93956), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **SAML:** Add the ability to specify EntityID (Enterprise) - **SAML:** Implement correct SLO with NameID and SessionIndex handling (Enterprise) - **Security:** Update to Go 1.23.5 - Backport to v11.5.x [#&#8203;99122](https://redirect.github.com/grafana/grafana/pull/99122), [@&#8203;Proximyst](https://redirect.github.com/Proximyst) - **Security:** Update to Go 1.23.5 - Backport to v11.5.x (Enterprise) - **Snapshots:** Add RBAC roles for creating and deleting [#&#8203;96126](https://redirect.github.com/grafana/grafana/pull/96126), [@&#8203;evictorero](https://redirect.github.com/evictorero) - **Storage:** Removes integration tests for MySQL 5.7 since it is EOL [#&#8203;98013](https://redirect.github.com/grafana/grafana/pull/98013), [@&#8203;inf0rmer](https://redirect.github.com/inf0rmer) - **Tempo:** Add support for TraceQL Metrics exemplars [#&#8203;96859](https://redirect.github.com/grafana/grafana/pull/96859), [@&#8203;adrapereira](https://redirect.github.com/adrapereira) - **Tempo:** Honor datasource TLS settings for gRPC requests [#&#8203;97484](https://redirect.github.com/grafana/grafana/pull/97484), [@&#8203;mdisibio](https://redirect.github.com/mdisibio) - **Tempo:** Improve handling of multiple values in the Search tab query generation [#&#8203;98427](https://redirect.github.com/grafana/grafana/pull/98427), [@&#8203;adrapereira](https://redirect.github.com/adrapereira) - **ToolbarButton:** Auto width on smaller screen sizes [#&#8203;96023](https://redirect.github.com/grafana/grafana/pull/96023), [@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong) - **Trace View:** Set span filters as panel options [#&#8203;98328](https://redirect.github.com/grafana/grafana/pull/98328), [@&#8203;adrapereira](https://redirect.github.com/adrapereira) - **TransformationFilter:** Implement RefID multi picker [#&#8203;96841](https://redirect.github.com/grafana/grafana/pull/96841), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **Transformations:** Add Delimiter format option to Extract fields [#&#8203;97340](https://redirect.github.com/grafana/grafana/pull/97340), [@&#8203;tskarhed](https://redirect.github.com/tskarhed) - **Transformations:** Add RegExp option to Extract fields transformer [#&#8203;96593](https://redirect.github.com/grafana/grafana/pull/96593), [@&#8203;leeoniya](https://redirect.github.com/leeoniya) - **Transformations:** GroupToMatrix add 0 as special value [#&#8203;97642](https://redirect.github.com/grafana/grafana/pull/97642), [@&#8203;tskarhed](https://redirect.github.com/tskarhed) - **Zipkin:** Run queries through backend [#&#8203;97754](https://redirect.github.com/grafana/grafana/pull/97754), [@&#8203;ivanahuckova](https://redirect.github.com/ivanahuckova) ##### Bug fixes - **Alerting:** AlertingQueryRunner should skip descendant nodes of invalid queries [#&#8203;97528](https://redirect.github.com/grafana/grafana/pull/97528), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Alerting:** Allow notification policy filters to match quoted matchers [#&#8203;98525](https://redirect.github.com/grafana/grafana/pull/98525), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Alerting:** Fix alert rule list view summaries [#&#8203;98433](https://redirect.github.com/grafana/grafana/pull/98433), [@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong) - **Alerting:** Fix alert rules unpausing after moving rule to different folder [#&#8203;97580](https://redirect.github.com/grafana/grafana/pull/97580), [@&#8203;santihernandezc](https://redirect.github.com/santihernandezc) - **Alerting:** Fix ash not showing history graph in firefox [#&#8203;98128](https://redirect.github.com/grafana/grafana/pull/98128), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix bug when saving a rule more than once [#&#8203;96658](https://redirect.github.com/grafana/grafana/pull/96658), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix data-testid in RuleEditorSection [#&#8203;97473](https://redirect.github.com/grafana/grafana/pull/97473), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix filtering rule group permissions based on their full path (Enterprise) - **Alerting:** Fix go template parsing [#&#8203;97145](https://redirect.github.com/grafana/grafana/pull/97145), [@&#8203;konrad147](https://redirect.github.com/konrad147) - **Alerting:** Fix label escaping in rule export [#&#8203;97985](https://redirect.github.com/grafana/grafana/pull/97985), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Alerting:** Fix missing instances and history when Grafana rule is stored in folder with / [#&#8203;97956](https://redirect.github.com/grafana/grafana/pull/97956), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Alerting:** Fix navigating to URLs with "%25" [#&#8203;96992](https://redirect.github.com/grafana/grafana/pull/96992), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Alerting:** Fix no-change scenario in provisioning rule update API [#&#8203;98389](https://redirect.github.com/grafana/grafana/pull/98389), [@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Fix not being able to remove a reducer when using range query [#&#8203;97757](https://redirect.github.com/grafana/grafana/pull/97757), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix recording rules rendering simplified condition [#&#8203;97497](https://redirect.github.com/grafana/grafana/pull/97497), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix removing reducer when inital value is instant [#&#8203;97054](https://redirect.github.com/grafana/grafana/pull/97054), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix simplified query step [#&#8203;97046](https://redirect.github.com/grafana/grafana/pull/97046), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix slack image uploading to use new api [#&#8203;97817](https://redirect.github.com/grafana/grafana/pull/97817), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Alerting:** Fix terraform export of notification policy [#&#8203;98429](https://redirect.github.com/grafana/grafana/pull/98429), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Alerting:** Fix updating condition when refId changes [#&#8203;97753](https://redirect.github.com/grafana/grafana/pull/97753), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix using stacks- prefix instead of stack- for checking the namespace in boot data [#&#8203;97492](https://redirect.github.com/grafana/grafana/pull/97492), [@&#8203;soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Anonymous User:** Adds validator service for anonymous users (Enterprise) - **Auth:** Fix SAML user IsExternallySynced not being set correctly [#&#8203;98487](https://redirect.github.com/grafana/grafana/pull/98487), [@&#8203;volcanonoodle](https://redirect.github.com/volcanonoodle) - **Azure Monitor:** Add safety around usage of frame.Meta.Custom struct [#&#8203;97766](https://redirect.github.com/grafana/grafana/pull/97766), [@&#8203;adamyeats](https://redirect.github.com/adamyeats) - **Azure/GCM:** Improve error display [#&#8203;96921](https://redirect.github.com/grafana/grafana/pull/96921), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **CloudWatch:** Fix conditions for fetching wildcards [#&#8203;98648](https://redirect.github.com/grafana/grafana/pull/98648), [@&#8203;iwysiu](https://redirect.github.com/iwysiu) - **CloudWatch:** Fix interpolation of log groups when fetching fields [#&#8203;98054](https://redirect.github.com/grafana/grafana/pull/98054), [@&#8203;idastambuk](https://redirect.github.com/idastambuk) - **Dashboard:** Fixes issue with compatability of old DashboardModel.annotations [#&#8203;97328](https://redirect.github.com/grafana/grafana/pull/97328), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Fix issue where filtered panels would not react to variable changes [#&#8203;98718](https://redirect.github.com/grafana/grafana/pull/98718), [@&#8203;oscarkilhed](https://redirect.github.com/oscarkilhed) - **Dashboards:** Fixes week relative time ranges when weekStart was changed [#&#8203;98167](https://redirect.github.com/grafana/grafana/pull/98167), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Panel react for `timeFrom` and `timeShift` changes using variables [#&#8203;98510](https://redirect.github.com/grafana/grafana/pull/98510), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **DateTimePicker:** Fixes issue with date picker showing invalid date [#&#8203;97888](https://redirect.github.com/grafana/grafana/pull/97888), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Fix:** Add support for datasource variable queries [#&#8203;98098](https://redirect.github.com/grafana/grafana/pull/98098), [@&#8203;sunker](https://redirect.github.com/sunker) - **Fix:** Do not fetch Orgs if the user is authenticated by apikey/sa or render key [#&#8203;97162](https://redirect.github.com/grafana/grafana/pull/97162), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **Fix:** Double encoding of URLs when using data proxy [#&#8203;98494](https://redirect.github.com/grafana/grafana/pull/98494), [@&#8203;s4kh](https://redirect.github.com/s4kh) - **Font:** Disable contextual font ligatures [#&#8203;98521](https://redirect.github.com/grafana/grafana/pull/98521), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **GrafanaUI:** Fix inconsistent controlled/uncontrolled state in AutoSizeInput [#&#8203;96696](https://redirect.github.com/grafana/grafana/pull/96696), [@&#8203;joshhunt](https://redirect.github.com/joshhunt) - **GrafanaUI:** Revert: Fix inconsistent controlled/uncontrolled state in AutoSizeInput [#&#8203;97551](https://redirect.github.com/grafana/grafana/pull/97551), [@&#8203;itsmylife](https://redirect.github.com/itsmylife) - **InfluxDB:** Adhoc filters can use template vars as values [#&#8203;98567](https://redirect.github.com/grafana/grafana/pull/98567), [@&#8203;bossinc](https://redirect.github.com/bossinc) - **Library Panel:** Fix issue where library panels did not display panel links. [#&#8203;98655](https://redirect.github.com/grafana/grafana/pull/98655), [@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong) - **LibraryPanel:** Fallback to panel title if library panel title is not set [#&#8203;99411](https://redirect.github.com/grafana/grafana/pull/99411), [@&#8203;ivanortegaalba](https://redirect.github.com/ivanortegaalba) - **Loki:** Fix a bug when reading frames without values but warnings [#&#8203;97197](https://redirect.github.com/grafana/grafana/pull/97197), [@&#8203;svennergr](https://redirect.github.com/svennergr) - **Loki:** Only hide a set of labels instead of every label starting with `__` [#&#8203;98730](https://redirect.github.com/grafana/grafana/pull/98730), [@&#8203;svennergr](https://redirect.github.com/svennergr) - **Org:** Fix redirection logic to work consistently [#&#8203;96521](https://redirect.github.com/grafana/grafana/pull/96521), [@&#8203;yincongcyincong](https://redirect.github.com/yincongcyincong) - **Panel inspect:** Fix file names of data download included uninterpolated variable names. [#&#8203;98832](https://redirect.github.com/grafana/grafana/pull/98832), [@&#8203;alexrosenfeld10](https://redirect.github.com/alexrosenfeld10) - **Scenes:** Upgrade to 5.36.3 [#&#8203;98661](https://redirect.github.com/grafana/grafana/pull/98661), [@&#8203;ivanortegaalba](https://redirect.github.com/ivanortegaalba) - **Snapshot:** Show proper breadcrumb path [#&#8203;98806](https://redirect.github.com/grafana/grafana/pull/98806), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **Time Picker:** Fix "Fiscal year start month" selection behaviour [#&#8203;98576](https://redirect.github.com/grafana/grafana/pull/98576), [@&#8203;ashharrison90](https://redirect.github.com/ashharrison90) - **Unified Storage:** Add support for verify-full in postgres [#&#8203;96825](https://redirect.github.com/grafana/grafana/pull/96825), [@&#8203;chaudyg](https://redirect.github.com/chaudyg) - **Unified Storage:** Use tls preferred when grafana db using ssl [#&#8203;97378](https://redirect.github.com/grafana/grafana/pull/97378), [@&#8203;owensmallwood](https://redirect.github.com/owensmallwood) - **Usage Insights:** Fix usage insight errors being logged as \[object Object] [#&#8203;93502](https://redirect.github.com/grafana/grafana/pull/93502), [@&#8203;mmandrus](https://redirect.github.com/mmandrus) ##### Breaking changes - **Loki:** Default to `/labels` API with `query` param instead of `/series` API [#&#8203;97935](https://redirect.github.com/grafana/grafana/pull/97935), [@&#8203;svennergr](https://redirect.github.com/svennergr) ##### Plugin development fixes & changes - **Grafana UI:** Re-add react-router-dom as a dependency [#&#8203;97540](https://redirect.github.com/grafana/grafana/pull/97540), [@&#8203;leventebalogh](https://redirect.github.com/leventebalogh) <!-- 11.5.0 END --> <!-- 11.4.1 START --> ### [`v11.4.5`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1145-2025-05-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.4...v11.4.5) ##### Features and enhancements - **Chore:** Bump Go version to 1.24.3 [#&#8203;105110](https://redirect.github.com/grafana/grafana/pull/105110), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/blevesearch/bleve/v2 from v2.4.2 to v2.5.0 [#&#8203;105445](https://redirect.github.com/grafana/grafana/pull/105445), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 [#&#8203;105375](https://redirect.github.com/grafana/grafana/pull/105375), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0 [#&#8203;105253](https://redirect.github.com/grafana/grafana/pull/105253), [@&#8203;macabu](https://redirect.github.com/macabu) - **Security:** Fix CVE-2025-4123 - **Security:** Fix CVE-2025-3580 <!-- 11.4.5 END --> <!-- 11.3.7 START --> ### [`v11.4.4`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1144security-01-2025-05-21) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.3...v11.4.4) ##### Bug fixes - **Security:** Fix CVE-2025-4123 <!-- 11.4.4+security-01 END --> <!-- 11.3.6+security-01 START --> ### [`v11.4.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1143security-01-2025-04-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.2...v11.4.3) ##### Features and enhancements - **Chore:** Bump Go to 1.23.7 [#&#8203;101582](https://redirect.github.com/grafana/grafana/pull/101582), [@&#8203;macabu](https://redirect.github.com/macabu) - **Chore:** Bump Go to 1.23.7 (Enterprise) - **Chore:** Update CVE-affected golang-gwt dependencies [#&#8203;102704](https://redirect.github.com/grafana/grafana/pull/102704), [@&#8203;grambbledook](https://redirect.github.com/grambbledook) ##### Bug fixes - **Alerting:** Fix token-based Slack image upload to work with channel names [#&#8203;101072](https://redirect.github.com/grafana/grafana/pull/101072), [@&#8203;JacobsonMT](https://redirect.github.com/JacobsonMT) - **InfluxDB:** Improve handling of template variables contained in regular expressions (InfluxQL) [#&#8203;100987](https://redirect.github.com/grafana/grafana/pull/100987), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Service Accounts:** Do not show error pop-ups for Service Account and Renderer UI flows [#&#8203;101790](https://redirect.github.com/grafana/grafana/pull/101790), [@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) - **Security:** Fix CVE-2025-3454 - **Security:** Fix CVE-2025-2703 <!-- 11.4.3+security-01 END --> <!-- 11.3.5+security-01 START --> ### [`v11.4.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1142-2025-02-18) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.1...v11.4.2) ##### Features and enhancements - **Docker:** Use our own glibc 2.40 binaries [#&#8203;99924](https://redirect.github.com/grafana/grafana/pull/99924), [@&#8203;DanCech](https://redirect.github.com/DanCech) ##### Bug fixes - **Auth:** Fix redirect with JWT auth URL login [#&#8203;100494](https://redirect.github.com/grafana/grafana/pull/100494), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **AuthN:** Refetch user on "ErrUserAlreadyExists" [#&#8203;100585](https://redirect.github.com/grafana/grafana/pull/100585), [@&#8203;kalleep](https://redirect.github.com/kalleep) - **Azure:** Correctly set application insights resource values [#&#8203;99598](https://redirect.github.com/grafana/grafana/pull/99598), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Dashboards:** Bring back scripted dashboards [#&#8203;100629](https://redirect.github.com/grafana/grafana/pull/100629), [@&#8203;dprokop](https://redirect.github.com/dprokop) - **Plugin Metrics:** Eliminate data race in plugin metrics middleware [#&#8203;100077](https://redirect.github.com/grafana/grafana/pull/100077), [@&#8203;clord](https://redirect.github.com/clord) - **RBAC:** Don't check folder access if `annotationPermissionUpdate` FT is enabled [#&#8203;100116](https://redirect.github.com/grafana/grafana/pull/100116), [@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) <!-- 11.4.2 END --> <!-- 11.3.4 START --> ### [`v11.4.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1141-2025-01-28) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.4.0...v11.4.1) ##### Features and enhancements - **Security:** Update to Go 1.23.5 - Backport to v11.4.x [#&#8203;99123](https://redirect.github.com/grafana/grafana/pull/99123), [@&#8203;Proximyst](https://redirect.github.com/Proximyst) - **Security:** Update to Go 1.23.5 - Backport to v11.4.x (Enterprise) ##### Bug fixes - **Alerting:** AlertingQueryRunner should skip descendant nodes of invalid queries [#&#8203;97830](https://redirect.github.com/grafana/grafana/pull/97830), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Alerting:** Fix alert rules unpausing after moving rule to different folder [#&#8203;97583](https://redirect.github.com/grafana/grafana/pull/97583), [@&#8203;santihernandezc](https://redirect.github.com/santihernandezc) - **Alerting:** Fix label escaping in rule export [#&#8203;98649](https://redirect.github.com/grafana/grafana/pull/98649), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Alerting:** Fix slack image uploading to use new api [#&#8203;98066](https://redirect.github.com/grafana/grafana/pull/98066), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Azure/GCM:** Improve error display [#&#8203;97594](https://redirect.github.com/grafana/grafana/pull/97594), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Dashboards:** Fix issue where filtered panels would not react to variable changes [#&#8203;98734](https://redirect.github.com/grafana/grafana/pull/98734), [@&#8203;oscarkilhed](https://redirect.github.com/oscarkilhed) - **Dashboards:** Fixes issue with panel header showing even when hide time override was enabled [#&#8203;98747](https://redirect.github.com/grafana/grafana/pull/98747), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Fixes week relative time ranges when weekStart was changed [#&#8203;98269](https://redirect.github.com/grafana/grafana/pull/98269), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Panel react for `timeFrom` and `timeShift` changes using variables [#&#8203;98659](https://redirect.github.com/grafana/grafana/pull/98659), [@&#8203;Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **DateTimePicker:** Fixes issue with date picker showing invalid date [#&#8203;97971](https://redirect.github.com/grafana/grafana/pull/97971), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Fix:** Add support for datasource variable queries [#&#8203;98119](https://redirect.github.com/grafana/grafana/pull/98119), [@&#8203;sunker](https://redirect.github.com/sunker) - **InfluxDB:** Adhoc filters can use template vars as values [#&#8203;98786](https://redirect.github.com/grafana/grafana/pull/98786), [@&#8203;bossinc](https://redirect.github.com/bossinc) - **LibraryPanel:** Fallback to panel title if library panel title is not set [#&#8203;99410](https://redirect.github.com/grafana/grafana/pull/99410), [@&#8203;ivanortegaalba](https://redirect.github.com/ivanortegaalba) ##### Plugin development fixes & changes - **Grafana UI:** Re-add react-router-dom as a dependency [#&#8203;98422](https://redirect.github.com/grafana/grafana/pull/98422), [@&#8203;leventebalogh](https://redirect.github.com/leventebalogh) <!-- 11.4.1 END --> <!-- 11.3.3 START --> ### [`v11.4.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1140-2024-12-05) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.7...v11.4.0) ##### Features and enhancements - **Cloudwatch:** OpenSearch PPL and SQL support in Logs Insights <!-- 11.4.0 END --> <!-- 11.3.2 START --> ### [`v11.3.7`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1137-2025-05-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.6...v11.3.7) ##### Features and enhancements - **Chore:** Bump Go version to 1.24.3 [#&#8203;105112](https://redirect.github.com/grafana/grafana/pull/105112), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/blevesearch/bleve/v2 from v2.4.2 to v2.5.0 [#&#8203;105447](https://redirect.github.com/grafana/grafana/pull/105447), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 [#&#8203;105376](https://redirect.github.com/grafana/grafana/pull/105376), [@&#8203;macabu](https://redirect.github.com/macabu) - **Dependencies:** Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0 [#&#8203;105254](https://redirect.github.com/grafana/grafana/pull/105254), [@&#8203;macabu](https://redirect.github.com/macabu) - **Security:** Fix CVE-2025-4123 - **Security:** Fix CVE-2025-3580 <!-- 11.3.7 END --> <!-- 11.2.10 START --> ### [`v11.3.6`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1136security-01-2025-05-21) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.5...v11.3.6) ##### Bug fixes - **Security:** Fix CVE-2025-4123 <!-- 11.3.6+security-01 END --> <!-- 11.2.9+security-01 START --> ### [`v11.3.5`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1135security-01-2025-04-22) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.4...v11.3.5) ##### Features and enhancements - **Chore:** Bump Go to 1.23.7 [#&#8203;101583](https://redirect.github.com/grafana/grafana/pull/101583), [@&#8203;macabu](https://redirect.github.com/macabu) - **Chore:** Bump Go to 1.23.7 (Enterprise) - **Chore:** Update libs with CVE in dependencies [#&#8203;102710](https://redirect.github.com/grafana/grafana/pull/102710), [@&#8203;grambbledook](https://redirect.github.com/grambbledook) ##### Bug fixes - **Alerting:** Fix token-based Slack image upload to work with channel names [#&#8203;101488](https://redirect.github.com/grafana/grafana/pull/101488), [@&#8203;moustafab](https://redirect.github.com/moustafab) - **Service Accounts:** Do not show error pop-ups for Service Account and Renderer UI flows [#&#8203;101791](https://redirect.github.com/grafana/grafana/pull/101791), [@&#8203;IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) - **Security:** Fix CVE-2025-3454 - **Security:** Fix CVE-2025-2703 <!-- 11.3.5+security-01 END --> <!-- 11.2.8+security-01 START --> ### [`v11.3.4`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1134-2025-02-18) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.3...v11.3.4) ##### Features and enhancements - **Docker:** Use our own glibc 2.40 binaries [#&#8203;99923](https://redirect.github.com/grafana/grafana/pull/99923), [@&#8203;DanCech](https://redirect.github.com/DanCech) ##### Bug fixes - **Auth:** Fix redirect with JWT auth URL login [#&#8203;100495](https://redirect.github.com/grafana/grafana/pull/100495), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) - **Azure:** Correctly set application insights resource values [#&#8203;99597](https://redirect.github.com/grafana/grafana/pull/99597), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Dashboards:** Bring back scripted dashboards [#&#8203;100627](https://redirect.github.com/grafana/grafana/pull/100627), [@&#8203;dprokop](https://redirect.github.com/dprokop) - **Plugin Metrics:** Eliminate data race in plugin metrics middleware [#&#8203;100076](https://redirect.github.com/grafana/grafana/pull/100076), [@&#8203;clord](https://redirect.github.com/clord) <!-- 11.3.4 END --> <!-- 11.2.7 START --> ### [`v11.3.3`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1133-2025-01-28) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.2...v11.3.3) ##### Features and enhancements - **Azure Monitor:** Add a feature flag to toggle user auth for Azure Monitor only [#&#8203;97576](https://redirect.github.com/grafana/grafana/pull/97576), [@&#8203;adamyeats](https://redirect.github.com/adamyeats) - **Security:** Update to Go 1.23.5 - Backport to v11.3.x [#&#8203;99124](https://redirect.github.com/grafana/grafana/pull/99124), [@&#8203;Proximyst](https://redirect.github.com/Proximyst) - **Security:** Update to Go 1.23.5 - Backport to v11.3.x (Enterprise) ##### Bug fixes - **Alerting:** AlertingQueryRunner should skip descendant nodes of invalid queries [#&#8203;97829](https://redirect.github.com/grafana/grafana/pull/97829), [@&#8203;gillesdemey](https://redirect.github.com/gillesdemey) - **Azure/GCM:** Improve error display [#&#8203;97593](https://redirect.github.com/grafana/grafana/pull/97593), [@&#8203;aangelisc](https://redirect.github.com/aangelisc) - **Dashboard:** Fixes issue with compatability of old DashboardModel.annotations [#&#8203;97467](https://redirect.github.com/grafana/grafana/pull/97467), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Fix issue where filtered panels would not react to variable changes [#&#8203;98733](https://redirect.github.com/grafana/grafana/pull/98733), [@&#8203;oscarkilhed](https://redirect.github.com/oscarkilhed) - **Dashboards:** Fixes issue with panel header showing even when hide time override was enabled [#&#8203;97389](https://redirect.github.com/grafana/grafana/pull/97389), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Fixes week relative time ranges when weekStart was changed [#&#8203;98268](https://redirect.github.com/grafana/grafana/pull/98268), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **DateTimePicker:** Fixes issue with date picker showing invalid date [#&#8203;97970](https://redirect.github.com/grafana/grafana/pull/97970), [@&#8203;torkelo](https://redirect.github.com/torkelo) - **Fix:** Add support for datasource variable queries [#&#8203;98118](https://redirect.github.com/grafana/grafana/pull/98118), [@&#8203;sunker](https://redirect.github.com/sunker) - **InfluxDB:** Adhoc filters can use template vars as values [#&#8203;98785](https://redirect.github.com/grafana/grafana/pull/98785), [@&#8203;bossinc](https://redirect.github.com/bossinc) - **Unified Storage:** Use tls preferred when grafana db using ssl [#&#8203;97379](https://redirect.github.com/grafana/grafana/pull/97379), [@&#8203;owensmallwood](https://redirect.github.com/owensmallwood) ##### Plugin development fixes & changes - **Grafana UI:** Re-add react-router-dom as a dependency [#&#8203;98421](https://redirect.github.com/grafana/grafana/pull/98421), [@&#8203;leventebalogh](https://redirect.github.com/leventebalogh) <!-- 11.3.3 END --> <!-- 11.2.6 START --> ### [`v11.3.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1132-2024-12-04) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.1...v11.3.2) ##### Features and enhancements - **Backport:** Announcement Banners: Enable feature for all cloud tiers (Enterprise) ##### Bug fixes - **Fix:** Do not fetch Orgs if the user is authenticated by apikey/sa or render key [#&#8203;97262](https://redirect.github.com/grafana/grafana/pull/97262), [@&#8203;mgyongyosi](https://redirect.github.com/mgyongyosi) <!-- 11.3.2 END --> <!-- 11.2.5 START --> ### [`v11.3.1`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1131-2024-11-19) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.3.0...v11.3.1) ##### Features and enhancements - **Alerting:** Make context deadline on AlertNG service startup configurable [#&#8203;96135](https://redirect.github.com/grafana/grafana/pu </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39c538f commit 636c6ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/example-exemplars-tail-sampling/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
command:
6060
- --config.file=/config.yaml
6161
grafana:
62-
image: grafana/grafana:10.4.19
62+
image: grafana/grafana:12.0.1
6363
network_mode: host
6464
ports:
6565
- "3000:3000"

examples/example-native-histogram/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
- --enable-feature=native-histograms
1919
- --config.file=/prometheus.yml
2020
grafana:
21-
image: grafana/grafana:10.4.19
21+
image: grafana/grafana:12.0.1
2222
network_mode: host
2323
volumes:
2424
- ./docker-compose/grafana-datasources.yaml:/etc/grafana/provisioning/datasources/grafana-datasources.yaml

0 commit comments

Comments
 (0)