Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.24 KB

opensearch-index-management.release-notes-2.0.0.0.md

File metadata and controls

31 lines (25 loc) · 2.24 KB

Version 2.0.0.0 2022-05-18

Compatible with OpenSearch 2.0.0

Features

  • Adds shrink action to ISM (#326)
  • Notification integration with IM (#338)

Bug Fixes

  • Fix metadata migration logic error when update setting call failed (#328)
  • Updates search text field to keyword subfield for policies and managed indices (#267)
  • Fixes shard allocation checks (#335)
  • BugFix: Notification integration issues (#339)
  • Fixes flaky continuous transforms and shrink tests (#340)
  • Minor improvements (#345)
  • Strengthen scroll search in Coordinator (#356)
  • Refactors shrink action steps and adds unit tests (#349)

Infrastructure

  • Replace checked-in ZIPs with dynamic dependencies (#327)
  • Only download JS zip when integTest is running (#334)

Documentation

  • Updated issue templates from .github. (#324)

Maintenance

  • Upgrades Index Management to use 2.0.0-alpha1 of OpenSearch and dependencies (#318)
  • Make sure qualifier default is alpha1 in IM (#323)
  • Incremented version to 2.0-rc1. (#331)
  • Non-inclusive nonmenclature update (#337)
  • Removes rc1 qualifier (#353)