From a1c4839c10f5737dd73b6ce3e1781d4356d1de2e Mon Sep 17 00:00:00 2001 From: Rupal Mahajan Date: Fri, 4 Nov 2022 10:23:55 -0700 Subject: [PATCH] add release notes for 2.4.0.0 (#532) Signed-off-by: Rupal Mahajan Signed-off-by: Rupal Mahajan --- ...-dashboards-reports.release-notes-2.4.0.0.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 release-notes/opensearch-dashboards-reports.release-notes-2.4.0.0.md diff --git a/release-notes/opensearch-dashboards-reports.release-notes-2.4.0.0.md b/release-notes/opensearch-dashboards-reports.release-notes-2.4.0.0.md new file mode 100644 index 00000000..30837086 --- /dev/null +++ b/release-notes/opensearch-dashboards-reports.release-notes-2.4.0.0.md @@ -0,0 +1,17 @@ +## Version 2.4.0.0 Release Notes +Compatible with OpenSearch and OpenSearch Dashboards Version 2.4.0 + +### Infrastructure +* Enable windows and macos build ([#504](https://github.com/opensearch-project/dashboards-reports/pull/504)) +* Add group = org.opensearch.plugin ([#506](https://github.com/opensearch-project/dashboards-reports/pull/506)) + +### Bug Fixes +* Upgrade puppeteer ([#483](https://github.com/opensearch-project/dashboards-reports/pull/483)) +* Upgrade jsdom, terser and jsoup ([#515](https://github.com/opensearch-project/dashboards-reports/pull/515)) +* Upgrade ktlint ([#521](https://github.com/opensearch-project/dashboards-reports/pull/521)) +* Upgrade minimatch ([#512](https://github.com/opensearch-project/dashboards-reports/pull/512)) +* Upgrade detekt and snakeyaml ([#527](https://github.com/opensearch-project/dashboards-reports/pull/527)) +* Upgrade loader-utils ([#524](https://github.com/opensearch-project/dashboards-reports/pull/524)) + +### Maintenance +* Bump verison to 2.4.0 ([#499](https://github.com/opensearch-project/dashboards-reports/pull/499)) \ No newline at end of file