diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-1.2.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-1.2.0.0.md index 547e69ade..343e551d0 100644 --- a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-1.2.0.0.md +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-1.2.0.0.md @@ -5,16 +5,16 @@ Compatible with OpenSearch Dashboards 1.2.0 ### Bug Fixes * Fixes editing rollup delay ([#82](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/82)) -* Fixes flakey tests ([#105](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/105)) * Fixed Transforms geo_point bug and boolean render ([#93](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/93)) * Transform bug fixes ([#109](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/109)) * Fix the bugs in visual UI for legacy notification ([#111](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/111)) * Fix pagination of managed indices page ([#113](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/113)) -* Disables jitter for managed_indices_spec Cypress tests ([#122](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/122)) ### Infrastructure * Transforms unit and cypress tests ([#92](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/92)) +* Fixes flakey tests ([#105](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/105)) +* Disables jitter for managed_indices_spec Cypress tests ([#122](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/122)) ### Maintenance