Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch 3.0.0.0-alpha1

### Maintenance
* [Release 3.0] Add alpha1 qualifier. ([#1218](https://github.com/opensearch-project/alerting-dashboards-plugin/pull/1218))
* Fix CVE. ([#1270](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1270))

### Refactoring
* Temporarily removed visualizations for 3.0-alpha1. ([#1272](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1272))

### Features
* Add support for custom ioc schema in threat intel source ([#1266](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/1266))
Loading