Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/reference/release-notes/6.3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,13 @@ Packaging::
Plugins::
* Remove silent batch mode from install plugin {pull}29359[#29359]

Search::
* Fail _search request with trailing tokens {pull}29428[#29428] (issue: {issue}28995[#28995])

Security::
* The legacy `XPackExtension` extension mechanism has been removed and replaced
with an SPI based extension mechanism that is installed and built as an
elasticsearch plugin.



[[breaking-java-6.3.0]]
[float]
=== Breaking Java changes
Expand Down Expand Up @@ -63,6 +62,7 @@ REST API::

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

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