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

Manually backport release notes to 2.x #462

Merged

Conversation

mengweieric
Copy link
Collaborator

Description

Backport release notes to 2.x.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

opensearch-trigger-bot bot and others added 8 commits August 5, 2022 17:43
* 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)
@mengweieric mengweieric requested a review from a team as a code owner September 12, 2022 05:30
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2022

Codecov Report

Merging #462 (383c000) into 2.x (0538e50) will decrease coverage by 2.40%.
The diff coverage is n/a.

@@             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     
Flag Coverage Δ
dashboards-reports 76.52% <ø> (ø)
reports-scheduler 71.85% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rch/reportsscheduler/index/ReportInstancesIndex.kt 52.52% <0.00%> (ø)
...reportsscheduler/model/GetReportInstanceRequest.kt 92.85% <0.00%> (ø)
...rtsscheduler/action/GetAllReportInstancesAction.kt 100.00% <0.00%> (ø)
...eportsscheduler/model/GetReportInstanceResponse.kt 88.88% <0.00%> (ø)
...tsscheduler/scheduler/ReportDefinitionJobParser.kt 100.00% <0.00%> (ø)
...heduler/model/UpdateReportInstanceStatusRequest.kt 67.44% <0.00%> (ø)
...sscheduler/action/GetAllReportDefinitionsAction.kt 100.00% <0.00%> (ø)
...tsscheduler/action/DeleteReportDefinitionAction.kt 100.00% <0.00%> (ø)
...search/reportsscheduler/security/SecurityAccess.kt 0.00% <0.00%> (ø)
...search/reportsscheduler/settings/PluginSettings.kt 78.33% <0.00%> (ø)
... and 54 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mengweieric mengweieric merged commit df2e78f into opensearch-project:2.x Sep 12, 2022
@mengweieric mengweieric deleted the backport/backport-459-to-2.x branch September 12, 2022 16:46
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants