Elasticsearch version 8.1.2edit
Also see Breaking changes in 8.1.
Known issuesedit
-
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 fixesedit
- 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