From 76cfda9e539af8fef2f207d530da7d56e2c163f1 Mon Sep 17 00:00:00 2001 From: AWSHurneyt <hurneyt@amazon.com> Date: Tue, 11 Jul 2023 23:07:56 -0700 Subject: [PATCH 1/3] Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --- ...dashboards-plugin.release-notes-2.9.0.0.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md new file mode 100644 index 000000000..4711c9cc9 --- /dev/null +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md @@ -0,0 +1,23 @@ +## Version 2.9.0.0 2023-07-11 + +Compatible with OpenSearch 2.9.0 + +### Maintenance +* Increment version to 2.9.0.0. ([#795](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/795)) +* Move index management from plugin section to management section. ([#741](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/741)) + +### Features +* Implemented alias action UX. ([#754](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/754)) + +### Bug Fixes +* Fix flush flaky test. ([#779](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/779)) +* Fix CI on Node.js v18. ([#785](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/785)) +* Fix: add validation on data.method when using transport.request. ([#801](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/801)) + +### Refactoring +* Update release note and minor change to toast message. ([#770](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/770)) +* Minor change for clear cache operation. ([#773](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/773)) +* Wording changes. ([#784](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/784)) + +### Documentation +* Added 2.9 release notes. ([#]()) \ No newline at end of file From 690aae96f880e3cbac1281e18ac80be0c9812135 Mon Sep 17 00:00:00 2001 From: AWSHurneyt <hurneyt@amazon.com> Date: Tue, 11 Jul 2023 23:09:34 -0700 Subject: [PATCH 2/3] Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --- ...-index-management-dashboards-plugin.release-notes-2.9.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md index 4711c9cc9..ac98c3f56 100644 --- a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md @@ -20,4 +20,4 @@ Compatible with OpenSearch 2.9.0 * Wording changes. ([#784](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/784)) ### Documentation -* Added 2.9 release notes. ([#]()) \ No newline at end of file +* Added 2.9 release notes. ([#808](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/808)) \ No newline at end of file From 9e93c0afbe6699b92f67b62d56058565c712c21a Mon Sep 17 00:00:00 2001 From: AWSHurneyt <hurneyt@amazon.com> Date: Wed, 12 Jul 2023 09:15:50 -0700 Subject: [PATCH 3/3] Added 2.9 release notes. Signed-off-by: AWSHurneyt <hurneyt@amazon.com> --- ...x-management-dashboards-plugin.release-notes-2.9.0.0.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md index ac98c3f56..8fe44e8b3 100644 --- a/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md +++ b/release-notes/opensearch-index-management-dashboards-plugin.release-notes-2.9.0.0.md @@ -10,14 +10,7 @@ Compatible with OpenSearch 2.9.0 * Implemented alias action UX. ([#754](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/754)) ### Bug Fixes -* Fix flush flaky test. ([#779](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/779)) -* Fix CI on Node.js v18. ([#785](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/785)) * Fix: add validation on data.method when using transport.request. ([#801](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/801)) -### Refactoring -* Update release note and minor change to toast message. ([#770](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/770)) -* Minor change for clear cache operation. ([#773](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/773)) -* Wording changes. ([#784](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/784)) - ### Documentation * Added 2.9 release notes. ([#808](https://github.com/opensearch-project/index-management-dashboards-plugin/pull/808)) \ No newline at end of file