Releases: opensearch-project/index-management-dashboards-plugin
Releases · opensearch-project/index-management-dashboards-plugin
Release 2.8
Wording changes (#784) (#789) * Wording changes Signed-off-by: suzhou <[email protected]> * feat: update release-notes Signed-off-by: suzhou <[email protected]> --------- Signed-off-by: suzhou <[email protected]> (cherry picked from commit c821a2acb8dd5c138203c3fceb76c8761c9fc9fd) Co-authored-by: suzhou <[email protected]>
Release 1.2.0.0
Compatible with OpenSearch Dashboards 1.2.0
Bug Fixes
- Fixes editing rollup delay (#82)
- Fixed Transforms geo_point bug and boolean render (#93)
- Transform bug fixes (#109)
- Fix the bugs in visual UI for legacy notification (#111)
- Fix pagination of managed indices page (#113)
Infrastructure
- Transforms unit and cypress tests (#92)
- Fixes flakey tests (#105)
- Disables jitter for managed_indices_spec Cypress tests (#122)
Maintenance
- Bumps version to 1.2 (#103)
Release 1.1.0.0
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)
Release 1.0.1.0
Compatible with OpenSearchDashboards 1.0.0
Bug Fixes
- Address data stream API security breaking issue (#69)
Version 1.0.0.0
Compatible with OpenSearchDashboards 1.0.0
Features
Enhancements
- Support edit transformation name (#27)
Bug Fixes
- Rename plugin helper file (#11)
- Transform feature cleanup and bug fixes (#20)
- Rollup bugfix (#25)
- Adding correct dropdown options for different fields in transforms (#28)
Documentation
- Update issue template with multiple labels (#12)
Maintenance
- CVE fix (#29)
Refactoring
- Update API, settings, and doc link renaming (#15)