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

Updating 1.x branch to latest 1.3 #714

Merged
merged 22 commits into from
Jul 28, 2022
Merged

Updating 1.x branch to latest 1.3 #714

merged 22 commits into from
Jul 28, 2022

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Jul 28, 2022

Description

Updating 1.x branch to latest 1.3

Issues Resolved

#692

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.

penghuo and others added 22 commits March 9, 2022 16:15
Signed-off-by: penghuo <penghuo@gmail.com>
…#477)

Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
…pensearch-project#696 and 317 all together. (opensearch-project#479)

Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>
* fixed references in java 8 and added to ci matrix
* filter test that fails due to jdk 8 bug
* use different degree to radian conversion for difference in jdk
* skip date time format tests that cause error due to jdk bug
* only disable DateTime unit test on Java 8

Bypassing failed DCO check

Signed-off-by: David Cui <davidcui@amazon.com>
(cherry picked from commit b6fccbd)

Co-authored-by: David Cui <53581635+davidcui1225@users.noreply.github.com>
Signed-off-by: Eugene Lee <eugenesk@amazon.com>
…nsearch-project#497)

Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
(cherry picked from commit ee4bce0)
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>

Co-authored-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: pgodithi <pgodithi@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: pgodithi <pgodithi@amazon.com>
…ersionbump

Version Increment to 1.3.3 OpenSearch release
* Incremented version to 1.3.4.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>

* bump jackson to 2.13.2

Signed-off-by: Joshua Li <joshuali925@gmail.com>

Co-authored-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
@ps48 ps48 requested a review from a team as a code owner July 28, 2022 17:09
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2022

Codecov Report

Merging #714 (c3f4094) into 1.x (7e215ff) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.x     #714   +/-   ##
=========================================
  Coverage     95.25%   95.25%           
  Complexity     2746     2746           
=========================================
  Files           276      276           
  Lines          7416     7416           
  Branches        544      544           
=========================================
  Hits           7064     7064           
  Misses          298      298           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.91% <ø> (ø)
sql-engine 98.40% <ø> (ø)

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.

@ps48 ps48 merged commit fdb17f6 into opensearch-project:1.x Jul 28, 2022
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.