Skip to content

Commit

Permalink
Added release notes for 2.15.0. (opensearch-project#1037) (opensearch…
Browse files Browse the repository at this point in the history
…-project#1039)

* Added release notes for 2.15.0.



* Added release notes for 2.15.0.



* Added release notes for 2.15.0.



---------


(cherry picked from commit 6439704)

Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 3181552 commit 543e478
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## Version 2.15.0.0 2024-06-10

Compatible with OpenSearch Dashboards 2.15.0

### Maintenance
* Increment version to 2.15.0.0 ([#1035](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1035))
* Added checks for running husky install during post install. ([#1000](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1000))

### Features
* [MDS][Part 1] Data source component added to all pages. ([#1003](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1003))
* Show all related docs for a finding. ([#1006](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1006))
* Enhanced UI for rendering multiple documents in finding details flyout. ([#1014](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1014))
* [MDS][Part 2] Added server-side glue code to use data source id when getting opensearch client for making API calls to cluster. ([#1008](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1008))
* [MDS][Part 3] Wired all UI components to the data source menu. ([#1029](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1029))

### Bug fixes
* [MDS fixes] Select default data source on load; re-order router paths for correct data source component rendering. ([#1036](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1036))

### Refactoring
* Added addition check for filtering rendered rules. ([#1022](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1022))

### Documentation
* Added v2.15 release notes. ([#1037](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1037))

0 comments on commit 543e478

Please sign in to comment.