diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.0.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.0.0.0.md new file mode 100644 index 000000000..400b84a74 --- /dev/null +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.0.0.0.md @@ -0,0 +1,26 @@ +## Version 2.0.0.0 2022-05-19 + +Compatible with OpenSearch 2.0.0 + +### Features +* Adds UI for shrink action ([#176](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/176)) + +### Enhancement +* Add refresh button to rollup page ([#132](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/132)) +* Adding support to edit/create notifications using channels in IM ([#181](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/181)) + +### Bug fixes +* Fix rendering in transforms UI ([#179](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/179)) +* Fix channels URI ([#184](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/184)) + +### Documentation +* Updated issue templates from .github. ([#168](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/168)) +* Adds release notes for 2.0.0.0-rc1 ([#182](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/182)) + +### Maintenance +* Upgrades IM Dashboard plugin to OpenSearch Dashboards 2.0 ([#169](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/169)) +* Bumps version to 2.0.0.0-rc1 ([#172](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/172)) +* Incremented version to 2.0-rc1. ([#175](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/175)) +* Removes rc1 version qualifier ([#192](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/192)) +* Remove node version in package.json ([#186](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/186)) +* Wrap up node removal and bump as dependabot suggest ([#193](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/193))