Docs: Note end of release notes publication (#57013)

* Docs: Note cessation of release notes

* Docs: Update What's New index mention of release notes

* Docs: Update links and references to the release notes

* Docs: Fix relrefs

* Docs: Spellcheck
This commit is contained in:
Garrett Guillotte
2022-10-14 18:24:32 +01:00
committed by GitHub
parent 64b0f8072b
commit 2b4d57fe60
3 changed files with 18 additions and 6 deletions
+7 -2
View File
@@ -7,8 +7,13 @@ weight: 10000
# Release notes
Here you can find detailed release notes that list everything that is included in every release as well as notices
about deprecations, breaking changes as well as changes that relate to plugin development.
Here you can find detailed release notes that list everything included in past releases,
as well as notices about deprecations, breaking changes, and changes related to plugin development.
> **Note:** As of Grafana v9.2 we no longer publish release notes, which are redundant with other release lists that we publish:
>
> - For details about new features, deprecations, and breaking changes in new Grafana releases, see [What's New in Grafana]({{< relref "../whatsnew/" >}}).
> - For lists of changes to Grafana, with links to pull requests and related issues when available, see the [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md).
- [Release notes for 9.1.7]({{< relref "release-notes-9-1-7" >}})
- [Release notes for 9.1.6]({{< relref "release-notes-9-1-6" >}})