Elasticsearch version 8.16.5
edit
A newer version is available. Check out the latest documentation.
Elasticsearch version 8.16.5
editAlso see Breaking changes in 8.16.
Bug fixes
edit- Allocation
-
- Deduplicate allocation stats calls #123246
- Authentication
-
- Improve jwt logging on failed auth #122247
- CRUD
- Data streams
-
-
Add
_metric_names_hash
field to OTel metric mappings #120952
-
Add
- EQL
-
- Fix JOIN command validation (not supported) #122011
- ES|QL
- Ingest
-
-
Fix
ArrayIndexOutOfBoundsException
inShardBulkInferenceActionFilter
#122538
-
Fix
- Ingest Node
- Mapping
Upgrades
edit- Authentication
-
- Bump json-smart and oauth2-oidc-sdk #122737
Known issues
edit- ES|QL
-
-
Some valid queries using an
ENRICH
command can fail when a match field is used that is absent from some indices or shards, either with a 500 status code due toNullPointerException
orClassCastException
or with a 400 status code andIllegalArgumentException
. This is fixed in #126187.
-
Some valid queries using an