-
Notifications
You must be signed in to change notification settings - Fork 74
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: Jackie Han <jkhanjob@gmail.com>
- Loading branch information
1 parent
1edc2ef
commit 0a48da9
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
release-notes/opensearch-anomaly-detection.release-notes-2.7.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,14 @@ | ||
|
||
## Version 2.7.0.0 Release Notes | ||
|
||
Compatible with OpenSearch 2.7.0 | ||
|
||
|
||
### Enhancements | ||
* Giving admin priority over backendrole filtering. ([#850](https://github.com/opensearch-project/anomaly-detection/pull/850)) | ||
|
||
|
||
### Infrastructure | ||
* Created untriaged issue workflow. ([#809](https://github.com/opensearch-project/anomaly-detection/pull/809)) | ||
* Update XContent imports. ([#854](https://github.com/opensearch-project/anomaly-detection/pull/854)) | ||
* Update NodeInfo constructor. ([#869](https://github.com/opensearch-project/anomaly-detection/pull/869)) |