IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch version 8.12.1
editElasticsearch version 8.12.1
editAlso see Breaking changes in 8.12.
Known issues
edit- When upgrading clusters from version 8.11.4 or earlier, if your cluster contains non-master-eligible nodes, information about the new functionality of these upgraded nodes may not be registered properly with the master node. This can lead to some new functionality added since 8.12.0 not being accessible on the upgraded cluster. If your cluster is running on ECK 2.12.1 and above, this may cause problems with finalizing the upgrade. To resolve this issue, perform a rolling restart on the non-master-eligible nodes once all Elasticsearch nodes are upgraded. This issue is fixed in 8.15.0.
Bug fixes
edit- Allocation
-
-
Improve
CANNOT_REBALANCE_CAN_ALLOCATE
explanation #104904
-
Improve
- Application
- Data streams
- Downsampling
- ES|QL
-
- Avoid execute ESQL planning on refresh thread #104591
- ESQL: Allow grouping by null blocks #104523
-
ESQL: Fix
SearchStats#count(String)
to count values not rows #104891 (issue: #104795) - Limit concurrent shards per node for ESQL #104832 (issue: #103666)
-
Reduce the number of Evals
ReplaceMissingFieldWithNull
creates #104586 (issue: #104583)
- Infra/Resiliency
-
- Limit nesting depth in Exception XContent #103741
- Ingest Node
- Machine Learning
- Network
-
- Fix lost headers with chunked responses #104808
- Search
- Snapshot/Restore
- TSDB
- Transform
Deprecations
edit- Machine Learning
-
- Deprecate machine learning on Intel macOS #104087