mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ReleaseNotes: Updated changelog and release notes for 8.4.10
This commit is contained in:
parent
05fd7eb047
commit
6c6537383b
@ -816,6 +816,10 @@ When user is using Github OAuth, GitHub login is showed as both Grafana login an
|
||||
|
||||
The meaning of the default data source has now changed from being a persisted property in a panel. Before when you selected the default data source for a panel and later changed the default data source to another data source it would change all panels who were configured to use the default data source. From now on the default data source is just the default for new panels and changing the default will not impact any currently saved dashboards. Issue [#45132](https://github.com/grafana/grafana/issues/45132)
|
||||
|
||||
<!-- 8.4.10 START -->
|
||||
|
||||
<!-- 8.4.10 END -->
|
||||
|
||||
<!-- 8.4.7 START -->
|
||||
|
||||
# 8.4.7 (2022-04-19)
|
||||
|
@ -24,6 +24,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de
|
||||
- [Release notes for 8.5.1]({{< relref "release-notes-8-5-1/" >}})
|
||||
- [Release notes for 8.5.0]({{< relref "release-notes-8-5-0/" >}})
|
||||
- [Release notes for 8.5.0-beta1]({{< relref "release-notes-8-5-0-beta1/" >}})
|
||||
- [Release notes for 8.4.10]({{< relref "release-notes-8-4-10" >}})
|
||||
- [Release notes for 8.4.7]({{< relref "release-notes-8-4-7/" >}})
|
||||
- [Release notes for 8.4.6]({{< relref "release-notes-8-4-6/" >}})
|
||||
- [Release notes for 8.4.5]({{< relref "release-notes-8-4-5/" >}})
|
||||
|
6
docs/sources/release-notes/release-notes-8-4-10.md
Normal file
6
docs/sources/release-notes/release-notes-8-4-10.md
Normal file
@ -0,0 +1,6 @@
|
||||
+++
|
||||
title = "undefined"
|
||||
hide_menu = true
|
||||
+++
|
||||
|
||||
<!-- Auto generated by update changelog github action -->
|
Loading…
Reference in New Issue
Block a user