8.6.2.asciidoc 757 B

12345678910111213141516171819202122232425262728293031
  1. [[release-notes-8.6.2]]
  2. == {es} version 8.6.2
  3. Also see <<breaking-changes-8.6,Breaking changes in 8.6>>.
  4. [[known-issues-8.6.2]]
  5. [float]
  6. === Known issues
  7. include::8.6.0.asciidoc[tag=reconciliation-imbalance-known-issue]
  8. [[bug-8.6.2]]
  9. [float]
  10. === Bug fixes
  11. Allocation::
  12. * Only simulate legal desired moves {es-pull}93635[#93635] (issue: {es-issue}93271[#93271])
  13. Health::
  14. * Fix the reporting of initializing shards in the Health API {es-pull}93502[#93502] (issue: {es-issue}90327[#90327])
  15. Infra/Core::
  16. * Don't report MIGRATION_NEEDED for 7.x indices {es-pull}93666[#93666]
  17. Ingest Node::
  18. * Fix geo ip database file leak when processing IP arrays {es-pull}93177[#93177]
  19. Machine Learning::
  20. * Use long inference timeout at ingest {es-pull}93731[#93731]