-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Signed-off-by: Rupal Mahajan <[email protected]> Signed-off-by: Rupal Mahajan <[email protected]> (cherry picked from commit a1c4839) Co-authored-by: Rupal Mahajan <[email protected]>
- Loading branch information
1 parent
ffd4726
commit ad7455c
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)) |