Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes 2.0.0.0 #361

Merged
merged 1 commit into from
May 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Version 2.0.0.0 Release Notes

Compatible with OpenSearch 2.0.0.0

### Bug Fixes
* Bump async from 3.2.0 to 3.2.3 in /dashboards-reports ([#338](https://github.com/opensearch-project/dashboards-reports/pull/338))
* Bump moment from 2.29.1 to 2.29.3 in /dashboards-reports ([#344](https://github.com/opensearch-project/dashboards-reports/pull/344))
* Bump minimist from 1.2.5 to 1.2.6 in /dashboards-reports ([#321](https://github.com/opensearch-project/dashboards-reports/pull/321))


### Infrastructure
* Added missing zip for bwc tests ([#329](https://github.com/opensearch-project/dashboards-reports/pull/329))
* Remove JDK14 from CI ([#335](https://github.com/opensearch-project/dashboards-reports/pull/335))
* Updated issue templates from .github. ([#328](https://github.com/opensearch-project/dashboards-reports/pull/328))
* Remove zips and download from remote at build time ([#337](https://github.com/opensearch-project/dashboards-reports/pull/337))
* Support integTestRemote with security enabled endpoint ([#354](https://github.com/opensearch-project/dashboards-reports/pull/354))

### Documentation
* Remove master and whitelist text ([#342](https://github.com/opensearch-project/dashboards-reports/pull/342))

### Maintenance
* Bump version to 2.0.0 ([#311](https://github.com/opensearch-project/dashboards-reports/pull/311))
* Support build version qualifier for reports-scheduler ([#322](https://github.com/opensearch-project/dashboards-reports/pull/322))
* Bump to 2.0 alpha1 and gradle 7 ([#325](https://github.com/opensearch-project/dashboards-reports/pull/325))
* Make sure qualifier is applied in 2.0.0 ([#327](https://github.com/opensearch-project/dashboards-reports/pull/327))
* Change alpha1 to rc1 for first 2.0 release ([#333](https://github.com/opensearch-project/dashboards-reports/pull/333))
* Change 2.0-alpha1 to 2.0-rc1. ([#341](https://github.com/opensearch-project/dashboards-reports/pull/341))
* Remove rc1 qualifier reference ([#358](https://github.com/opensearch-project/dashboards-reports/pull/358))