فهرست منبع

Add missing update by query breaking change entry (#59586)

This should have been added with #59507
Luca Cavanna 5 سال پیش
والد
کامیت
7abf8c7ea5
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      docs/reference/release-notes/8.0.0-alpha1.asciidoc

+ 3 - 0
docs/reference/release-notes/8.0.0-alpha1.asciidoc

@@ -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]