[v11.5.x] Docs: What's new & Upgrade guide v11.5 (#99676)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Robby Milo <robbymilo@fastmail.com>
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2025-01-28 17:53:33 +02:00
committed by GitHub
co-authored by Jack Baldry Robby Milo Isabel Matwawana Isabel Matwawana Jacob Valdez
parent df7987a6b8
commit 85379b8f2d
3 changed files with 85 additions and 0 deletions
@@ -0,0 +1,22 @@
---
description: Guide for upgrading to Grafana v11.5
keywords:
- grafana
- configuration
- documentation
- upgrade
- '11.5'
title: Upgrade to Grafana v11.5
menuTitle: Upgrade to v11.5
weight: 700
---
# Upgrade to Grafana v11.5
{{< docs/shared lookup="upgrade/intro.md" source="grafana" version="<GRAFANA_VERSION>" >}}
{{< docs/shared lookup="back-up/back-up-grafana.md" source="grafana" version="<GRAFANA_VERSION>" leveloffset="+1" >}}
{{< docs/shared lookup="upgrade/upgrade-common-tasks.md" source="grafana" version="<GRAFANA_VERSION>" >}}
## Technical notes
+1
View File
@@ -76,6 +76,7 @@ For a complete list of every change, with links to pull requests and related iss
## Grafana 11
- [What's new in 11.5](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/whatsnew/whats-new-in-v11-5/)
- [What's new in 11.4](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/whatsnew/whats-new-in-v11-4/)
- [What's new in 11.3](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/whatsnew/whats-new-in-v11-3/)
- [What's new in 11.2](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/whatsnew/whats-new-in-v11-2/)
@@ -0,0 +1,62 @@
---
description: Feature and improvement highlights for Grafana v11.5
keywords:
- grafana
- new
- documentation
- '11.5'
- release notes
labels:
products:
- cloud
- enterprise
- oss
title: What's new in Grafana v11.5
posts:
- title: Cloud Migration Assistant
items:
- docs/grafana-cloud/whats-new/2025-01-10-grafana-cloud-migration-assistant-supports-all-plugins-and-grafana-alerting.md
- title: Dashboards and visualizations
items:
- docs/grafana-cloud/whats-new/2024-10-16-redesigned-ad-hoc-filters-for-dashboards.md
- docs/grafana-cloud/whats-new/2024-11-19-new-regular-expression-option-for-extract-fields-transformation.md
- docs/grafana-cloud/whats-new/2024-09-04-sharing-drawer.md
- docs/grafana-cloud/whats-new/2024-12-16-customizable-shareable-dashboard-panel-images.md
- title: Reporting
items:
- docs/grafana-cloud/whats-new/2024-10-21-theme-options-for-reporting.md
- docs/grafana-cloud/whats-new/2024-12-02-pdf-export-improvements-in-ga.md
- title: Alerting
items:
- docs/grafana-cloud/whats-new/2025-01-22-rbac-for-alerting-notifications.md
- docs/grafana-cloud/whats-new/2025-01-22-rbac-for-notification-policies.md
- title: Data sources
items:
- docs/grafana-cloud/whats-new/2025-01-09-elasticsearch-cross-cluster-search-support.md
- docs/grafana-cloud/whats-new/2024-11-12-open-search-datasource-now-supports-private-datasource-connect.md
- docs/grafana-cloud/whats-new/2024-12-04-time-series-macro-support-in-visual-query-builder-for-sql-data-sources.md
- title: Authentication and authorization
items:
- docs/grafana-cloud/whats-new/2025-01-07-oauth-and-saml-session-handling-improvements.md
- title: Plugins
items:
- docs/grafana-cloud/whats-new/2025-01-10-plugin-frontend-sandbox.md
- title: Public dashboards
items:
- docs/grafana-cloud/whats-new/2024-09-09-public-dashboards-are-now-shared-dashboards.md
whats_new_grafana_version: 11.5
weight: -47
---
# What’s new in Grafana v11.5
Welcome to Grafana 11.5!
Read on to learn about new sharing, reporting, and export options, cross-cluster search for Elasticsearch, PDC support for several new data sources, and more.
The Grafana Cloud Migration Assistant is in public preview and now supports all plugins and Grafana Alerts, in addition to dashboards, folders, and data sources.
We've also made it more secure to run third-party apps and data sources, and improved user session handling for OAuth 2.0 and SAML.
{{< youtube id="RGiktzfhRd0" >}}
For even more detail about all the changes in this release, refer to the [changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md). For the specific steps we recommend when you upgrade to v11.5, check out our [Upgrade Guide](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/upgrade-guide/upgrade-v11.5/).
{{< docs/whats-new >}}