diff --git a/release-notes/opensearch-ml-commons-dashboards.release-notes-2.10.0.0.md b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.10.0.0.md new file mode 100644 index 00000000..95e69396 --- /dev/null +++ b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.10.0.0.md @@ -0,0 +1,21 @@ +## Version 2.10.0.0 Release Notes + +Compatible with OpenSearch 2.10.0 + + +### Features + +* Add source field to distinguish local and external model. ([#239](https://github.com/opensearch-project/ml-commons-dashboards/pull/239)) +* Support external models in deployed model list. ([#248](https://github.com/opensearch-project/ml-commons-dashboards/pull/248)) +* Support external models in model preview panel. ([#252](https://github.com/opensearch-project/ml-commons-dashboards/pull/252)) + + +### Enhancements + +* Mitigate styles to oui variables. ([#227](https://github.com/opensearch-project/ml-commons-dashboards/pull/227)) + +### Bug Fixes + +* Fix no model show up when search a model. ([#238](https://github.com/opensearch-project/ml-commons-dashboards/pull/238)) +* Migrate style to oui attributes and add fallback dash. ([#254](https://github.com/opensearch-project/ml-commons-dashboards/pull/254)) +* Replace dash with em dash. ([#255](https://github.com/opensearch-project/ml-commons-dashboards/pull/255)) \ No newline at end of file