From e860632ff32f93018fd297e478b40738312775ce Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Tue, 11 Jul 2023 20:53:40 -0700 Subject: [PATCH 1/2] Added 2.9 release notes. Signed-off-by: AWSHurneyt --- ...lytics-dashboards.release-notes-2.9.0.0.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md diff --git a/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md new file mode 100644 index 000000000..21a1569b2 --- /dev/null +++ b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md @@ -0,0 +1,21 @@ +## Version 2.9.0.0 2023-07-11 + +Compatible with OpenSearch Dashboards 2.9.0 + +### Maintenance +* Increment version to 2.9.0.0. ([#636](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/636)) +* Removed experimental banner. ([#647](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/647)) + +## Bug Fixes +* Custom rules multiply on the create detector page after switching log types. ([#625](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/625)) + +### Features +* Rules UI/UX improvements. ([#592](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/592)) +* Added support for editing correlation rule. ([#643](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/643)) + +### Refactoring +* UX updates for correlations. ([#619](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/619)) +* Change the order of the sections. ([#622](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/622)) + +### Documentation +* Added 2.9 release notes. ([#]()) \ No newline at end of file From abd866cb1fe94619a7f430f36e802f458acb4b87 Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Tue, 11 Jul 2023 21:07:05 -0700 Subject: [PATCH 2/2] Added 2.9 release notes. Signed-off-by: AWSHurneyt --- ...earch-security-analytics-dashboards.release-notes-2.9.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md index 21a1569b2..24d2ddae3 100644 --- a/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md +++ b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.9.0.0.md @@ -18,4 +18,4 @@ Compatible with OpenSearch Dashboards 2.9.0 * Change the order of the sections. ([#622](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/622)) ### Documentation -* Added 2.9 release notes. ([#]()) \ No newline at end of file +* Added 2.9 release notes. ([#650](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/650)) \ No newline at end of file