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

Release v1.7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 17:24
ed3152e

Version 1.7.0.0 (2020-5-4)

Compatible with Elasticsearch 7.6.1, Adds support for ODFE 1.7.0

New Features

  • Adds rollover conditions into info object PR #208

Enhancements

  • Adds isIdempotent method to each step and updates ManagedIndexRunner to use it PR #165

  • Adds logs, fix for index creation date -1L, nullable checks PR #170

  • Update schema version for IndexManagementConfig mapping if available PR #198

  • Switches UpdateManagedIndexMetaData to batch tasks using custom executor PR #209

Bug Fixes

  • Delete and close failing during snapshot in progress PR #172