diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.4.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.4.0.0.md new file mode 100644 index 000000000..dd2d50541 --- /dev/null +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.4.0.0.md @@ -0,0 +1,21 @@ +## Version 2.4.0.0 2022-11-04 + +Compatible with OpenSearch 2.4.0 + +### Features +* Add Snapshot Restore functionality and UI([#338](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/338)) + +### Enhancements +* feat: add diff confirm modal in create wizard ([#323](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/323)) +* feature: Add form generator & advanced settings to speed up development in common form case ([#329](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/329)) + +### Bug fixes +* Add rel to link for external links, IM dashboards plugin ([#261](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/261)) + +### Maintenance +* Version bump 2.4.0 ([#283](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/283)) +* Add windows mac OS in CI ([#325](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/325)) +* Refactor: move api calls from components to containers ([#322](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/322)) + +### Documentation +* Added release notes for 2.4 ([#346](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/346)) \ No newline at end of file