Skip to content

Commit 7abf8c7

Browse files
authored
Add missing update by query breaking change entry (#59586)
This should have been added with #59507
1 parent fd88ab1 commit 7abf8c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/release-notes/8.0.0-alpha1.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Mapping::
1717
* Dynamic mappings in indices created on 8.0 and later have stricter validation at mapping update time.
1818
(e.g. incorrect analyzer settings or unknown field types). {es-pull}51233[#51233]
1919

20+
Update by query::
21+
* Unsupported fields provided as part of the script section of the update by query API are now rejected.
22+
2023
Deprecations::
2124
* Remove undocumented endpoints of hot threads API {es-pull}55109[#55109]
2225

0 commit comments

Comments
 (0)