Skip to content

Commit

Permalink
Add 2.10 release notes (#1031)
Browse files Browse the repository at this point in the history
Signed-off-by: Jackie Han <[email protected]>
(cherry picked from commit 23611f6)
  • Loading branch information
jackiehanyang authored and github-actions[bot] committed Sep 8, 2023
1 parent 7e20ba3 commit 0ecbfc3
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Compatible with OpenSearch 2.10.0.

### Refactor

* Refactor due to core updates: Replace and modify classes and methods. ([#974](https://github.com/opensearch-project/anomaly-detection/pull/974))


### Enhancements
* Defaults anomaly grade to 0 if negative. ([#977](https://github.com/opensearch-project/anomaly-detection/pull/977))
* Update RCF to v3.8 and Enable Auto AD with 'Alert Once' Option ([#979](https://github.com/opensearch-project/anomaly-detection/pull/979))
* Revert "Enforce DOCUMENT Replication for AD Indices" ([#1006](https://github.com/opensearch-project/anomaly-detection/pull/1006))

### Infrastructure

* Adds auto release workflow ([#1003](https://github.com/opensearch-project/anomaly-detection/pull/1003))
* upgrading commons-lang3 version to fix conflict issue ([#1014](https://github.com/opensearch-project/anomaly-detection/pull/1014))
* Updates demo certs for integ tests ([#1021](https://github.com/opensearch-project/anomaly-detection/pull/1021))
* Upgrade AD's bwc baseline version to 1.3.2 to resolve cluster join issue ([#1029](https://github.com/opensearch-project/anomaly-detection/pull/1029))

0 comments on commit 0ecbfc3

Please sign in to comment.