Skip to content

Commit 26f57e1

Browse files
committed
Addressed PR comments
Signed-off-by: Owais <[email protected]>
1 parent 230bb4d commit 26f57e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

release-notes/opensearch-anomaly-detection.release-notes-2.19.0.0.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Compatible with OpenSearch 2.19.0
44

5+
### Features
6+
* Allow triggering anomaly only on drop or rise of features ([#1358](https://github.com/opensearch-project/anomaly-detection/pull/1358))
7+
* Add flattens custom result index when enabled ([#1401](https://github.com/opensearch-project/anomaly-detection/pull/1401)), ([#1409](https://github.com/opensearch-project/anomaly-detection/pull/1409))
8+
59
### Enhancements
610
* Changing replica count to up 2 for custom result index ([#1362](https://github.com/opensearch-project/anomaly-detection/pull/1362))
7-
* Allow triggering anomaly only on drop or rise of features ([#1358](https://github.com/opensearch-project/anomaly-detection/pull/1358))
8-
* Add flattens custom result index when enabled ([#1401](https://github.com/opensearch-project/anomaly-detection/pull/1401))
9-
* Update recency_emphasis to be greater than 1 in test cases ([#1406](https://github.com/opensearch-project/anomaly-detection/pull/1406))
10-
* Update put route when flattening result index ([#1409](https://github.com/opensearch-project/anomaly-detection/pull/1409))
1111

1212
### Bug Fixes
1313
* Not blocking detector creation on unknown feature validation error ([#1366](https://github.com/opensearch-project/anomaly-detection/pull/1366))
@@ -20,3 +20,4 @@ Compatible with OpenSearch 2.19.0
2020
* Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 ([#1377](https://github.com/opensearch-project/anomaly-detection/pull/1377))
2121
* Bump org.objenesis:objenesis from 3.3 to 3.4 ([#1393](https://github.com/opensearch-project/anomaly-detection/pull/1393))
2222
* Updating several dependencies ([#1368](https://github.com/opensearch-project/anomaly-detection/pull/1368))
23+
* Update recency_emphasis to be greater than 1 in test cases ([#1406](https://github.com/opensearch-project/anomaly-detection/pull/1406))

0 commit comments

Comments
 (0)