From c70ec70fe1d0a4c0e5ac1c7b8de9c54baca645a6 Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Wed, 23 Oct 2024 10:25:59 -0700 Subject: [PATCH 1/2] Added 2.18.0 release notes. Signed-off-by: AWSHurneyt --- ...ashboards-plugin.release-notes-2.18.0.0.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md diff --git a/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md new file mode 100644 index 00000000..2e6769c4 --- /dev/null +++ b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md @@ -0,0 +1,20 @@ +## Version 2.18.0.0 2024-10-15 +Compatible with OpenSearch Dashboards 2.18.0 + +### Maintenance +* Increment version to 2.18.0.0 ([#1098](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1098)) + +### Enhancements +* Context aware alert analysis ([#996](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/996)) +* [navigation]feat: update category to flatten menus in analytics(all) use case ([#1114](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1114)) +* Support top N log pattern data in summary context provider for visual editor monitor ([#1119](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1119)) + +### Bug fixes +* Fit and Finish UX Fixes ([#1092](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1092)) +* Fit and Finish UX changes Pt 2 ([#1099](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1099)) +* Fix assistant plugin override issue and return dataSourceId in context ([#1102](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1102)) +* add width for recent alerts card ([#1117](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1117)) +* Fix ui_metadata is not fetched when MDS client is used ([#1124](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1124)) + +### Documentation +* Added 2.18.0 release notes. ([#]()) \ No newline at end of file From 01df882d21d02e3b27aefc9e6de6ef7d77151e9c Mon Sep 17 00:00:00 2001 From: AWSHurneyt Date: Wed, 23 Oct 2024 10:27:05 -0700 Subject: [PATCH 2/2] Added 2.18.0 release notes. Signed-off-by: AWSHurneyt --- ...nsearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md index 2e6769c4..0f55feb4 100644 --- a/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md +++ b/release-notes/opensearch-alerting-dashboards-plugin.release-notes-2.18.0.0.md @@ -17,4 +17,4 @@ Compatible with OpenSearch Dashboards 2.18.0 * Fix ui_metadata is not fetched when MDS client is used ([#1124](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1124)) ### Documentation -* Added 2.18.0 release notes. ([#]()) \ No newline at end of file +* Added 2.18.0 release notes. ([#1132](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1132)) \ No newline at end of file