Skip to content

Commit

Permalink
Added 2.8 release notes (#445)
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <[email protected]>
  • Loading branch information
bowenlan-amzn authored May 26, 2023
1 parent e510f56 commit ee582e9
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Version 2.8.0.0 2023-05-26

Compatible with OpenSearch 2.8.0

### Maintenance
* Fixed compile issues related to latest OS core repo changes. ([#412](https://github.com/opensearch-project/security-analytics/pull/412))
* Moved CODEOWNERS files to align with org requirements. ([#418](https://github.com/opensearch-project/security-analytics/pull/418))
* Update CODEOWNERS. ([#434](https://github.com/opensearch-project/security-analytics/pull/434))

### Features
* add correlation engine for security-analytics. ([#405](https://github.com/opensearch-project/security-analytics/pull/405))
* SearchRule API - source filtering. ([#374](https://github.com/opensearch-project/security-analytics/pull/374))
* Alias and dataStream end-to-end ITs. ([#373](https://github.com/opensearch-project/security-analytics/pull/373))
* add rules to correlations for correlation engine. ([#423](https://github.com/opensearch-project/security-analytics/pull/423))

### Bug Fixes
* Findings index mappings fix. ([#409](https://github.com/opensearch-project/security-analytics/pull/409))
* fix for input validation of correlation rule names. ([#428](https://github.com/opensearch-project/security-analytics/pull/428))
* fix for failure in syslogs mappings view api. ([#435](https://github.com/opensearch-project/security-analytics/pull/435))

### Documentation
* Added 2.8.0 release notes. ([#444](https://github.com/opensearch-project/security-analytics/pull/444))

0 comments on commit ee582e9

Please sign in to comment.