diff --git a/release-notes/opensearch-anomaly-detection.release-notes-2.4.0.0.md b/release-notes/opensearch-anomaly-detection.release-notes-2.4.0.0.md new file mode 100644 index 000000000..88adda02c --- /dev/null +++ b/release-notes/opensearch-anomaly-detection.release-notes-2.4.0.0.md @@ -0,0 +1,17 @@ +## Version 2.4.0.0 Release Notes + +Compatible with OpenSearch 2.4.0 + + +### Infrastructure + +* Removed Github DCO action since DCO runs via Github App now ([#664](https://github.com/opensearch-project/anomaly-detection/pull/664)) +* Add support for reproducible builds ([#579](https://github.com/opensearch-project/anomaly-detection/pull/579)) +* Fix window delay test ([#674](https://github.com/opensearch-project/anomaly-detection/pull/674)) +* update jackson dependency version ([#678](https://github.com/opensearch-project/anomaly-detection/pull/678)) +* add groupId = org.opensearch.plugin ([#690](https://github.com/opensearch-project/anomaly-detection/pull/690)) +* Bump jackson-databind to 2.13.4.2 ([#697](https://github.com/opensearch-project/anomaly-detection/pull/697)) + +### Maintenance + +* Bump version to 2.4 ([#666](https://github.com/opensearch-project/anomaly-detection/pull/666))