Add migration notes for deprecating local parameter of get field mapping API (#55194)

This is a follow-up for #55099 to add migration notes about the deprecation of local parameter for get field mappings API.
This commit is contained in:
Yang Wang 2020-04-15 11:38:05 +10:00 committed by GitHub
parent 5243295788
commit f49354b7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -18,6 +18,16 @@ coming[7.8.0]
//end::notable-breaking-changes[]
[discrete]
[[breaking_78_api_changes]]
=== API changes
[discrete]
==== Deprecation of `local` parameter for get field mapping API
The `local` parameter is a no-op and field mappings are always retrieved locally.
As of 7.8, this parameter is deprecated and will be removed in next major version.
[discrete]
[[breaking_78_mappings_changes]]
=== Mappings changes