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.0.1
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch version 8.0.1
editAlso see Breaking changes in 8.0.
Bug fixes
edit- Aggregations
-
- Fix backward compatibility with 7.17.0 #83715
- Distributed
- ILM+SLM
-
- Do not allow negative age in explain lifecycle API response #84043
- Infra/Core
-
- Always re-run Feature migrations which have encountered errors #83918 (issue: #83917)
-
Copy
trace.id
in threadcontext stash #83218 -
Preserve context in
ResultDeduplicator
#84038 (issue: #84036) -
Registration of
SystemIndexMigrationTask
named XContent objects #84192 (issue: #84115) -
Update system index mappings if
_meta
is null #83896 (issue: #83890)
- Ingest
- Machine Learning
-
- Retry anomaly detection job recovery during relocation #83456
- Monitoring
-
-
Add
kibana_stats
version alias tomonitoring-kibana-mb
template #83930
-
Add
- Packaging
- Recovery
-
-
Add missing
indices.recovery.internal_action_retry_timeout
to list of settings #83354
-
Add missing
- SQL
-
- Fix txt format for empty result sets #83376
- Search
- Security
-
- Upgrade jANSI dependency to 2.4.0 #83566
- Snapshot/Restore
- Transform
-
- Fix condition on which the transform stops processing buckets #82852
- Watcher