## 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))