This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Releases: opendistro-for-elasticsearch/index-management
Releases · opendistro-for-elasticsearch/index-management
Release v1.13.2.1
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
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
Compatible with Elasticsearch 7.10.2
Enhancements
- Support host deny list for error notification and notification action (#410)
Release v1.13.0.0
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
Release v1.12.0.1
Compatible with Elasticsearch 7.10.0
Features
- Adds support for Rollup feature (#319, #320, #321, #322, #323, #324, #336, #337, #338, #339, #340, #341, #342, #343, #344, #345, #346, #347, #348)
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
Release v1.11.0.0
Compatible with Elasticsearch 7.9.1
Enhancements
Release v1.10.1.1
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
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
Release v1.8.0.0
Version 1.8.0.0 (2020-6-2)
Compatible with Elasticsearch 7.7.0
New Features
- Snapshot implementation PR #135