Skip to content

Releases: opensearch-project/index-management

Release 1.1.0.0

06 Oct 17:06
1d8fbd4

Choose a tag to compare

Compatible with OpenSearch 1.1.0

Infrastructure

  • Upgrade dependencies to 1.1 and build snapshot by default. (#121)

Features

  • Storing user information as part of the job when security plugin is installed (#113)
  • Storing user object in all APIs and enabling filter of response based on user (#115)
  • Security improvements (#126)
  • Updating security filtering logic (#137)

Enhancements

  • Enhance ISM template (#105)

Bug Fixes

  • Removing Usages of Action Get Call and using listeners (#100)
  • Explain response still use old opendistro policy id (#109)

Release 1.0.1.0

01 Sep 23:07
b876d57

Choose a tag to compare

Compatible with OpenSearch 1.0.0

Bug Fixes

  • Adds back opendistro policy_id setting to explain response (#127)

1.0.0.0

13 Jul 17:23
091fe9f

Choose a tag to compare

Compatible with OpenSearch 1.0.0

Infrastructure

  • Update issue template with multiple labels (#10)

Maintenance

  • Renaming Namespaces (#14)
  • Rest APIs Backward Compatibility (#15)
  • Settings Backwards Compatibility (#16)
  • Point to correct version of notification (#18)
  • Enable security plugin integrated tests (#93)

Features

  • Adds support for Transform feature (#17)

Enhancements

  • Improve integration with data streams (#13)
  • Skip rollover on non-write indices (#88)

Documentation

  • Update and add documentation files (#84)

Bug Fixes

  • Fix 7.10 rollover blocking thread issue (#70)
  • Fix issue with Rollup start/stop API (#79)
  • Fix to support custom source index type in Rollup jobs (#4)

Release v1.0.0.0-beta1

13 May 18:55
ec5c5e5

Choose a tag to compare

Compatible with OpenSearch 1.0.0

Enhancements

  • migrate plugin to be compatible with OpenSearch #1
  • rename plugin #5

Infrastructure

  • update github workflows #5

Documentation

  • update NOTICE, README, LICENSE, CONTRIBUTING files; add MAINTAINERS file; update issue and PR template files #1
  • add SPDX license header for gradle files #2
  • add SPDX license header to all files #3
  • update MAINTAINERS file #5
  • add release notes for 1.0.0.0-beta1 release #6