You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Breaking Changes
- Watcher
-
The watch
_status
field has been renamed tostatus
, as underscores in field names will not be allowed.
-
The watch
Enhancements
- Security
-
Adapted indices resolution to use new
ignoreAliases
index option. -
Added the
logstash_admin
role, which provides access to.logstash-*
indices for managing configurations.
-
Adapted indices resolution to use new
- Watcher
- Watcher indices no longer use multiple types.
Bug Fixes
- Graph
-
Reinstated
_xpack/graph/_explore
as the correct graph endpoint._xpack/_graph/_explore
is deprecated and will be removed in v7.0.
-
Reinstated
- Machine Learning
- If the initial cluster state update to install the Machine Learning Metadata fails, the update is now retried.
See also: