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

Latest commit

 

History

History
42 lines (27 loc) · 2.74 KB

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

File metadata and controls

42 lines (27 loc) · 2.74 KB

Version 1.13.0.0 2021-02-05

Compatible with Elasticsearch 7.10.2

Breaking Changes

  • Removes support of "index.opendistro.index_state_management.policy_id" setting (#357)

Features

  • Adds a new ISM Action called RollupAction which allows user to automate one-time rollups on indices (#371)
  • Adds support for ISM templates (#383)

Enhancements

  • Adds a snapshot deny list cluster setting to block ISM snapshot writes to configured repositories (#366)
  • Adds support to Explain and Get Policy APIs for getting all policies/managed indices (#352)

Bug fixes

  • Fixes bug for continuous rollups getting exceptions for Instant types (#373)
  • Fixes handling various date formats for DateHistogram source field in continuous rollups (#385)
  • Removes the metric requirement for ISM Rollup action (#389)
  • Fixes transition step using incorrect step start time if state has no actions (#381)
  • Fixes tests relying on exact seqNo match (#397)

Infrastructure

  • Adds support for https remote integration tests (#379)
  • Renames plugin name to standardized name (#390)
  • Fixes deb arch and renames deb/rpm artifacts to standardized names (#391)
  • Fixes numNodes gradle property (#393)
  • Changes release workflow to use new staging bucket for artifacts (#378)

Documentation

  • Adds RFC for Transforms (#359)

Maintenance

  • Adds support for Elasticsearch 7.10.2 (#398)
  • Fixes reported CVEs (#395)