Skip to content

Commit

Permalink
[DOCS] Fixes links to breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Sep 27, 2018
1 parent ea3eddf commit 76ae449
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions docs/reference/release-notes/6.2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,9 @@ analysis module. ({pull}30397[#30397])
=== Enhancements

Highlighting::
* Limit analyzed text for highlighting (improvements) {pull}28808[#28808] (issues: {issue}16764[#16764], {issue}27934[#27934])
{ref-64}/breaking_64_api_changes.html#copy-source-settings-on-resize[Allow copying source settings on index resize operations] ({pull}30255[#30255])
{ref-64}/breaking_64_api_changes.html#copy-source-settings-on-resize[Allow
copying source settings on index resize operations] ({pull}30255[#30255], {pull}30404[#30404])
* Limit analyzed text for highlighting (improvements) {pull}28808[#28808] (issues: {issue}16764[#16764], {issue}27934[#27934])

<<copy-source-settings-on-resize,Allow copying source settings on index resize operations>> ({pull}30255[#30255],{pull}30404[#30404])

Added new "Request" object flavored request methods in the RestClient. Prefer
these instead of the multi-argument versions. ({pull}29623[#29623])
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/release-notes/6.4.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ Highlighting::
Index APIs::
* Add Index UUID to `/_stats` Response {pull}31871[#31871] (issue: {issue}31791[#31791])
* add support for write index resolution when creating/updating documents {pull}31520[#31520]
* {ref-64}/breaking_64_api_changes.html#copy-source-settings-on-resize[Allow copying source settings on index resize operations] {pull}30255[#30255] (issue: {issue}28347[#28347])
* <<copy-source-settings-on-resize,Allow copying source settings on index resize operations>> {pull}30255[#30255] (issue: {issue}28347[#28347])

Ingest::
* Extend KV Processor (#31789) {pull}32232[#32232] (issue: {issue}31786[#31786])
Expand Down

0 comments on commit 76ae449

Please sign in to comment.