Skip to content

Commit 562a43c

Browse files
authored
[DOCS] Backports breaking change (#31373)
1 parent 8393554 commit 562a43c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/release-notes/6.3.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@ Packaging::
2323
Plugins::
2424
* Remove silent batch mode from install plugin {pull}29359[#29359]
2525

26-
Search::
27-
* Fail _search request with trailing tokens {pull}29428[#29428] (issue: {issue}28995[#28995])
28-
2926
Security::
3027
* The legacy `XPackExtension` extension mechanism has been removed and replaced
3128
with an SPI based extension mechanism that is installed and built as an
3229
elasticsearch plugin.
3330

31+
32+
3433
[[breaking-java-6.3.0]]
3534
[float]
3635
=== Breaking Java changes
@@ -63,6 +62,7 @@ REST API::
6362

6463
Search::
6564
* Deprecate slicing on `_uid`. {pull}29353[#29353]
65+
* Generate deprecation warning for _search request with trailing tokens {pull}29428[#29428] (issue: {issue}28995[#28995])
6666

6767
Stats::
6868
* Deprecate the suggest metrics {pull}29627[#29627] (issue: {issue}29589[#29589])

0 commit comments

Comments
 (0)