Skip to content

Commit

Permalink
Added 2.5 release notes. (#268)
Browse files Browse the repository at this point in the history
* Added 2.5 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.5 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit df07017)
  • Loading branch information
AWSHurneyt authored and github-actions[bot] committed Jan 11, 2023
1 parent 8e76db3 commit 47effe0
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## Version 2.5.0.0 Release Notes
Compatible with OpenSearch 2.5.0

### Maintenance
* Bumped version to 2.5. ([#215](https://github.com/opensearch-project/security-analytics/pull/215))
* Updated MAINTAINERS.md format. ([#240](https://github.com/opensearch-project/security-analytics/pull/240))

### Features
* Implement secure transport action for get alerts and ack alerts. ([#161](https://github.com/opensearch-project/security-analytics/pull/161))
* GetMappingsView API - index pattern/alias/datastream support. ([#245](https://github.com/opensearch-project/security-analytics/pull/245))
* Createmappings api index pattern support. ([#260](https://github.com/opensearch-project/security-analytics/pull/260))

### Bug Fixes
* Fixed aliases being returned in unmapped_index_fields. ([#147](https://github.com/opensearch-project/security-analytics/pull/147))
* Fix vulnerability in yaml constructor. ([#198](https://github.com/opensearch-project/security-analytics/pull/198))
* Fix flaky integration tests for security analytics. ([#241](https://github.com/opensearch-project/security-analytics/pull/241))
* Fixed SecureFindingRestApiIT. Removed uppercasing of the detector type. ([#247](https://github.com/opensearch-project/security-analytics/pull/247))
* Fix ci builds for security-analytics. ([#253](https://github.com/opensearch-project/security-analytics/pull/253))

### Refactoring
* Search returns detector type in CAPS fix and integration tests. ([#174](https://github.com/opensearch-project/security-analytics/pull/174))
* Added dummy search when creating detector on the given indices. ([#197](https://github.com/opensearch-project/security-analytics/pull/197))
* Updated network mappings. ([#211](https://github.com/opensearch-project/security-analytics/pull/211))
* Updated windows mappings. ([#212](https://github.com/opensearch-project/security-analytics/pull/212))
* Updated ad_ldap mappings. ([#213](https://github.com/opensearch-project/security-analytics/pull/213))
* Removed create/delete queryIndex. ([#215](https://github.com/opensearch-project/security-analytics/pull/215))
* Update Linux mappings. ([#223](https://github.com/opensearch-project/security-analytics/pull/223))
* Changes to return empty search response for custom rules. ([#231](https://github.com/opensearch-project/security-analytics/pull/231))
* Service Returns Unhandled Error Response. ([#248](https://github.com/opensearch-project/security-analytics/pull/248))

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

0 comments on commit 47effe0

Please sign in to comment.