Skip to content

Commit

Permalink
Add 2.18 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Oct 22, 2024
1 parent 9cdbcee commit 11e22bd
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Version 2.18.0.0 Release Notes

Compatible with OpenSearch 2.18.0

### Enhancements
* Add rule validation in AnomalyDetector constructor ([#1341](https://github.com/opensearch-project/anomaly-detection/pull/1341))

### Bug Fixes
* Bump RCF Version and Fix Default Rules Bug in AnomalyDetector ([#1334](https://github.com/opensearch-project/anomaly-detection/pull/1334))

### Infrastructure
* forward port flaky test fix and add forecasting security tests ([#1329](https://github.com/opensearch-project/anomaly-detection/pull/1329))
* Updating several dependencies ([#1337](https://github.com/opensearch-project/anomaly-detection/pull/1337))

0 comments on commit 11e22bd

Please sign in to comment.