Skip to content

Commit 47d0b2c

Browse files
elasticsearchmachineelasticsearchmachine
andauthored
Update docs for v8.19.9 release (elastic#139673)
Co-authored-by: elasticsearchmachine <[email protected]>
1 parent 5f0e765 commit 47d0b2c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/reference/release-notes/8.19.9.asciidoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,22 @@ Also see <<breaking-changes-8.19,Breaking changes in 8.19>>.
99
[float]
1010
=== Bug fixes
1111

12+
CCS::
13+
* Fix: Correctly pickup MRT value for `msearch`'s search requests {es-pull}138583[#138583]
14+
15+
Cluster Coordination::
16+
* Avoid stack overflow in `IndicesClusterStateService` `applyClusterState` {es-pull}132536[#132536]
17+
1218
Downsampling::
1319
* Fix multi fields in downsampling {es-pull}138869[#138869]
1420

1521
ES|QL::
22+
* Fixes esql class cast bug in STATS at planning level {es-pull}137511[#137511] (issues: {es-issue}133992[#133992], {es-issue}136598[#136598])
1623
* [ES|QL] Compare query builders using identity {es-pull}139080[#139080]
1724

25+
Inference::
26+
* [Inference API] Use dimensions field in JinaAI `text_embedding` requests {es-pull}139413[#139413]
27+
1828
Infra/Core::
1929
* GET /_migration/deprecations doesn't check disk watermarks against correct settings values {es-pull}138115[#138115] (issue: {es-issue}137005[#137005])
2030

@@ -24,9 +34,16 @@ Ingest Node::
2434
Machine Learning::
2535
* Correctly handle empty inputs in `chunkedInfer()` {es-pull}138632[#138632]
2636

37+
Search::
38+
* Added logic for individual shard failure handling for `CompoundRetrieverBuilder` and fixed how partial search results flag is passed through to `CompoundRetrieverBuilder` {es-pull}136732[#136732]
39+
2740
Security::
41+
* Add comma delimiter validation to index name expressions in roles and API keys {es-pull}139023[#139023]
2842
* More reliable trigger for security index migration {es-pull}139028[#139028]
2943

44+
Stats::
45+
* Improving performance of stats APIs when the number of shards is very large {es-pull}138126[#138126] (issue: {es-issue}97222[#97222])
46+
3047
[[enhancement-8.19.9]]
3148
[float]
3249
=== Enhancements
@@ -44,4 +61,7 @@ Infra/Core::
4461
Infra/Logging::
4562
* Upgrade ECS logging layout {es-pull}138854[#138854]
4663

64+
Ingest Node::
65+
* Upgrading tika to 3.2.3 {es-pull}139267[#139267]
66+
4767

0 commit comments

Comments
 (0)