Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,20 @@ This section summarizes the changes in each release.

<<remove-field-caps-body, In field capabilities APIs, removed support for providing fields in the request body>> ({pull}30185[#30185])

Machine Learning::
* The `max_running_jobs` node property is removed in this release. Use the
`xpack.ml.max_open_jobs` setting instead. For more information, see <<ml-settings>>.

Monitoring::
* The `xpack.monitoring.collection.interval` setting can no longer be set to `-1`
to disable monitoring data collection. Use `xpack.monitoring.collection.enabled`
and set it to `false` (its default), which was added in 6.3.0.

Security::
* The fields returned as part of the mappings section by get index, get
mappings, get field mappings, and field capabilities API are now only the
ones that the user is authorized to access in case field level security is enabled.

//[float]
//=== Breaking Java Changes

Expand Down
3 changes: 0 additions & 3 deletions x-pack/docs/en/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,5 @@ include::commands/index.asciidoc[]
:edit_url:
include::{es-repo-dir}/index-shared4.asciidoc[]

:edit_url!:
include::release-notes/xpack-xes.asciidoc[]

:edit_url:
include::{es-repo-dir}/index-shared5.asciidoc[]
25 changes: 0 additions & 25 deletions x-pack/docs/en/release-notes/7.0.0-alpha1.asciidoc

This file was deleted.

20 changes: 0 additions & 20 deletions x-pack/docs/en/release-notes/xpack-xes.asciidoc

This file was deleted.