Skip to content

Commit 478ea41

Browse files
Add release notes for 2.0.0-rc1 (#346) (#347)
Signed-off-by: Joshua Li <joshuali925@gmail.com> (cherry picked from commit 9346898) Co-authored-by: Joshua Li <joshuali925@gmail.com>
1 parent b5b86dd commit 478ea41

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Version 2.0.0.0-rc1 Release Notes
2+
3+
Compatible with OpenSearch 2.0.0.0-rc1
4+
5+
### Bug Fixes
6+
* Bump async from 3.2.0 to 3.2.3 in /dashboards-reports ([#338](https://github.com/opensearch-project/dashboards-reports/pull/338))
7+
* Bump moment from 2.29.1 to 2.29.3 in /dashboards-reports ([#344](https://github.com/opensearch-project/dashboards-reports/pull/344))
8+
* Bump minimist from 1.2.5 to 1.2.6 in /dashboards-reports ([#321](https://github.com/opensearch-project/dashboards-reports/pull/321))
9+
10+
### Infrastructure
11+
* Added missing zip for bwc tests ([#329](https://github.com/opensearch-project/dashboards-reports/pull/329))
12+
* Remove JDK14 from CI ([#335](https://github.com/opensearch-project/dashboards-reports/pull/335))
13+
* Updated issue templates from .github. ([#328](https://github.com/opensearch-project/dashboards-reports/pull/328))
14+
* Remove zips and download from remote at build time ([#337](https://github.com/opensearch-project/dashboards-reports/pull/337))
15+
16+
### Documentation
17+
* Remove master and whitelist text ([#342](https://github.com/opensearch-project/dashboards-reports/pull/342))
18+
19+
### Maintenance
20+
* Bump version to 2.0.0 ([#311](https://github.com/opensearch-project/dashboards-reports/pull/311))
21+
* Support build version qualifier for reports-scheduler ([#322](https://github.com/opensearch-project/dashboards-reports/pull/322))
22+
* Bump to 2.0 alpha1 and gradle 7 ([#325](https://github.com/opensearch-project/dashboards-reports/pull/325))
23+
* Make sure qualifier is applied in 2.0.0 ([#327](https://github.com/opensearch-project/dashboards-reports/pull/327))
24+
* Change alpha1 to rc1 for first 2.0 release ([#333](https://github.com/opensearch-project/dashboards-reports/pull/333))
25+
* Change 2.0-alpha1 to 2.0-rc1. ([#341](https://github.com/opensearch-project/dashboards-reports/pull/341))

0 commit comments

Comments
 (0)