This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Elasticsearch version 8.1.2
editElasticsearch version 8.1.2
editAlso see Breaking changes in 8.1.
Known issues
edit-
Parsing a request when the last element in an array is filtered out
(for instance using
_source_includes
) fails. This is due to a bug in Jackson parser. Fixed in Elasticsearch 8.6.1 (#91456)
Bug fixes
edit- Authorization
-
-
Add delete privilege to
kibana_system
for APM #85085
-
Add delete privilege to
- Engine
-
- Increase store ref before snapshotting index commit #84776
- Infra/Core
- Machine Learning
- Mapping
-
- Do not fail on duplicated content field filters #85382
- Search
- Snapshot/Restore
-
- Fix leaking listeners bug on frozen tier #85239
- Watcher