-
Notifications
You must be signed in to change notification settings - Fork 69
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
Manually backport release notes to 2.x #462
Merged
mengweieric
merged 8 commits into
opensearch-project:2.x
from
mengweieric:backport/backport-459-to-2.x
Sep 12, 2022
Merged
Manually backport release notes to 2.x #462
mengweieric
merged 8 commits into
opensearch-project:2.x
from
mengweieric:backport/backport-459-to-2.x
Sep 12, 2022
Conversation
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
* removed odfe bwc test Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * removed bwc test from workflows Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> (cherry picked from commit 556b5fb) Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: vamsi-amazon <reddyvam@amazon.com> (cherry picked from commit c91534a) Co-authored-by: vamsi-amazon <reddyvam@amazon.com>
Signed-off-by: vamsi-amazon <reddyvam@amazon.com> (cherry picked from commit f43f7de)
* Fix regex validation, detect iframe, embed, object tags Signed-off-by: Joshua Li <joshuali925@gmail.com> * Disallow redirection to non-localhost urls Signed-off-by: Joshua Li <joshuali925@gmail.com> * Disallow connection to non-allowlisted urls Signed-off-by: Joshua Li <joshuali925@gmail.com> * Disable JIT Signed-off-by: Joshua Li <joshuali925@gmail.com> * Fix workflow Signed-off-by: Joshua Li <joshuali925@gmail.com> * Try to fix CI Signed-off-by: Joshua Li <joshuali925@gmail.com> * Fix localstorage logic Signed-off-by: Joshua Li <joshuali925@gmail.com> Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
…ate-pull-request/2.2.1-SNAPSHOT [AUTO] Increment version to 2.2.1-SNAPSHOT
Signed-off-by: Eric Wei <menwe@amazon.com>
…tes-2.3.0 Release notes for 2.3.0 (cherry picked from commit b0c5643)
Codecov Report
@@ Coverage Diff @@
## 2.x #462 +/- ##
============================================
- Coverage 76.52% 74.12% -2.41%
- Complexity 0 383 +383
============================================
Files 30 94 +64
Lines 1947 4008 +2061
Branches 420 649 +229
============================================
+ Hits 1490 2971 +1481
- Misses 454 903 +449
- Partials 3 134 +131
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
kavithacm
approved these changes
Sep 12, 2022
sejli
approved these changes
Sep 12, 2022
kavilla
pushed a commit
to kavilla/dashboards-reports
that referenced
this pull request
Jul 12, 2023
…ackport-459-to-2.x Manually backport release notes to 2.x
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Backport release notes to 2.x.
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.