Skip to content

Commit

Permalink
release notes 2.6.0 (opensearch-project#438)
Browse files Browse the repository at this point in the history
* release notes 2.6.0

Signed-off-by: Jovan Cvetkovic <[email protected]>

* snapshot fix

Signed-off-by: Jovan Cvetkovic <[email protected]>

---------

Signed-off-by: Jovan Cvetkovic <[email protected]>
  • Loading branch information
jovancvetkovic3006 authored Feb 22, 2023
1 parent 22330db commit 18066d3
Showing 1 changed file with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Version 2.6.0.0 2023-02-22

Compatible with OpenSearch 2.6.0

### Maintenance

* Updated lint-staged for consistency with other plugins. ([#412](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/412))

### Features

* Added multi select data source for creating detector. ([#424](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/424))
* Chart vertical domain UX improvement. ([#372](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/372))
* Various detectors page UX/UI improvements. ([#387](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/387))
* Various findings page UX/UI improvements. ([#369](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/369))
* Upgrade vega tooltips to use custom formatting. ([#368](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/368))
* Adds validation for trigger name in creating alert flyout. ([#367](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/367))
* Create index pattern. ([#366](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/366))
* Provide all unmapped fields when editing Rule field mapping. ([#353](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/353))

### Infrastructure

* Added untriaged issue workflow. ([#410](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/410))

### Bug Fixes

* Fixes bad breadcrumbs on page reload. ([#395](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/395))
* Fixes UX/UI bugs for edit detector page. ([#404](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/404))
* Add breadcrumbs for create detector page. ([#394](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/394))
* Removes sidebar from edit detector page. ([#388](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/388))
* Fixes interval field validation. ([#379](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/379))
* Fixes chart tooltip delay. ([#348](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/348))
* Fixes wrong alert colors. ([#350](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/350))

### Documentation

* Readme update. ([#363](https://github.com/opensearch-project/security-analytics-dashboards-plugin/pull/363))

0 comments on commit 18066d3

Please sign in to comment.