From bbf9a986f0c1f96db204bde993c9137c7071b304 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:43:34 -0700 Subject: [PATCH] added release notes for 2.16 (#1087) (#1089) (cherry picked from commit 64392247d361c709fc90add842bc1c2a057ab007) Signed-off-by: Riya Saxena Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- ...ytics-dashboards.release-notes-2.16.0.0.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 release-notes/opensearch-security-analytics-dashboards.release-notes-2.16.0.0.md diff --git a/release-notes/opensearch-security-analytics-dashboards.release-notes-2.16.0.0.md b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.16.0.0.md new file mode 100644 index 00000000..b5825daa --- /dev/null +++ b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.16.0.0.md @@ -0,0 +1,25 @@ +## Version 2.16.0.0 2024-07-23 + +Compatible with OpenSearch Dashboards 2.16.0 + +### Maintenance +* Increment version to 2.16.0.0 ([#1046](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1046)) + +### Features +* Alerts in correlations ([#1048](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1048)) +* [Threat intel platform][Part 1] UX to support threat intel platform ([#1050](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1050)) +* Show fields for aliases when selected in correlation rule and threat intel monitor scan ([#1064](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1064)) +* When sending partial alerts results extend them with the detector name and id as well ([#1033](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1033)) +* [Threat intel][part 3] Support for source type URL_Download and logic to activate/deactivate source ([#1068](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1068)) +* [Threat intel] Fetch up to 10k source configs and iocs under source details ([#1071](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1071)) +* plugin decoupling changes ([#1079](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1079)) + +### Bug fixes +* Updated get findings & alerts to use duration filter and start showing results as they come in ([#1031](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1031)) +* Backport 1051 to 2.x ([#1053](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1053)) +* Updated IOCTypes. ([#1076](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1076)) +* [Threat intel] Fixed ui issues ([#1080](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1080)) +* side nav changes for SA ([#1084](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1084)) + +### Documentation +* Added v2.16 release notes. ([#1087](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1087)) \ No newline at end of file