-
Notifications
You must be signed in to change notification settings - Fork 99
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
Add release notes for 2.0.0-rc1 #674
Merged
joshuali925
merged 1 commit into
opensearch-project:main
from
joshuali925:2.0-release-notes
Apr 20, 2022
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
51 changes: 51 additions & 0 deletions
51
release-notes/opensearch-observability.release-notes-2.0.0.0-rc1.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,51 @@ | ||
## Version 2.0.0.0-rc1 Release Notes | ||
|
||
Compatible with OpenSearch 2.0.0.0-rc1 | ||
|
||
### Enhancements | ||
* remove button toggle and add stop button ([#623](https://github.com/opensearch-project/observability/pull/623)) | ||
|
||
### Bug Fixes | ||
* Edit visualization time change ([#617](https://github.com/opensearch-project/observability/pull/617)) | ||
* Remove duplicated node dependencies ([#620](https://github.com/opensearch-project/observability/pull/620)) | ||
* Bug fixes for application analytics ([#608](https://github.com/opensearch-project/observability/pull/608)) | ||
* Fixes trace analytics invalid service map and increase span limit ([#629](https://github.com/opensearch-project/observability/pull/629)) | ||
* Adding legacy UI route for traces ([#653](https://github.com/opensearch-project/observability/pull/653)) | ||
* Fix change availability bug ([#667](https://github.com/opensearch-project/observability/pull/667)) | ||
* Fix test to check for empty event analytics ([#669](https://github.com/opensearch-project/observability/pull/669)) | ||
* Bump prismjs from 1.25.0 to 1.27.0 in /dashboards-observability ([#508](https://github.com/opensearch-project/observability/pull/508)) | ||
* Bump minimist from 1.2.5 to 1.2.6 in /dashboards-observability ([#614](https://github.com/opensearch-project/observability/pull/614)) | ||
* Bump moment from 2.29.1 to 2.29.2 in /dashboards-observability ([#636](https://github.com/opensearch-project/observability/pull/636)) | ||
* Bump async from 3.2.1 to 3.2.3 in /dashboards-observability ([#654](https://github.com/opensearch-project/observability/pull/654)) | ||
|
||
### Infrastructure | ||
* Bwc update ([#604](https://github.com/opensearch-project/observability/pull/604)) | ||
* Event cypress tests ([#611](https://github.com/opensearch-project/observability/pull/611)) | ||
* Test 2.0 ([#624](https://github.com/opensearch-project/observability/pull/624)) | ||
* Updated panel flaky cypress tests ([#633](https://github.com/opensearch-project/observability/pull/633)) | ||
* Updated notebook cypress tests ([#637](https://github.com/opensearch-project/observability/pull/637)) | ||
* updated events flyout ui, unskip jest tests ([#638](https://github.com/opensearch-project/observability/pull/638)) | ||
* Remove zips used by bwc tests ([#648](https://github.com/opensearch-project/observability/pull/648)) | ||
* Fix trace analytics cypress ([#652](https://github.com/opensearch-project/observability/pull/652)) | ||
* Event analytics jest tests ([#651](https://github.com/opensearch-project/observability/pull/651)) | ||
* 2.0 cypress tests ([#658](https://github.com/opensearch-project/observability/pull/658)) | ||
* Updated issue templates from .github. ([#662](https://github.com/opensearch-project/observability/pull/662)) | ||
* Removing add sample data test from panels cypress ([#668](https://github.com/opensearch-project/observability/pull/668)) | ||
|
||
### Documentation | ||
* Remove master and whitelist text ([#657](https://github.com/opensearch-project/observability/pull/657)) | ||
|
||
### Maintenance | ||
* Bump plugins to 2.0 and support build.version_qualifier ([#602](https://github.com/opensearch-project/observability/pull/602)) | ||
* Add alpha1 qualifier and JDK 17 for backend ([#607](https://github.com/opensearch-project/observability/pull/607)) | ||
* Add alpha1 qualifiers for dashboards plugin ([#616](https://github.com/opensearch-project/observability/pull/616)) | ||
* Tweak build.gradle to have the correct qualifiers in 2.0.0 ([#619](https://github.com/opensearch-project/observability/pull/619)) | ||
* Change alpha1 to rc1 for first 2.0 release ([#635](https://github.com/opensearch-project/observability/pull/635)) | ||
* Change 2.0-alpha1 to 2.0-rc1. ([#655](https://github.com/opensearch-project/observability/pull/655)) | ||
|
||
### Refactoring | ||
* Modularize and cleanup traces ([#601](https://github.com/opensearch-project/observability/pull/601)) | ||
* Modularize and cleanup panel ([#603](https://github.com/opensearch-project/observability/pull/603)) | ||
* Modularize event Analytics live tail and fix bug ([#647](https://github.com/opensearch-project/observability/pull/647)) | ||
* Fix lint and modularize dashboard ([#583](https://github.com/opensearch-project/observability/pull/583)) | ||
* Modularize service and fix issues ([#595](https://github.com/opensearch-project/observability/pull/595)) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the version bumps belong in bug fix or infra, since they are addressing vulnerabilities?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i don't have a strong opinion. my reasoning for bug fix is that vulnerabilities are essentially bugs, infra is more for testing/CI/CD