diff --git a/release-notes/opensearch-security-analytics-dashboards.release-notes-2.12.0.0.md b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.12.0.0.md new file mode 100644 index 000000000..947cfc0fd --- /dev/null +++ b/release-notes/opensearch-security-analytics-dashboards.release-notes-2.12.0.0.md @@ -0,0 +1,22 @@ +## Version 2.12.0.0 2024-02-12 + +Compatible with OpenSearch Dashboards 2.12.0 + +### Maintenance +* [AUTO] Increment version to 2.12.0.0 ([#761](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/761)) + +### Features +* Cache date time filter in local storage ([#848](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/848)) +* Show aliases in data source options for detector and correlation rule creation ([#864](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/864)) +* Correlations page improvements ([#855](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/855)) + +### Infrastructure +* Add missing modules common and types ([#875](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/875)) +* [Detector creation] UI workflow metrics ([#865](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/865)) + +### Bug Fixes +* Ask for mapping of threat intel feeds related fields only when threat intel is enabled ([#849](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/849)) +* Add check for mappings view API call during create detector ([#862](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/862)) + +### Documentation +* Added release notes for 2.12.0 ([#879](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/879)) \ No newline at end of file