-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added 2.18.0 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.18.0 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit c9ce7f3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
270a849
commit f84ca44
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
release-notes/opensearch-security-analytics-dashboards.release-notes-2.18.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Version 2.18.0.0 2024-10-28 | ||
|
||
Compatible with OpenSearch Dashboards 2.18.0 | ||
|
||
### Maintenance | ||
* Increment version to 2.18.0.0 ([#1163](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1163)) | ||
* Upgrade github workflow upload artifact to v4 ([#1167](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1167)) | ||
|
||
### Features | ||
* feat: update category ([#1169](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1169)) | ||
* Fit and Finish UX Fixes ([#1174](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1174)) | ||
* [Fit&Finish] Security analytics overview page ([#1175](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1175)) | ||
* Added HOURS option for source refresh interval. ([#1197](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1197)) | ||
|
||
### Bug fixes | ||
* Fix findings page crash and rule severity correctness ([#1160](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1160)) | ||
* Bug fixes for threat intel, duplicate findings, and breadcrumbs path ([#1176](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1176)) | ||
* edit correlation Alert Trigger fix ([#1180](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1180)) | ||
* avoid showing unuseful error toast when ds is not yet selected ([1186](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1186)) | ||
* fix: Update getting started cards content and visual design ([#1188](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1188)) | ||
* fix: data source picker remount multiple times ([#1192](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1192)) | ||
* testing default ds switch changes ([#1199](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1199)) | ||
* make dataSource default cluster for threat alerts card ([#1200](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1200)) | ||
|
||
### Documentation | ||
* Added 2.18.0 release notes. ([#1205](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1205)) |