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:
Torkel Ödegaard 2019-10-01 13:29:58 +02:00 committed by GitHub
parent 0ec8303878
commit 48813779c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# 6.4.0 (unreleased) # 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) # 6.4.0-beta2 (2019-09-25)
### Features / Enhancements ### Features / Enhancements

View File

@ -197,3 +197,10 @@ is `7.0+` and `max concurrent shard requests` properly configured. 256 was the d
## Upgrading to v6.4 ## 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. 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)