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

Release v1.10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 21:18
dd52db4

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