Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 1.52 KB

opendistro-for-elasticsearch-index-management.release-notes-1.10.0.0.md

File metadata and controls

25 lines (18 loc) · 1.52 KB

Version 1.10.0.0 (2020-8-18)

Compatible with Elasticsearch 7.9.

Features

  • Implemented allocation action which can be used in index state management (#106)

Enhancements

  • Changes implementation of ChangePolicy REST API to use MultiGet inste… (#253)

Bug Fixes

  • Fixes snapshot issues, adds history mapping update workflow, adds tests (#255)
  • Fixes force merge failing on long executions, changes some action mes… (#267)

Infrastructure

  • Adds codecov yml file to reduce flakiness in coverage check (#251)
  • Adds support for multi-node run/testing and updates tests (#254)
  • Adds multi node test workflow (#256)
  • release notes automation (#258)

Documentation

  • Adds rollup-rfc to docs (#248)

Maintenance

  • Adds support for Elasticsearch 7.9 (#283)