mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
* Reorganizes the 8.0.0 and 8.1.0 breaking changes and deprecations into component-based categories. * Adds an ESS icon to cluster settings on the ESS user settings allowlist. * Adds tips for sections that aren't relevant to Cloud users. * Updates the labels for some items to provide better context. Co-authored-by: debadair <debadair@elastic.co>
21 lines
625 B
Text
21 lines
625 B
Text
[discrete]
|
|
[[breaking_80_transform_changes]]
|
|
==== Transform changes
|
|
|
|
//NOTE: The notable-breaking-changes tagged regions are re-used in the
|
|
//Installation and Upgrade Guide
|
|
|
|
//tag::notable-breaking-changes[]
|
|
.{transforms-cap} created in 7.4 or earlier versions must be upgraded.
|
|
[%collapsible]
|
|
====
|
|
*Details* +
|
|
Early beta versions of {transforms} had configuration information in a format
|
|
that is no longer supported.
|
|
|
|
|
|
*Impact* +
|
|
Use the {ref}/upgrade-transforms.html[upgrade {transforms} API] to fix your
|
|
{transforms}. This upgrade does not affect the source or destination indices.
|
|
====
|
|
// end::notable-breaking-changes[]
|