Skip to content

Commit

Permalink
Add missing update by query breaking change entry (#59586)
Browse files Browse the repository at this point in the history
This should have been added with #59507
  • Loading branch information
javanna authored Jul 15, 2020
1 parent fd88ab1 commit 7abf8c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/release-notes/8.0.0-alpha1.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ Mapping::
* Dynamic mappings in indices created on 8.0 and later have stricter validation at mapping update time.
(e.g. incorrect analyzer settings or unknown field types). {es-pull}51233[#51233]

Update by query::
* Unsupported fields provided as part of the script section of the update by query API are now rejected.

Deprecations::
* Remove undocumented endpoints of hot threads API {es-pull}55109[#55109]

Expand Down

0 comments on commit 7abf8c7

Please sign in to comment.