Elasticsearch version 8.18.7

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

Elasticsearch version 8.18.7

edit

Also see Breaking changes in 8.18.

Bug fixes

edit
Authorization
ES|QL
  • Reserve memory for Lucene’s TopN #134235
Infra/Scripting
  • Update DefBootstrap to handle Error from ClassValue #133604
Infra/Settings
  • Use latest setting value when initializing setting watch #134091 (issue: #133701)
Ingest Node
  • Fix allow_duplicates edge case bug in append processor #134319
  • Fix enrich caches outdated value after policy run #133680
Machine Learning
  • Ensuring only a single request executor object is created #133424
  • Fix double-counting of inference memory in the assignment rebalancer #133919
Mapping
  • Allow trailing empty string field names in paths of flattened field #133611 (issue: #130139)
Relevance
  • Disallow creating semantic_text fields in indices created prior to 8.11.0 #133080

Enhancements

edit
Authorization
  • [Sentinel One] Add manage, create_index, read, index, write, delete, permission for third party agent indices kibana_system #133793 (issue: #133703)

Upgrades

edit
FIPS
Network
  • Upgrade Netty to 4.1.126.Final #134182
Security