Skip to content

Commit

Permalink
Add 2.14 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Apr 29, 2024
1 parent daacbc9 commit 23eb3e3
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Version 2.14.0.0 Release Notes

Compatible with OpenSearch 2.14.0


### Features

* Add multi data source support ([#315](https://github.com/opensearch-project/ml-commons-dashboards/pull/315))
* Add model id column to deployed models list ([#318](https://github.com/opensearch-project/ml-commons-dashboards/pull/318))


### Bug Fixes

* Reset current page after data source change ([#320](https://github.com/opensearch-project/ml-commons-dashboards/pull/320))
* Reset to max page when current page overflow ([#323](https://github.com/opensearch-project/ml-commons-dashboards/pull/323))

### Maintenance

* Increment version to 2.14.0.0 ([#313](https://github.com/opensearch-project/ml-commons-dashboards/pull/313))

0 comments on commit 23eb3e3

Please sign in to comment.