Skip to content

Commit

Permalink
Add release notes for 2.14 (opensearch-project#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
soosinha authored May 3, 2024
1 parent 9d64b46 commit 06af0a4
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Version 2.14.0.0 2024-05-02

Compatible with OpenSearch 2.14.0

### Enhancements

* Add MDS support for policies, policy managed indices, rollup jobs and transform jobs ([#1021](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1021))
* Interface change for MDS support and deprecating dataSourceLabel from the URL ([#1031](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1031))
* Mount MDS on the empty route ([#1039](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1039))

### Bug Fixes
* Set ActiveOption prop to undefined on first load ([#1042](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1042))
* Readonly DataSourceMenu in create rollup and create transform workflow ([#1047](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1047))
* Fix Transform job create flow where indices won't reset after change of datasource ([#1053](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/1053))

0 comments on commit 06af0a4

Please sign in to comment.