[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/grafana (grafana/grafana)
### [`v11.3.0`](https://redirect.github.com/grafana/grafana/releases/tag/v11.3.0): 11.3.0
[Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.3...v11.3.0)
[Download page](https://grafana.com/grafana/download/11.3.0)
[What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/)
##### Features and enhancements
- **Alerting:** Add manage permissions UI logic for Contact Points [#92885](https://redirect.github.com/grafana/grafana/pull/92885), [@tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Allow linking to silence form with `__alert_rule_uid__` value preset [#93526](https://redirect.github.com/grafana/grafana/pull/93526), [@tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Hide query name when using simplified mode in the alert rule [#93779](https://redirect.github.com/grafana/grafana/pull/93779), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Limit and clean up old alert rules versions [#89754](https://redirect.github.com/grafana/grafana/pull/89754), [@igloo12](https://redirect.github.com/igloo12)
- **Alerting:** Style nits for the simple query mode [#93930](https://redirect.github.com/grafana/grafana/pull/93930), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Update texts in annotations step [#93977](https://redirect.github.com/grafana/grafana/pull/93977), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Use useProduceNewAlertmanagerConfiguration for contact points [#88456](https://redirect.github.com/grafana/grafana/pull/88456), [@gillesdemey](https://redirect.github.com/gillesdemey)
- **Auth:** Attach external session info to Grafana session [#93849](https://redirect.github.com/grafana/grafana/pull/93849), [@mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Auth:** Replace jmespath/go-jmespath with jmespath-community/go-jmespath [#94203](https://redirect.github.com/grafana/grafana/pull/94203), [@mgyongyosi](https://redirect.github.com/mgyongyosi)
- **CloudMigrations:** Add support for migration of Library Elements (Panels) resources [#93898](https://redirect.github.com/grafana/grafana/pull/93898), [@macabu](https://redirect.github.com/macabu)
- **Cloudwatch:** Update grafana-aws-sdk [#94155](https://redirect.github.com/grafana/grafana/pull/94155), [@iwysiu](https://redirect.github.com/iwysiu)
- **Explore Logs:** Preinstall for onprem Grafana instances [#94221](https://redirect.github.com/grafana/grafana/pull/94221), [@svennergr](https://redirect.github.com/svennergr)
- **ExploreMetrics:** Ensure compatibility with Incremental Querying [#94355](https://redirect.github.com/grafana/grafana/pull/94355), [@NWRichmond](https://redirect.github.com/NWRichmond)
- **FieldConfig:** Add support for Actions [#92874](https://redirect.github.com/grafana/grafana/pull/92874), [@adela-almasan](https://redirect.github.com/adela-almasan)
- **Plugin Extensions:** Require meta-data to be defined in `plugin.json` during development mode [#93429](https://redirect.github.com/grafana/grafana/pull/93429), [@leventebalogh](https://redirect.github.com/leventebalogh)
- **Reporting:** Display template variables in the PDF (Enterprise)
- **Tempo:** Add deprecation notice for Aggregate By [#94050](https://redirect.github.com/grafana/grafana/pull/94050), [@joey-grafana](https://redirect.github.com/joey-grafana)
##### Bug fixes
- **Alerting/Chore:** Fix TimeRangeInput not working across multiple months [#93622](https://redirect.github.com/grafana/grafana/pull/93622), [@tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Fix default value for input in simple condition [#94248](https://redirect.github.com/grafana/grafana/pull/94248), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Fix eval interval not being saved when creating a new group [#93821](https://redirect.github.com/grafana/grafana/pull/93821), [@tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#93940](https://redirect.github.com/grafana/grafana/pull/93940), [@alexweav](https://redirect.github.com/alexweav)
- **Alerting:** Fix panics when attempting to create an Alertmanager after failing [#94023](https://redirect.github.com/grafana/grafana/pull/94023), [@santihernandezc](https://redirect.github.com/santihernandezc)
- **DashboardScene:** Fixes url issue with subpath when exiting edit mode [#93962](https://redirect.github.com/grafana/grafana/pull/93962), [@torkelo](https://redirect.github.com/torkelo)
- **Dashboards:** Enable scenes by default [#93818](https://redirect.github.com/grafana/grafana/pull/93818), [@ivanortegaalba](https://redirect.github.com/ivanortegaalba)
- **Dashboards:** Fixes view & edit keyboard shortcuts when grafana is behind a subpath [#93955](https://redirect.github.com/grafana/grafana/pull/93955), [@torkelo](https://redirect.github.com/torkelo)
- **ElasticSearch:** Fix errorsource in newInstanceSettings [#93859](https://redirect.github.com/grafana/grafana/pull/93859), [@iwysiu](https://redirect.github.com/iwysiu)
- **Reporting:** Fix reports on multi-org instance (Enterprise)
- **SubMenu:** Fix expanding sub menu items on touch devices [#93208](https://redirect.github.com/grafana/grafana/pull/93208), [@yincongcyincong](https://redirect.github.com/yincongcyincong)
### [`v11.2.3`](https://redirect.github.com/grafana/grafana/releases/tag/v11.2.3): 11.2.3
[Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.2...v11.2.3)
[Download page](https://grafana.com/grafana/download/11.2.3)
[What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/)
##### Bug fixes
- **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#93947](https://redirect.github.com/grafana/grafana/pull/93947), [@alexweav](https://redirect.github.com/alexweav)
- **AzureMonitor:** Fix App Insights portal URL for multi-resource trace queries [#94475](https://redirect.github.com/grafana/grafana/pull/94475), [@aangelisc](https://redirect.github.com/aangelisc)
- **Canvas:** Allow API calls to grafana origin [#94129](https://redirect.github.com/grafana/grafana/pull/94129), [@adela-almasan](https://redirect.github.com/adela-almasan)
- **Folders:** Correctly show new folder button under root folder [#94712](https://redirect.github.com/grafana/grafana/pull/94712), [@IevaVasiljeva](https://redirect.github.com/IevaVasiljeva)
- **OrgSync:** Do not set default Organization for a user to a non-existent Organization [#94549](https://redirect.github.com/grafana/grafana/pull/94549), [@mgyongyosi](https://redirect.github.com/mgyongyosi)
- **Plugins:** Skip install errors if dependency plugin already exists [#94717](https://redirect.github.com/grafana/grafana/pull/94717), [@wbrowne](https://redirect.github.com/wbrowne)
- **ServerSideExpressions:** Disable SQL Expressions to prevent RCE and LFI vulnerability [#94959](https://redirect.github.com/grafana/grafana/pull/94959), [@samjewell](https://redirect.github.com/samjewell)
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v11.2.2
->v11.3.0
Release Notes
grafana/grafana (grafana/grafana)
### [`v11.3.0`](https://redirect.github.com/grafana/grafana/releases/tag/v11.3.0): 11.3.0 [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.3...v11.3.0) [Download page](https://grafana.com/grafana/download/11.3.0) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Alerting:** Add manage permissions UI logic for Contact Points [#92885](https://redirect.github.com/grafana/grafana/pull/92885), [@tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Allow linking to silence form with `__alert_rule_uid__` value preset [#93526](https://redirect.github.com/grafana/grafana/pull/93526), [@tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Hide query name when using simplified mode in the alert rule [#93779](https://redirect.github.com/grafana/grafana/pull/93779), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Limit and clean up old alert rules versions [#89754](https://redirect.github.com/grafana/grafana/pull/89754), [@igloo12](https://redirect.github.com/igloo12) - **Alerting:** Style nits for the simple query mode [#93930](https://redirect.github.com/grafana/grafana/pull/93930), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Update texts in annotations step [#93977](https://redirect.github.com/grafana/grafana/pull/93977), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Use useProduceNewAlertmanagerConfiguration for contact points [#88456](https://redirect.github.com/grafana/grafana/pull/88456), [@gillesdemey](https://redirect.github.com/gillesdemey) - **Auth:** Attach external session info to Grafana session [#93849](https://redirect.github.com/grafana/grafana/pull/93849), [@mgyongyosi](https://redirect.github.com/mgyongyosi) - **Auth:** Replace jmespath/go-jmespath with jmespath-community/go-jmespath [#94203](https://redirect.github.com/grafana/grafana/pull/94203), [@mgyongyosi](https://redirect.github.com/mgyongyosi) - **CloudMigrations:** Add support for migration of Library Elements (Panels) resources [#93898](https://redirect.github.com/grafana/grafana/pull/93898), [@macabu](https://redirect.github.com/macabu) - **Cloudwatch:** Update grafana-aws-sdk [#94155](https://redirect.github.com/grafana/grafana/pull/94155), [@iwysiu](https://redirect.github.com/iwysiu) - **Explore Logs:** Preinstall for onprem Grafana instances [#94221](https://redirect.github.com/grafana/grafana/pull/94221), [@svennergr](https://redirect.github.com/svennergr) - **ExploreMetrics:** Ensure compatibility with Incremental Querying [#94355](https://redirect.github.com/grafana/grafana/pull/94355), [@NWRichmond](https://redirect.github.com/NWRichmond) - **FieldConfig:** Add support for Actions [#92874](https://redirect.github.com/grafana/grafana/pull/92874), [@adela-almasan](https://redirect.github.com/adela-almasan) - **Plugin Extensions:** Require meta-data to be defined in `plugin.json` during development mode [#93429](https://redirect.github.com/grafana/grafana/pull/93429), [@leventebalogh](https://redirect.github.com/leventebalogh) - **Reporting:** Display template variables in the PDF (Enterprise) - **Tempo:** Add deprecation notice for Aggregate By [#94050](https://redirect.github.com/grafana/grafana/pull/94050), [@joey-grafana](https://redirect.github.com/joey-grafana) ##### Bug fixes - **Alerting/Chore:** Fix TimeRangeInput not working across multiple months [#93622](https://redirect.github.com/grafana/grafana/pull/93622), [@tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Fix default value for input in simple condition [#94248](https://redirect.github.com/grafana/grafana/pull/94248), [@soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix eval interval not being saved when creating a new group [#93821](https://redirect.github.com/grafana/grafana/pull/93821), [@tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#93940](https://redirect.github.com/grafana/grafana/pull/93940), [@alexweav](https://redirect.github.com/alexweav) - **Alerting:** Fix panics when attempting to create an Alertmanager after failing [#94023](https://redirect.github.com/grafana/grafana/pull/94023), [@santihernandezc](https://redirect.github.com/santihernandezc) - **DashboardScene:** Fixes url issue with subpath when exiting edit mode [#93962](https://redirect.github.com/grafana/grafana/pull/93962), [@torkelo](https://redirect.github.com/torkelo) - **Dashboards:** Enable scenes by default [#93818](https://redirect.github.com/grafana/grafana/pull/93818), [@ivanortegaalba](https://redirect.github.com/ivanortegaalba) - **Dashboards:** Fixes view & edit keyboard shortcuts when grafana is behind a subpath [#93955](https://redirect.github.com/grafana/grafana/pull/93955), [@torkelo](https://redirect.github.com/torkelo) - **ElasticSearch:** Fix errorsource in newInstanceSettings [#93859](https://redirect.github.com/grafana/grafana/pull/93859), [@iwysiu](https://redirect.github.com/iwysiu) - **Reporting:** Fix reports on multi-org instance (Enterprise) - **SubMenu:** Fix expanding sub menu items on touch devices [#93208](https://redirect.github.com/grafana/grafana/pull/93208), [@yincongcyincong](https://redirect.github.com/yincongcyincong) ### [`v11.2.3`](https://redirect.github.com/grafana/grafana/releases/tag/v11.2.3): 11.2.3 [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.2...v11.2.3) [Download page](https://grafana.com/grafana/download/11.2.3) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Bug fixes - **Alerting:** Fix incorrect permission on POST external rule groups endpoint \[CVE-2024-8118] [#93947](https://redirect.github.com/grafana/grafana/pull/93947), [@alexweav](https://redirect.github.com/alexweav) - **AzureMonitor:** Fix App Insights portal URL for multi-resource trace queries [#94475](https://redirect.github.com/grafana/grafana/pull/94475), [@aangelisc](https://redirect.github.com/aangelisc) - **Canvas:** Allow API calls to grafana origin [#94129](https://redirect.github.com/grafana/grafana/pull/94129), [@adela-almasan](https://redirect.github.com/adela-almasan) - **Folders:** Correctly show new folder button under root folder [#94712](https://redirect.github.com/grafana/grafana/pull/94712), [@IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) - **OrgSync:** Do not set default Organization for a user to a non-existent Organization [#94549](https://redirect.github.com/grafana/grafana/pull/94549), [@mgyongyosi](https://redirect.github.com/mgyongyosi) - **Plugins:** Skip install errors if dependency plugin already exists [#94717](https://redirect.github.com/grafana/grafana/pull/94717), [@wbrowne](https://redirect.github.com/wbrowne) - **ServerSideExpressions:** Disable SQL Expressions to prevent RCE and LFI vulnerability [#94959](https://redirect.github.com/grafana/grafana/pull/94959), [@samjewell](https://redirect.github.com/samjewell)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.
This PR was generated by Mend Renovate. View the repository job log.