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

Upgrade plugin and log4j version #98

Merged
merged 2 commits into from
Dec 11, 2021

Conversation

sruti1312
Copy link
Contributor

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing
Upgrade plugin to 1.2.1 version and log4j to 2.15.0 version.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

Signed-off-by: Sruti Parthiban <[email protected]>
Signed-off-by: Sruti Parthiban <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #98 (bcdac1e) into 1.2 (9c2e257) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.2      #98      +/-   ##
============================================
- Coverage     71.95%   71.87%   -0.08%     
  Complexity      354      354              
============================================
  Files            44       44              
  Lines          2510     2510              
  Branches        160      160              
============================================
- Hits           1806     1804       -2     
- Misses          597      600       +3     
+ Partials        107      106       -1     
Impacted Files Coverage Δ
...nalyzer/collectors/ThreadPoolMetricsCollector.java 88.00% <0.00%> (-2.67%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c2e257...bcdac1e. Read the comment docs.

.github/workflows/gradle.yml Show resolved Hide resolved
.github/workflows/gradle.yml Show resolved Hide resolved
@sruti1312 sruti1312 merged commit 982c38c into opensearch-project:1.2 Dec 11, 2021
@sruti1312 sruti1312 deleted the feature/upgrade-1.2.1 branch December 11, 2021 01:23
sruti1312 added a commit that referenced this pull request Dec 14, 2021
* Bump log4j to 2.15.0

Signed-off-by: Sruti Parthiban <[email protected]>

* Update plugin version to 1.2.1

Signed-off-by: Sruti Parthiban <[email protected]>
sruti1312 added a commit that referenced this pull request Dec 14, 2021
* Upgrade plugin and log4j version (#98)

* Bump log4j to 2.15.0

Signed-off-by: Sruti Parthiban <[email protected]>

* Update plugin version to 1.2.1

Signed-off-by: Sruti Parthiban <[email protected]>

* Update branch to 1.2 and add release notes (#99)

Signed-off-by: Sruti Parthiban <[email protected]>
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.

4 participants