-
Notifications
You must be signed in to change notification settings - Fork 141
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
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
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>
…arch-project#487) Signed-off-by: Joshua Li <joshuali925@gmail.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>
Bump version to 1.3.1
Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
…rch-project#538) (opensearch-project#539) (opensearch-project#543) Signed-off-by: penghuo <penghuo@gmail.com> (cherry picked from commit 54b7257)
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>
joshuali925
approved these changes
Jul 28, 2022
Codecov Report
@@ 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
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. |
kavithacm
approved these changes
Jul 28, 2022
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
Updating 1.x branch to latest 1.3
Issues Resolved
#692
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.