From 4642a76ad8bfc9d35d2efd82735ed253849f885c Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Tue, 11 Feb 2020 10:35:44 -0800 Subject: [PATCH] Docs: Added release notes tag (#22012) --- docs/sources/guides/whats-new-in-v2-1.md | 4 ++-- docs/sources/guides/whats-new-in-v2-5.md | 5 ++--- docs/sources/guides/whats-new-in-v2-6.md | 5 ++--- docs/sources/guides/whats-new-in-v2.md | 8 +++----- docs/sources/guides/whats-new-in-v3-1.md | 10 ++++------ docs/sources/guides/whats-new-in-v3.md | 10 ++++------ docs/sources/guides/whats-new-in-v4-1.md | 6 ++---- docs/sources/guides/whats-new-in-v4-2.md | 4 ++-- docs/sources/guides/whats-new-in-v4-3.md | 7 +++---- docs/sources/guides/whats-new-in-v4-4.md | 7 +++---- docs/sources/guides/whats-new-in-v4-5.md | 7 +++---- docs/sources/guides/whats-new-in-v4-6.md | 7 +++---- docs/sources/guides/whats-new-in-v4.md | 8 +++----- docs/sources/guides/whats-new-in-v5-1.md | 8 ++++---- docs/sources/guides/whats-new-in-v5-2.md | 6 +++--- docs/sources/guides/whats-new-in-v5-3.md | 6 +++--- docs/sources/guides/whats-new-in-v5-4.md | 6 +++--- docs/sources/guides/whats-new-in-v5.md | 8 +++----- docs/sources/guides/whats-new-in-v6-0.md | 6 +++--- docs/sources/guides/whats-new-in-v6-1.md | 6 +++--- docs/sources/guides/whats-new-in-v6-2.md | 8 ++++---- docs/sources/guides/whats-new-in-v6-3.md | 12 ++++++------ docs/sources/guides/whats-new-in-v6-4.md | 15 +++++++-------- docs/sources/guides/whats-new-in-v6-5.md | 8 ++++---- docs/sources/guides/whats-new-in-v6-6.md | 9 ++++----- 25 files changed, 83 insertions(+), 103 deletions(-) diff --git a/docs/sources/guides/whats-new-in-v2-1.md b/docs/sources/guides/whats-new-in-v2-1.md index efb49ab53e3..aca11a5e514 100644 --- a/docs/sources/guides/whats-new-in-v2-1.md +++ b/docs/sources/guides/whats-new-in-v2-1.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v2.1" +title = "What's new in Grafana v2.1" description = "Feature and improvement highlights for Grafana v2.1" -keywords = ["grafana", "new", "documentation", "2.1"] +keywords = ["grafana", "new", "documentation", "2.1", "release notes"] type = "docs" +++ diff --git a/docs/sources/guides/whats-new-in-v2-5.md b/docs/sources/guides/whats-new-in-v2-5.md index 4d5602669d1..e19ebd3b649 100644 --- a/docs/sources/guides/whats-new-in-v2-5.md +++ b/docs/sources/guides/whats-new-in-v2-5.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v2.5" +title = "What's new in Grafana v2.5" description = "Feature and improvement highlights for Grafana v2.5" -keywords = ["grafana", "new", "documentation", "2.5"] +keywords = ["grafana", "new", "documentation", "2.5", "release notes"] type = "docs" +++ @@ -103,4 +103,3 @@ view the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG - - - ### Download Grafana 2.5 now - diff --git a/docs/sources/guides/whats-new-in-v2-6.md b/docs/sources/guides/whats-new-in-v2-6.md index c5862ca946a..be1f70f54ec 100644 --- a/docs/sources/guides/whats-new-in-v2-6.md +++ b/docs/sources/guides/whats-new-in-v2-6.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v2.6" +title = "What's new in Grafana v2.6" description = "Feature and improvement highlights for Grafana v2.6" -keywords = ["grafana", "new", "documentation", "2.6"] +keywords = ["grafana", "new", "documentation", "2.6", "release notes"] type = "docs" +++ @@ -122,4 +122,3 @@ view the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG - - - Download Grafana 2.6 now - diff --git a/docs/sources/guides/whats-new-in-v2.md b/docs/sources/guides/whats-new-in-v2.md index 17bb3f032a5..7f43de779ed 100644 --- a/docs/sources/guides/whats-new-in-v2.md +++ b/docs/sources/guides/whats-new-in-v2.md @@ -1,11 +1,11 @@ +++ -title = "What's New in Grafana v2.0" +title = "What's new in Grafana v2.0" description = "Feature and improvement highlights for Grafana v2.0" -keywords = ["grafana", "new", "documentation", "2.0"] +keywords = ["grafana", "new", "documentation", "2.0", "release notes"] type = "docs" +++ -# What's New in Grafana v2.0 +# What's new in Grafana v2.0 Grafana 2.0 represents months of work by the Grafana team and the community. We are pleased to be able to release the Grafana 2.0 beta. This is a guide that describes some of changes and new features that can @@ -173,5 +173,3 @@ Grafana now supports server-side PNG rendering. From the Panel share dialog you > **Note** This requires that your Data Source is accessible from your Grafana instance.  - - diff --git a/docs/sources/guides/whats-new-in-v3-1.md b/docs/sources/guides/whats-new-in-v3-1.md index 91eb2d05bae..64c48d59f4c 100644 --- a/docs/sources/guides/whats-new-in-v3-1.md +++ b/docs/sources/guides/whats-new-in-v3-1.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v3.1" +title = "What's new in Grafana v3.1" description = "Feature and improvement highlights for Grafana v3.1" -keywords = ["grafana", "new", "documentation", "3.1"] +keywords = ["grafana", "new", "documentation", "3.1", "release notes"] type = "docs" [menu.docs] name = "Version 3.1" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = 5 +++ -# What's New in Grafana v3.1 +# What's new in Grafana v3.1 ## Dashboard Export and Import @@ -59,6 +59,4 @@ Switched logging framework to log15 to enable key value per logging and filterin ## CHANGELOG -For a detailed list and link to github issues for everything included -in the 3.1 release please view the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) -file. +For a detailed list and link to github issues for everything included in the 3.1 release please view the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file. diff --git a/docs/sources/guides/whats-new-in-v3.md b/docs/sources/guides/whats-new-in-v3.md index ceb64b7407c..e049cff7095 100644 --- a/docs/sources/guides/whats-new-in-v3.md +++ b/docs/sources/guides/whats-new-in-v3.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v3.0" +title = "What's new in Grafana v3.0" description = "Feature and improvement highlights for Grafana v3.0" -keywords = ["grafana", "new", "documentation", "3.0"] +keywords = ["grafana", "new", "documentation", "3.0", "release notes"] type = "docs" [menu.docs] name = "Version 3.0" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = 6 +++ -# What's New in Grafana v3.0 +# What's new in Grafana v3.0 ## Commercial Support @@ -65,7 +65,6 @@ Grafana.net will officially launch along with the stable version of Grafana 3.0, but go to and check out the preview and sign up for an account in the meantime. - ## grafana-cli Grafana 3.0 comes with a new command line tool called grafana-cli. You @@ -225,5 +224,4 @@ Check out the full list of plugins on [Grafana.com](https://grafana.com/plugins) For a detailed list and link to github issues for everything included in the 3.0 release please view the -[CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) -file. +[CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file. diff --git a/docs/sources/guides/whats-new-in-v4-1.md b/docs/sources/guides/whats-new-in-v4-1.md index 8a797dd7eeb..19d98def2ee 100644 --- a/docs/sources/guides/whats-new-in-v4-1.md +++ b/docs/sources/guides/whats-new-in-v4-1.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.1" +title = "What's new in Grafana v4.1" description = "Feature and improvement highlights for Grafana v4.1" -keywords = ["grafana", "new", "documentation", "4.1.0"] +keywords = ["grafana", "new", "documentation", "4.1.0", "release notes"] type = "docs" [menu.docs] name = "Version 4.1" @@ -10,7 +10,6 @@ parent = "whatsnew" weight = 3 +++ - ## What's new in Grafana v4.1 - **Graph**: Support for shared tooltip on all graphs as you hover over one graph. [#1578](https://github.com/grafana/grafana/pull/1578), [#6274](https://github.com/grafana/grafana/pull/6274) - **Victorops**: Add VictorOps notification integration [#6411](https://github.com/grafana/grafana/issues/6411), thx [@ichekrygin](https://github.com/ichekrygin) @@ -42,7 +41,6 @@ You can set a help text in the general tab on any panel. The help text is using Panels with a help text available have a little indicator in the top left corner. You can show the help text by hovering the icon.
- ### Easier Cloudwatch configuration {{< imgbox max-width="60%" img="/img/docs/v41/cloudwatch_settings.png" caption="Cloudwatch configuration" >}} diff --git a/docs/sources/guides/whats-new-in-v4-2.md b/docs/sources/guides/whats-new-in-v4-2.md index fd38295f43d..7cac5ef7dcc 100644 --- a/docs/sources/guides/whats-new-in-v4-2.md +++ b/docs/sources/guides/whats-new-in-v4-2.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.2" +title = "What's new in Grafana v4.2" description = "Feature and improvement highlights for Grafana v4.2" -keywords = ["grafana", "new", "documentation", "4.2.0"] +keywords = ["grafana", "new", "documentation", "4.2.0", "release notes"] type = "docs" [menu.docs] name = "Version 4.2" diff --git a/docs/sources/guides/whats-new-in-v4-3.md b/docs/sources/guides/whats-new-in-v4-3.md index b04bfbbc7d9..3a9880b0e46 100644 --- a/docs/sources/guides/whats-new-in-v4-3.md +++ b/docs/sources/guides/whats-new-in-v4-3.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.3" +title = "What's new in Grafana v4.3" description = "Feature and improvement highlights for Grafana v4.3" -keywords = ["grafana", "new", "documentation", "4.3.0"] +keywords = ["grafana", "new", "documentation", "4.3.0", "release notes"] type = "docs" [menu.docs] name = "Version 4.3" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -2 +++ -## What's New in Grafana v4.3 +## What's new in Grafana v4.3 Grafana v4.3 Beta is now [available for download](https://grafana.com/grafana/download/4.3.0-beta1). @@ -102,4 +102,3 @@ Head to the [v4.3 download page](https://grafana.com/grafana/download) for downl ## Thanks A big thanks to all the Grafana users who contribute by submitting PRs, bug reports, helping out on our [community site](https://community.grafana.com/) and providing feedback! - diff --git a/docs/sources/guides/whats-new-in-v4-4.md b/docs/sources/guides/whats-new-in-v4-4.md index 1ab47f2ff2a..90c7986d0f5 100644 --- a/docs/sources/guides/whats-new-in-v4-4.md +++ b/docs/sources/guides/whats-new-in-v4-4.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.4" +title = "What's new in Grafana v4.4" description = "Feature and improvement highlights for Grafana v4.4" -keywords = ["grafana", "new", "documentation", "4.4.0"] +keywords = ["grafana", "new", "documentation", "4.4.0", "release notes"] type = "docs" [menu.docs] name = "Version 4.4" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -3 +++ -## What's New in Grafana v4.4 +## What's new in Grafana v4.4 Grafana v4.4 is now [available for download](https://grafana.com/grafana/download/4.4.0). @@ -47,4 +47,3 @@ Head to the [v4.4 download page](https://grafana.com/grafana/download) for downl ## Thanks A big thanks to all the Grafana users who contribute by submitting PRs, bug reports, helping out on our [community site](https://community.grafana.com/) and providing feedback! - diff --git a/docs/sources/guides/whats-new-in-v4-5.md b/docs/sources/guides/whats-new-in-v4-5.md index 179f240551f..45c445e899d 100644 --- a/docs/sources/guides/whats-new-in-v4-5.md +++ b/docs/sources/guides/whats-new-in-v4-5.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.5" +title = "What's new in Grafana v4.5" description = "Feature and improvement highlights for Grafana v4.5" -keywords = ["grafana", "new", "documentation", "4.5"] +keywords = ["grafana", "new", "documentation", "4.5", "release notes"] type = "docs" [menu.docs] name = "Version 4.5" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -4 +++ -# What's New in Grafana v4.5 +# What's new in Grafana v4.5 ## Highlights @@ -68,4 +68,3 @@ Data source selection and options and help are now above your metric queries. * **Modals**: Maintain scroll position after opening/leaving modal [#8800](https://github.com/grafana/grafana/issues/8800) * **Templating**: You cannot select data source variables as data source for other template variables [#7510](https://github.com/grafana/grafana/issues/7510) - diff --git a/docs/sources/guides/whats-new-in-v4-6.md b/docs/sources/guides/whats-new-in-v4-6.md index 354b7dd8b1f..fbc3a77182a 100644 --- a/docs/sources/guides/whats-new-in-v4-6.md +++ b/docs/sources/guides/whats-new-in-v4-6.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.6" +title = "What's new in Grafana v4.6" description = "Feature and improvement highlights for Grafana v4.6" -keywords = ["grafana", "new", "documentation", "4.6"] +keywords = ["grafana", "new", "documentation", "4.6", "release notes"] type = "docs" [menu.docs] name = "Version 4.6" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -5 +++ -# What's New in Grafana v4.6 +# What's new in Grafana v4.6 Grafana v4.6 brings many enhancements to Annotations, Cloudwatch and Prometheus. It also adds support for Postgres as metric and table data source! @@ -72,4 +72,3 @@ This makes exploring and filtering Prometheus data much easier. ### Tech * **Go**: Grafana is now built using golang 1.9 - diff --git a/docs/sources/guides/whats-new-in-v4.md b/docs/sources/guides/whats-new-in-v4.md index 14a8150d025..56e48483a6b 100644 --- a/docs/sources/guides/whats-new-in-v4.md +++ b/docs/sources/guides/whats-new-in-v4.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v4.0" +title = "What's new in Grafana v4.0" description = "Feature and improvement highlights for Grafana v4.0" -keywords = ["grafana", "new", "documentation", "4.0"] +keywords = ["grafana", "new", "documentation", "4.0", "release notes"] type = "docs" [menu.docs] name = "Version 4.0" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = 4 +++ -# What's New in Grafana v4.0 +# What's new in Grafana v4.0 As usual this release contains a ton of minor new features, fixes and improved UX. But on top of the usual new goodies is a core new feature: Alerting! Read on below for a detailed description of what's new in v4.0. @@ -93,7 +93,6 @@ We always try to bring some UX/UI refinements and polish in every release. ### TV-mode and Kiosk mode -@@ -177,4 +176,3 @@ You can update plugins using grafana-cli Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. - diff --git a/docs/sources/guides/whats-new-in-v5-1.md b/docs/sources/guides/whats-new-in-v5-1.md index 7e37cce2e35..e99e6172879 100644 --- a/docs/sources/guides/whats-new-in-v5-1.md +++ b/docs/sources/guides/whats-new-in-v5-1.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v5.1" +title = "What's new in Grafana v5.1" description = "Feature and improvement highlights for Grafana v5.1" -keywords = ["grafana", "new", "documentation", "5.1"] +keywords = ["grafana", "new", "documentation", "5.1", "release notes"] type = "docs" [menu.docs] name = "Version 5.1" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -7 +++ -# What's New in Grafana v5.1 +# What's new in Grafana v5.1 Grafana v5.1 brings new features, many enhancements and bug fixes. This article will detail the major new features and enhancements. @@ -29,7 +29,7 @@ the native scrolling functionality. Grafana v5.1 ships with a native scrollbar f the dashboard grid and panels that's not overriding the native scrolling functionality. We hope that these changes and improvements should make the Grafana user experience much better! -## Improved docker image (breaking change) +## Improved Docker image (breaking change) Grafana v5.1 brings an improved official docker image which should make it easier to run and use the Grafana docker image and at the same time give more control to the user how to use/run it. diff --git a/docs/sources/guides/whats-new-in-v5-2.md b/docs/sources/guides/whats-new-in-v5-2.md index 5cc8904812c..c73e49bfdaa 100644 --- a/docs/sources/guides/whats-new-in-v5-2.md +++ b/docs/sources/guides/whats-new-in-v5-2.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v5.2" +title = "What's new in Grafana v5.2" description = "Feature and improvement highlights for Grafana v5.2" -keywords = ["grafana", "new", "documentation", "5.2"] +keywords = ["grafana", "new", "documentation", "5.2", "release notes"] type = "docs" [menu.docs] name = "Version 5.2" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -8 +++ -# What's New in Grafana v5.2 +# What's new in Grafana v5.2 Grafana v5.2 brings new features, many enhancements and bug fixes. This article will detail the major new features and enhancements. diff --git a/docs/sources/guides/whats-new-in-v5-3.md b/docs/sources/guides/whats-new-in-v5-3.md index 018fb13f471..88febffb5de 100644 --- a/docs/sources/guides/whats-new-in-v5-3.md +++ b/docs/sources/guides/whats-new-in-v5-3.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v5.3" +title = "What's new in Grafana v5.3" description = "Feature and improvement highlights for Grafana v5.3" -keywords = ["grafana", "new", "documentation", "5.3"] +keywords = ["grafana", "new", "documentation", "5.3", "release notes"] type = "docs" [menu.docs] name = "Version 5.3" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -9 +++ -# What's New in Grafana v5.3 +# What's new in Grafana v5.3 Grafana v5.3 brings new features, many enhancements and bug fixes. This article will detail the major new features and enhancements. diff --git a/docs/sources/guides/whats-new-in-v5-4.md b/docs/sources/guides/whats-new-in-v5-4.md index f354d9f5543..02a4a495331 100644 --- a/docs/sources/guides/whats-new-in-v5-4.md +++ b/docs/sources/guides/whats-new-in-v5-4.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v5.4" +title = "What's new in Grafana v5.4" description = "Feature and improvement highlights for Grafana v5.4" -keywords = ["grafana", "new", "documentation", "5.4"] +keywords = ["grafana", "new", "documentation", "5.4", "release notes"] type = "docs" [menu.docs] name = "Version 5.4" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -10 +++ -# What's New in Grafana v5.4 +# What's new in Grafana v5.4 Grafana v5.4 brings new features, many enhancements and bug fixes. This article will detail the major new features and enhancements. diff --git a/docs/sources/guides/whats-new-in-v5.md b/docs/sources/guides/whats-new-in-v5.md index 37bf7a038c4..250da4349c7 100644 --- a/docs/sources/guides/whats-new-in-v5.md +++ b/docs/sources/guides/whats-new-in-v5.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v5.0" +title = "What's new in Grafana v5.0" description = "Feature and improvement highlights for Grafana v5.0" -keywords = ["grafana", "new", "documentation", "5.0"] +keywords = ["grafana", "new", "documentation", "5.0", "release notes"] type = "docs" [menu.docs] name = "Version 5.0" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -6 +++ -# What's New in Grafana v5.0 +# What's new in Grafana v5.0 This is the most substantial update that Grafana has ever seen. This article will detail the major new features and enhancements. @@ -148,5 +148,3 @@ much easier to manage, collaborate and navigate between dashboards. ### API changes New uid-based routes in the dashboard API have been introduced to retrieve and delete dashboards. The corresponding slug-based routes have been deprecated and will be removed in a future release. - - diff --git a/docs/sources/guides/whats-new-in-v6-0.md b/docs/sources/guides/whats-new-in-v6-0.md index 3706de836eb..6e0deebd84c 100644 --- a/docs/sources/guides/whats-new-in-v6-0.md +++ b/docs/sources/guides/whats-new-in-v6-0.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.0" +title = "What's new in Grafana v6.0" description = "Feature and improvement highlights for Grafana v6.0" -keywords = ["grafana", "new", "documentation", "6.0"] +keywords = ["grafana", "new", "documentation", "6.0", "release notes"] type = "docs" [menu.docs] name = "Version 6.0" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -11 +++ -# What's New in Grafana v6.0 +# What's new in Grafana v6.0 This update to Grafana introduces a new way of exploring your data, support for log data, and tons of other features. diff --git a/docs/sources/guides/whats-new-in-v6-1.md b/docs/sources/guides/whats-new-in-v6-1.md index 43911237212..bf3dcb28b13 100644 --- a/docs/sources/guides/whats-new-in-v6-1.md +++ b/docs/sources/guides/whats-new-in-v6-1.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.1" +title = "What's new in Grafana v6.1" description = "Feature and improvement highlights for Grafana v6.1" -keywords = ["grafana", "new", "documentation", "6.1"] +keywords = ["grafana", "new", "documentation", "6.1", "release notes"] type = "docs" [menu.docs] name = "Version 6.1" @@ -10,7 +10,7 @@ parent = "whatsnew" weight = -12 +++ -# What's New in Grafana v6.1 +# What's new in Grafana v6.1 ## Highlights diff --git a/docs/sources/guides/whats-new-in-v6-2.md b/docs/sources/guides/whats-new-in-v6-2.md index f1cd780046b..15a4f8b166e 100644 --- a/docs/sources/guides/whats-new-in-v6-2.md +++ b/docs/sources/guides/whats-new-in-v6-2.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.2" +title = "What's new in Grafana v6.2" description = "Feature and improvement highlights for Grafana v6.2" -keywords = ["grafana", "new", "documentation", "6.2"] +keywords = ["grafana", "new", "documentation", "6.2", "release notes"] type = "docs" [menu.docs] name = "Version 6.2" @@ -10,9 +10,9 @@ parent = "whatsnew" weight = -13 +++ -# What's New in Grafana v6.2 +# What's new in Grafana v6.2 -For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). If you use a password for your data sources please read the [upgrade notes](/installation/upgrading/#upgrading-to-v6-2). diff --git a/docs/sources/guides/whats-new-in-v6-3.md b/docs/sources/guides/whats-new-in-v6-3.md index 738fd2593a3..243c3849356 100644 --- a/docs/sources/guides/whats-new-in-v6-3.md +++ b/docs/sources/guides/whats-new-in-v6-3.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.3" +title = "What's new in Grafana v6.3" description = "Feature and improvement highlights for Grafana v6.3" -keywords = ["grafana", "new", "documentation", "6.3"] +keywords = ["grafana", "new", "documentation", "6.3", "release notes"] type = "docs" [menu.docs] name = "Version 6.3" @@ -10,9 +10,9 @@ parent = "whatsnew" weight = -14 +++ -# What's New in Grafana v6.3 +# What's new in Grafana v6.3 -For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). ## Highlights @@ -124,7 +124,7 @@ wait for the user to logout or the session to expire for the Grafana permissions With active sync the user would be automatically removed from the corresponding team in Grafana or even logged out and disabled if no longer belonging to an LDAP group that gives them access to Grafana. -[Read more](/auth/enhanced_ldap/#active-ldap-synchronization) +[Read more](/auth/enhanced_ldap/#active-ldap-synchronization). ### SAML Authentication @@ -143,4 +143,4 @@ When setting up OAuth with GitHub it's now possible to sync GitHub teams with Te We've added support for enriching the Auth Proxy headers with Teams information, which makes it possible to use Team Sync with Auth Proxy. -[See docs](/auth/auth-proxy/#auth-proxy-authentication) +[See docs](/auth/auth-proxy/#auth-proxy-authentication). diff --git a/docs/sources/guides/whats-new-in-v6-4.md b/docs/sources/guides/whats-new-in-v6-4.md index 2463cbdab84..f1d5d17b3ad 100644 --- a/docs/sources/guides/whats-new-in-v6-4.md +++ b/docs/sources/guides/whats-new-in-v6-4.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.4" +title = "What's new in Grafana v6.4" description = "Feature and improvement highlights for Grafana v6.4" -keywords = ["grafana", "new", "documentation", "6.4"] +keywords = ["grafana", "new", "documentation", "6.4", "release notes"] type = "docs" [menu.docs] name = "Version 6.4" @@ -10,9 +10,9 @@ parent = "whatsnew" weight = -15 +++ -# What's New in Grafana v6.4 +# What's new in Grafana v6.4 -For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details please read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). ## Highlights @@ -109,9 +109,9 @@ You can read more about the grafana-toolkit [in the Readme](https://github.com/g Please consider migrating from PhantomJS to the [Grafana Image Renderer plugin](https://grafana.com/grafana/plugins/grafana-image-renderer). -## Alpine based docker image +## Alpine-based Docker image -Grafana’s docker image is now based on Alpine 3.10 and should from now on report zero vulnerabilities when scanning the image for security vulnerabilities. +Grafana’s Docker image is now based on Alpine 3.10 and should from now on report zero vulnerabilities when scanning the image for security vulnerabilities. ## LDAP Debug UI @@ -137,7 +137,7 @@ This feature is currently limited to Organization Admins. GitLab OAuth gets support for Team Sync, making it possible to synchronize your GitLab Groups with Teams in Grafana. -[Read more about Team Sync](https://grafana.com/docs/auth/team-sync/) +[Read more about Team Sync](https://grafana.com/docs/auth/team-sync/). ## Upgrading @@ -146,4 +146,3 @@ See [upgrade notes](/installation/upgrading/#upgrading-to-v6-4). ## Changelog Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. - diff --git a/docs/sources/guides/whats-new-in-v6-5.md b/docs/sources/guides/whats-new-in-v6-5.md index 1b32a12575c..68beca3ccce 100755 --- a/docs/sources/guides/whats-new-in-v6-5.md +++ b/docs/sources/guides/whats-new-in-v6-5.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.5" +title = "What's new in Grafana v6.5" description = "Feature and improvement highlights for Grafana v6.5" -keywords = ["grafana", "new", "documentation", "6.5"] +keywords = ["grafana", "new", "documentation", "6.5", "release notes"] type = "docs" [menu.docs] name = "Version 6.5" @@ -10,9 +10,9 @@ parent = "whatsnew" weight = -16 +++ -# What's New in Grafana v6.5 +# What's new in Grafana v6.5 -For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). ## Highlights diff --git a/docs/sources/guides/whats-new-in-v6-6.md b/docs/sources/guides/whats-new-in-v6-6.md index f5f7b7ac544..8cb7969c20e 100644 --- a/docs/sources/guides/whats-new-in-v6-6.md +++ b/docs/sources/guides/whats-new-in-v6-6.md @@ -1,7 +1,7 @@ +++ -title = "What's New in Grafana v6.6" +title = "What's new in Grafana v6.6" description = "Feature and improvement highlights for Grafana v6.6" -keywords = ["grafana", "new", "documentation", "6.6"] +keywords = ["grafana", "new", "documentation", "6.6", "release notes"] type = "docs" [menu.docs] name = "Version 6.6" @@ -10,9 +10,9 @@ parent = "whatsnew" weight = -16 +++ -# What's New in Grafana v6.6 +# What's new in Grafana v6.6 -For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) +For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). ## Highlights @@ -218,4 +218,3 @@ backendSrv.get(‘http://your.url/api’).then(result => { this.$scope.$digest(); }); ``` -