Skip to content

Commit

Permalink
Added 2.10.0 release notes. (#555) (#557)
Browse files Browse the repository at this point in the history
Signed-off-by: jowg-amazon <[email protected]>
(cherry picked from commit 8f9191a)

Co-authored-by: Joanne Wang <[email protected]>
  • Loading branch information
1 parent 75883d9 commit 766033c
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Version 2.10.0.0 2023-09-07

Compatible with OpenSearch 2.10.0

### Maintenance
* Bump version to 2.10 and resolve compile issues ([#521](https://github.com/opensearch-project/security-analytics/pull/521))

### Features
* Custom log type implementation ([#500](https://github.com/opensearch-project/security-analytics/pull/500))
* add mitre attack based auto-correlations support in correlation engine ([#532](https://github.com/opensearch-project/security-analytics/pull/532))
* Using alerting workflows in detectors ([#541](https://github.com/opensearch-project/security-analytics/pull/541))

### Bug Fixes
* Fix for mappings of custom log types & other bug fixes ([#505](https://github.com/opensearch-project/security-analytics/pull/505))
* Fixes detectorType incompatibility with detector rules ([#524](https://github.com/opensearch-project/security-analytics/pull/524))

### Refactoring
* Fix google-java-format-1.17.0.jar: 1 vulnerabilities ([#526](https://github.com/opensearch-project/security-analytics/pull/526))
* segment replication changes ([#529](https://github.com/opensearch-project/security-analytics/pull/529))
* Use core OpenSearch version of commons-lang3 ([#535](https://github.com/opensearch-project/security-analytics/pull/535))
* Force google guava to 32.0.1 ([#536](https://github.com/opensearch-project/security-analytics/pull/536))
* Updates demo certs used in integ tests ([#543](https://github.com/opensearch-project/security-analytics/pull/543))

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

0 comments on commit 766033c

Please sign in to comment.