8.6.2.asciidoc 842 B

123456789101112131415161718192021222324252627282930313233
  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. include::8.4.0.asciidoc[tag=ingest-processor-log4j-cluster-instability-known-issue]
  9. [[bug-8.6.2]]
  10. [float]
  11. === Bug fixes
  12. Allocation::
  13. * Only simulate legal desired moves {es-pull}93635[#93635] (issue: {es-issue}93271[#93271])
  14. Health::
  15. * Fix the reporting of initializing shards in the Health API {es-pull}93502[#93502] (issue: {es-issue}90327[#90327])
  16. Infra/Core::
  17. * Don't report MIGRATION_NEEDED for 7.x indices {es-pull}93666[#93666]
  18. Ingest Node::
  19. * Fix geo ip database file leak when processing IP arrays {es-pull}93177[#93177]
  20. Machine Learning::
  21. * Use long inference timeout at ingest {es-pull}93731[#93731]