Elasticsearch version 8.19.14

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

Elasticsearch version 8.19.14

edit

Coming in 8.19.14.

Also see Breaking changes in 8.19.

Bug fixes

edit
CAT APIs
  • Fix ArrayIndexOutOfBoundsException in cat nodes for partial load average arrays #144859
CCR
  • CCR follower index needs to copy transport version from CCR leader index #145035
Downsampling
  • Support multi-value dimensions in downsampling (bug fix) #145458
ES|QL
FIPS
Geo
  • Fix geo_centroid over geo_shape merging multiple shards #144637 (issue: #144504)
Infra/Core
  • Fix system index mapping update for reindexed indices after migration #144782 (issue: #144764)
Machine Learning
  • Fix anomaly detection jobs stuck in opening by continously retrying to set the state to opened. #139668
  • [Inference API] Support chunking settings for sparse embeddings in custom service #138776
Search
  • Fix ArrayIndexOutOfBoundsException in fetch phase with partial results #144385 (issue: #140495)
  • Fix circuit breaker leak in percolator query construction #144827
  • Fix request cache invalidation to use ES cache helper consistently #144581
  • Fix wrong return value in ContextIndexSearcher.totalTermFreq #144333
Watcher
  • Validate Watcher Proxy Allowlist #144759

Enhancements

edit
Authentication
  • Improve SAML error handling by adding metadata #137598 (issue: #128179)
Monitoring
  • Apm-server: update monitor mappings to include new TBS metrics #140700
Security
  • Skip automaton construction for literal resource strings in application privilege checks #144685