Skip to content

Commit

Permalink
add release notes for 2.4.0.0 (#532)
Browse files Browse the repository at this point in the history
Signed-off-by: Rupal Mahajan <maharup@amazon.com>

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
  • Loading branch information
rupal-bq authored Nov 4, 2022
1 parent 0dada24 commit a1c4839
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit a1c4839

Please sign in to comment.