Skip to content

Commit

Permalink
adding 2.5 release notes (#782)
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Galitzky <amgalitz@amazon.com>
(cherry picked from commit 9cebc5b)

Co-authored-by: Amit Galitzky <amgalitz@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and amitgalitz authored Jan 10, 2023
1 parent 5185797 commit 1a804d1
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## Version 2.5.0.0 Release Notes

Compatible with OpenSearch 2.5.0


### Enhancements

* Speed up cold start ([#753](https://github.com/opensearch-project/anomaly-detection/pull/753))

### Bug Fixes

* Fix _source bug ([#749](https://github.com/opensearch-project/anomaly-detection/pull/749))
* Fix the discrepancy between Profile API and real time tasks API ([#770](https://github.com/opensearch-project/anomaly-detection/pull/770))

### Infrastructure

* Model Profile Test ([#748](https://github.com/opensearch-project/anomaly-detection/pull/748))
* Add option to run BWC tests in distribution level ([#766](https://github.com/opensearch-project/anomaly-detection/pull/766))

### Documentation

* Fix: typo in ohltyler. ([#760](https://github.com/opensearch-project/anomaly-detection/pull/760))
* Updated MAINTAINERS.md format. ([#771](https://github.com/opensearch-project/anomaly-detection/pull/771))

### Maintenance

* Increment version to 2.5.0-SNAPSHOT ([#711](https://github.com/opensearch-project/anomaly-detection/pull/711))

0 comments on commit 1a804d1

Please sign in to comment.