From 7aac63ac8dad8fcced5effd83f7a09e53dcae67f Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:52:01 +0800 Subject: [PATCH] Remove not released bug fix notes (#374) (#375) Signed-off-by: Lin Wang (cherry picked from commit 491eb88553588f2e53780c5c17c34226fb7087d6) Co-authored-by: Lin Wang --- .../opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md index 239fd963..a8be1d4b 100644 --- a/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md +++ b/release-notes/opensearch-ml-commons-dashboards.release-notes-2.17.0.0.md @@ -11,7 +11,6 @@ Compatible with OpenSearch 2.17.0 ### Bug Fixes * Fix connector router response 500 ([#358](https://github.com/opensearch-project/ml-commons-dashboards/pull/358)) -* Fix category order and description in data administration landing page ([#369](https://github.com/opensearch-project/ml-commons-dashboards/pull/369)) ### Maintenance * Increment version to 2.17.0.0 ([#353](https://github.com/opensearch-project/ml-commons-dashboards/pull/353))