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.1.2
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch 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