-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 9a3213b)
- Loading branch information
1 parent
ed45ef6
commit 850d3cf
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
release-notes/opensearch-security-analytics.release-notes-2.9.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Version 2.9.0.0 2023-07-11 | ||
|
||
Compatible with OpenSearch 2.9.0 | ||
|
||
### Maintenance | ||
* Increment version to 2.9.0-SNAPSHOT. ([#466](https://github.com/opensearch-project/security-analytics/pull/466)) | ||
* Gradle update. ([#437](https://github.com/opensearch-project/security-analytics/pull/437)) | ||
|
||
### Features | ||
* New Log Type JSON format. ([#465](https://github.com/opensearch-project/security-analytics/pull/465)) | ||
* Correlation rule search, delete and edit API. ([#476](https://github.com/opensearch-project/security-analytics/pull/476)) | ||
* Logtypes PR v2. ([#482](https://github.com/opensearch-project/security-analytics/pull/482)) | ||
|
||
### Bug Fixes | ||
* Fixed compile issues related to latest OS core repo changes. ([#412](https://github.com/opensearch-project/security-analytics/pull/412)) | ||
|
||
### Refactoring | ||
* Use strong password in security test. ([#452](https://github.com/opensearch-project/security-analytics/pull/452)) | ||
|
||
### Documentation | ||
* Added 2.9.0 release notes. ([#486](https://github.com/opensearch-project/security-analytics/pull/486)) |