Elasticsearch version 8.19.13

edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Elasticsearch version 8.19.13

edit

Coming in 8.19.13.

Also see Breaking changes in 8.19.

Bug fixes

edit
Aggregations
  • Fix ClassCastException when merging TopHits with mixed sort field types #141919 (issue: #141714)
Data streams
  • Apm-data: explicit map of timestamp.us to long #143173
ES|QL
  • Promptly clean up CCS exchange sinks #143325
Infra/Logging
  • Fix cluster name in ECS upgrade #141792
  • [Backport 8.19] Fix cluster name in ECS upgrade #143536
Machine Learning
  • Fix Duplicate ML Model Allocations on Same Node #142872
Packaging
  • [ES-14264] Updating 8.19 ubuntu image to fix issues with dotted env vars #143172
SQL
  • Fix QlIllegalArgumentException with non-foldable date range queries #142386 (issue: #137365)
Search
  • Add circuit breaker for query construction to prevent OOM from automaton-based queries #142150
  • Add timeout support for KNN searches in the DFS phase #142925
Security
  • Disable CAE in microsoft-graph-authz plugin #142848 (issue: #142743)
  • Fix use-after-free in SearchApplicationIndexService buffer lifecycle #143134
Transform
  • [ML]Fix latest transforms disregarding updates when sort and sync fields are non-monotonic #142856 (issue: #90643)

Enhancements

edit
Authorization
  • [JupiterOne] Add manage, create_index, read, index, write, delete, permission for third party agent indices kibana_system #140049
  • [Sentinel One] Add manage, create_index, read, index, write, delete, permission for third-party agent indices in the Kibana system to support the unified alert data stream. #142648
Search
  • Fix nested object float arrays being mapped to dense vectors when they are mapped in dynamic template mappings #143733 (issue: #143732)
Transform
  • Skip checkpoint query filter when runtime_mappings are present #142452

Upgrades

edit
Authentication