Skip to content

Commit 7589c62

Browse files
committed
Regenerated release notes for three bug fixes
* elastic#91659 * elastic#91710 * elastic#91622
1 parent 6b9614a commit 7589c62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/release-notes/8.6.0.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Aggregations::
1313
* GeoBoundsAggregations reject sub aggregations {es-pull}91073[#91073] (issue: {es-issue}91072[#91072])
1414

1515
Allocation::
16+
* Avoid NPE when disassociateDeadNodes is executed for a node present in the desired balance {es-pull}91659[#91659]
1617
* Check `NodesShutdownMetadata` type before assuming restart {es-pull}90807[#90807]
1718

1819
Authorization::
@@ -48,6 +49,7 @@ Ingest Node::
4849

4950
Machine Learning::
5051
* Copy more settings when creating DF analytics destination index {es-pull}91546[#91546] (issue: {es-issue}89795[#89795])
52+
* Support fields with commas in data frame analytics `analyzed_fields` {es-pull}91710[#91710] (issue: {es-issue}72541[#72541])
5153

5254
Mapping::
5355
* Consolidate field name validation when parsing mappings and documents {es-pull}91328[#91328]
@@ -60,6 +62,9 @@ Monitoring::
6062
Search::
6163
* Allow different decay values depending on the score function {es-pull}91195[#91195] (issue: {es-issue}78887[#78887])
6264

65+
Transform::
66+
* Fix failure when resolving indices from CCS {es-pull}91622[#91622] (issue: {es-issue}91550[#91550])
67+
6368
Vector Search::
6469
* Make `knn` search requests fully cancellable {es-pull}90612[#90612]
6570

0 commit comments

Comments
 (0)