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

Releases: opendistro-for-elasticsearch/index-management

Release v1.13.2.1

22 Jul 23:56
7a6dfea
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.10.2

Maintenance

  • Bumps opendistro version to 1.13.2.1 and jackson version to 2.13.2 (#468)

Release v1.13.2.0

07 Apr 22:32
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.10.2

Bug fixes

  • Correcting rollup rewriting logic in field caps filter for cross cluster search and introducing a setting to prevent the rewrite if not desired (#422)

Release v1.13.1.0

06 Mar 00:07
cab1938
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.10.2

Enhancements

  • Support host deny list for error notification and notification action (#410)

Release v1.13.0.0

18 Feb 18:39
6ad01ed
Compare
Choose a tag to compare

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)

Release v1.12.0.1

18 Feb 18:37
24382de
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.10.0

Features

Enhancements

  • Adds support for Elasticsearch 7.10.0 (#349)

Maintenance

  • Uploads elasticsearch.log files from failed CI runs (#336)
  • Adds support for running local cluster with security plugin enabled (#322)
  • Updates integration tests to not wipe indices between each test to help reduce tests bleeding into each other (#342)
  • Changes set-env command in github workflow (* Adds support for Elasticsearch 7.10.0 (#349))

Bug fixes

  • Correctly handles remote transport exceptions in rollover (#325)
  • Accept request parameters in RestGetRollupAction and fix flakey tests (#353)

Release v1.11.0.0

31 Oct 22:32
ffef7a0
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.9.1

Enhancements

  • actionify remove policy API (#293)
  • actionify add policy API (#298)
  • actionify retry API (#302)
  • actionify change policy API (#303)
  • actionify explain API (#304)
  • actionify index policy action (#305)
  • actionify get policy API (#307)
  • actionify delete policy API (#308)

Release v1.10.1.1

05 Oct 16:47
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.9.1.

Features

  • Adds support for dynamically updatable search analyzers (#290)

Infrastructure

  • Fix download and doc links in gradle package (#287)

Maintenance

  • Update opendistro-for-elasticsearch-index-management.release-notes-1.… (#284)
  • Refactors files/classes to prepare for multiple features under the In… (#285)
  • Update opendistro-for-elasticsearch-index-management.release-notes-1.… (#286)
  • Adds support for Elasticsearch 7.9.1 and updates release notes (#288)
  • Update opendistro-for-elasticsearch-index-management.release-notes-1.… (#291)
  • Updates release notes for 1.10.1.1 release (#295)

Release v1.10.0.0

24 Aug 21:18
dd52db4
Compare
Choose a tag to compare

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

Version 1.9.0.0

20 Jul 22:01
49902de
Compare
Choose a tag to compare

Compatible with Elasticsearch 7.8

Enhancements

  • Add an Action to Setting Index Priority (#241)
  • Fixes snapshot bugs (#244)

Release v1.8.0.0

08 Jun 17:36
19255f8
Compare
Choose a tag to compare

Version 1.8.0.0 (2020-6-2)

Compatible with Elasticsearch 7.7.0

New Features