-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add release notes for 2.4.0.0 (#532)
Signed-off-by: Rupal Mahajan <maharup@amazon.com> Signed-off-by: Rupal Mahajan <maharup@amazon.com> (cherry picked from commit a1c4839)
- Loading branch information
1 parent
93575b8
commit c1bffa2
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
release-notes/opensearch-dashboards-reports.release-notes-2.4.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |