[Reporting] Document the 8.0 breaking changes (#56187)

This commit is contained in:
Tim Sullivan 2020-01-28 12:30:55 -07:00 committed by GitHub
parent bd08eb7efc
commit 265c079a8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,4 +80,15 @@ specified explicitly.
*Impact:* Any workflow that involved manually clearing generated bundles will have to be updated with the new path.
[float]
[[breaking_80_reporting_changes]]
=== Reporting changes
[float]
==== Legacy job parameters are no longer supported
*Details:* POST URL snippets that were copied in Kibana 6.2 or below are no longer supported. These logs have
been deprecated with warnings that have been logged throughout 7.x. Please use Kibana UI to re-generate the
POST URL snippets if you depend on these for automated PDF reports.
// end::notable-breaking-changes[]