mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Add notice about plugins that need updating (#19519)
* Docs: Add notice about plugins that need updating * Updated changelog notice
This commit is contained in:
parent
0ec8303878
commit
48813779c5
@ -1,5 +1,9 @@
|
||||
# 6.4.0 (unreleased)
|
||||
|
||||
## Plugins that need updating when upgrading from 6.3 to 6.4
|
||||
|
||||
* [Splunk](https://grafana.com/grafana/plugins/grafana-splunk-datasource)
|
||||
|
||||
# 6.4.0-beta2 (2019-09-25)
|
||||
|
||||
### Features / Enhancements
|
||||
|
@ -197,3 +197,10 @@ is `7.0+` and `max concurrent shard requests` properly configured. 256 was the d
|
||||
## Upgrading to v6.4
|
||||
|
||||
One of the database migrations included in this release will merge multiple rows used to represent an annotation range into a single row. If you have a large number of region annotations the database migration may take a long time to complete. See [Upgrading to v5.2](#upgrading-to-v5-2) for tips on how to manage this process.
|
||||
|
||||
Plugins that need updating:
|
||||
|
||||
* [Splunk](https://grafana.com/grafana/plugins/grafana-splunk-datasource)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user