mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
These are breaking changes that were present in the release notes but the PR didn't include any "narrative long form" description for the docs.
16 lines
370 B
Plaintext
16 lines
370 B
Plaintext
[float]
|
|
[[breaking_70_ml_changes]]
|
|
=== ML changes
|
|
|
|
//NOTE: The notable-breaking-changes tagged regions are re-used in the
|
|
//Installation and Upgrade Guide
|
|
|
|
//tag::notable-breaking-changes[]
|
|
|
|
// end::notable-breaking-changes[]
|
|
|
|
[float]
|
|
==== Types in Datafeed config are no longer valid
|
|
Types have been removed from the datafeed config and are no longer
|
|
valid parameters.
|