-
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
[1.2] Bump log4j to 2.16 and plugin to 1.2.2 #337
Conversation
Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
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.
Codecov Report
@@ Coverage Diff @@
## 1.2 #337 +/- ##
=========================================
Coverage 99.90% 99.90%
Complexity 2687 2687
=========================================
Files 256 256
Lines 6524 6524
Branches 420 420
=========================================
Hits 6518 6518
Misses 5 5
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
* Add support for `date_nanos` and tests. (#337) * Add support for `date_nanos` and tests. Signed-off-by: Yury-Fridlyand <[email protected]> * Add more IT. Signed-off-by: Yury-Fridlyand <[email protected]> --------- Signed-off-by: Yury-Fridlyand <[email protected]> * Typo fix in IT. Signed-off-by: Yury-Fridlyand <[email protected]> * Address PR feedback. Signed-off-by: Yury-Fridlyand <[email protected]> * Spotless Signed-off-by: Yury-Fridlyand <[email protected]> --------- Signed-off-by: Yury-Fridlyand <[email protected]>
* Add support for `date_nanos` and tests. (#337) * Add support for `date_nanos` and tests. * Add more IT. --------- * Typo fix in IT. * Address PR feedback. * Spotless --------- (cherry picked from commit 752da21) Signed-off-by: Yury-Fridlyand <[email protected]>
* Add support for `date_nanos` and tests. (#337) * Add support for `date_nanos` and tests. Signed-off-by: Yury-Fridlyand <[email protected]> * Add more IT. Signed-off-by: Yury-Fridlyand <[email protected]> --------- Signed-off-by: Yury-Fridlyand <[email protected]> * Typo fix in IT. Signed-off-by: Yury-Fridlyand <[email protected]> * Address PR feedback. Signed-off-by: Yury-Fridlyand <[email protected]> * Spotless Signed-off-by: Yury-Fridlyand <[email protected]> --------- Signed-off-by: Yury-Fridlyand <[email protected]> (cherry picked from commit 752da21) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add support for `date_nanos` and tests. (#337) * Add support for `date_nanos` and tests. * Add more IT. --------- * Typo fix in IT. * Address PR feedback. * Spotless --------- (cherry picked from commit 752da21) Signed-off-by: Yury-Fridlyand <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Joshua Li [email protected]
Description
backport #338
Issues Resolved
opensearch-project/opensearch-build#1333
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.