Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 4.91 KB

opensearch-index-management-dashboards-plugin.release-notes-1.1.0.0.md

File metadata and controls

47 lines (42 loc) · 4.91 KB

Version 1.1.0.0 2021-09-03

Compatible with OpenSearchDashboards 1.1.0

Features

  • Adds custom label to use with EuiForm component (#40)
  • Adds reusable flyout footer (#41)
  • Adds a small Badge component (#39)
  • Adds legacy notification UI input (#42)
  • Adds draggable action component (#43)
  • Adds notification service to make backend call for getting list of channels for Index Management (#46)
  • Adds new UI for Channel Notification (#44)
  • Adds policy info section for new UI (#45)
  • Adds error notification UI container and updates snapshots (#47)
  • Adds draggable transitions and transition content (#48)
  • Adds UI actions for all the supported ISM actions (#49)
  • Adds individual ISM template UI component (#51)
  • Adds single state UI component (#53)
  • Adds timeout retry settings component used in action flyout (#52)
  • Adds States UI component (#54)
  • Adds ISM Templates UI component (#55)
  • Adds create action container shown in flyout (#56)
  • Adds transition component (#57)
  • Adds create transition container (#59)
  • Adds modal for choosing between visual and json editor (#58)
  • Adds create state container and removes unused props from modal and create transitions (#60)
  • Added PolicySettings and DeleteModal components for PolicyDetails UI (#50)
  • Adds VisualCreatePolicy page, missing backend routes/configs, updates all creation paths to show new modal, updates rates, etc. (#61)
  • Added PolicyDetails page (#62)
  • Register action hook (#64)
  • Fixes policy details page (#80)
  • Removes support for notification channels (#81)

Bug Fixes

  • Address data stream API security breaking issue (#69)
  • Fix flaky (#76)
  • UI fixes for new ISM UI (#84)
  • Fixes some small UI touchups/issues for new ISM UI (#85)
  • Fixes small issues on new ISM UI (#88)

Documentation

  • Adding support to correctly set the dashboards and opensearch endpoint (#33)
  • Documentation url update (#34)
  • Add themed logo to README (#37)

Maintenance

  • Provide host parameter in integtest.sh (#73)