IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch version 8.17.1
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch version 8.17.1
editAlso see Breaking changes in 8.17.
Bug fixes
edit- Aggregations
- CCS
-
- Resolve/cluster should mark remotes as not connected when a security exception is thrown #119793
- Data streams
-
- Add missing traces ilm policy for OTel traces data streams #119449
- Downsampling
- ES|QL
- ILM+SLM
- Infra/Node Lifecycle
-
- Add missing timeouts to rest-api-spec shutdown APIs #118921
- Infra/REST API
-
-
Add missing parameter to
xpack.info
rest-api-spec #118954
-
Add missing parameter to
- Ingest Node
- License
-
- Remove unsupported timeout from rest-api-spec license API #118919
- Machine Learning
- Search
Enhancements
editNew features
edit- Logs
-
- Make logsdb general available #118559
Known issues
edit- ES|QL
-
-
Some valid queries using an
ENRICH
command can fail when a match field is used that is absent from some indices or shards, either with a 500 status code due toNullPointerException
orClassCastException
or with a 400 status code andIllegalArgumentException
. This is fixed in #126187.
-
Some valid queries using an