Elasticsearch version 8.19.22
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Elasticsearch version 8.19.22
editComing in 8.19.22.
Also see Breaking changes in 8.19.
Bug fixes
edit- Analysis
- Authentication
- Authorization
-
-
Reject
allow_restricted_indices=trueconsistently in roles granted by users with themanage_rolesprivilege #158831
-
Reject
- ES|QL
-
-
Fix
ST_DISTANCEwith both arguments from doc values #157983 (issue: #149814) - Fix bulk inference requests being left waiting forever #158313 (issue: #156135)
- Reject 2^63 in QL and ES|QL double-to-long conversion #157555 (issue: #157551)
- When reversing strings, treat carriage return line feed (CRLF) as a single control character, in line with Unicode guidelines #158745
-
Fix
- Highlighting
- Machine Learning
-
-
Extend anomaly detection results template for reindexed indices and generalize healing beyond
job_idmapping #153755 (issue: #147686) -
Fix NPE when preview datafeed checks
date_nanosfor an unmapped time field #144909 (issue: #144888) -
Fix
model.failed_category_countin_cat/ml/anomaly_detectorsreporting the dead category count #158186 - Limit concurrent text structure analyses to the allocated processor count #158935 (issue: #158927)
- Reject blank datafeed ID in stop datafeed request #157929
- Reject blank job ID on close request #158020
-
Prevent
STOPPINGtrained model routes with no local deployment process from blocking ML node shutdown during node drain #158820 (issue: #158818) - Treat ML node exhaustion as 4xx #155310
-
Extend anomaly detection results template for reindexed indices and generalize healing beyond
- SQL
-
-
Fix result size limit check on
INSERT#157752
-
Fix result size limit check on
- Search
- Snapshot/Restore
-
-
Fix interrupt deadlock in
CancellableRateLimitedFluxIterator#158936
-
Fix interrupt deadlock in
- Suggesters
-
-
Cap phrase suggester
token_limitand bound candidate scoring work #158434
-
Cap phrase suggester
Enhancements
edit- Search
-
-
Bring
_msearch/templateto parity with_msearch: memory bounds, cancellation, and metrics #157642
-
Bring