elasticsearch/docs/reference/release-notes/8.6.2.asciidoc

33 lines
842 B
Text

[[release-notes-8.6.2]]
== {es} version 8.6.2
Also see <<breaking-changes-8.6,Breaking changes in 8.6>>.
[[known-issues-8.6.2]]
[float]
=== Known issues
include::8.6.0.asciidoc[tag=reconciliation-imbalance-known-issue]
include::8.4.0.asciidoc[tag=ingest-processor-log4j-cluster-instability-known-issue]
[[bug-8.6.2]]
[float]
=== Bug fixes
Allocation::
* Only simulate legal desired moves {es-pull}93635[#93635] (issue: {es-issue}93271[#93271])
Health::
* Fix the reporting of initializing shards in the Health API {es-pull}93502[#93502] (issue: {es-issue}90327[#90327])
Infra/Core::
* Don't report MIGRATION_NEEDED for 7.x indices {es-pull}93666[#93666]
Ingest Node::
* Fix geo ip database file leak when processing IP arrays {es-pull}93177[#93177]
Machine Learning::
* Use long inference timeout at ingest {es-pull}93731[#93731]