elasticsearch/docs/reference/release-notes/8.6.2.asciidoc
Julio 226db04997
[DOCS][main] Add 8.6.2 Release Notes (#93879)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-02-20 06:30:59 -07:00

25 lines
641 B
Text

[[release-notes-8.6.2]]
== {es} version 8.6.2
Also see <<breaking-changes-8.6,Breaking changes in 8.6>>.
[[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]