Skip to content

Commit

Permalink
[DOCS] Backports breaking change (#31373)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Jun 18, 2018
1 parent 8393554 commit 562a43c
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit 562a43c

Please sign in to comment.