diff --git a/release-notes/opensearch-reporting.release-notes-2.5.0.0.md b/release-notes/opensearch-reporting.release-notes-2.5.0.0.md new file mode 100644 index 00000000..2184619a --- /dev/null +++ b/release-notes/opensearch-reporting.release-notes-2.5.0.0.md @@ -0,0 +1,14 @@ +## Version 2.5.0.0 Release Notes +Compatible with OpenSearch and OpenSearch Dashboards Version 2.5.0 + +### Infrastructure +* Include integration tests in windows and macOS workflow ([#624](https://github.com/opensearch-project/reporting/pull/624)) +* Remove unnecessary scripts after repo split ([#622](https://github.com/opensearch-project/reporting/pull/622)) +* Remove front end code([#620](https://github.com/opensearch-project/reporting/pull/620)) + +### Bug Fixes +* Remove jackson-databind and jackson-annotations ([#587](https://github.com/opensearch-project/reporting/pull/587)) +* Fix metrics tests and ClassNotFoundException when calling stats API ([#546](https://github.com/opensearch-project/reporting/pull/546)) + +### Maintenance +* Increment version to 2.5.0-SNAPSHOT [#528](https://github.com/opensearch-project/reporting/pull/528)) \ No newline at end of file